LECTURE 1: COURSE INTRODUCTION Xiaowei Yang. Roadmap Why should you take the course? Who should take this course? Course organization Course work Grading.

Slides:



Advertisements
Similar presentations
Project Lead The Way For Fremont Junior High School.
Advertisements

Welcome to the seminar course
The end is nigh Weekly Recap/Preview. Recap Essay 2: Better thesis sentences, improved focus, improved editing, better development in areas Documentation:
SQ3R: A Reading Technique
LS504: Applied Research in Legal Studies Unit 1
Writing for Publication
REVISION CM103 Unit 8.
Writing a Research Paper
School of Electrical Engineering & Computer Science
Notes on how to read a paper Reading is more than just passing your eyes over the words in consecutive order. Reading is understanding.
CS510 Concurrent Systems Course Overview. CS510 - Concurrent Systems 2 About the Instructor  Instructor – Jonathan Walpole o Professor at PSU o Research.
Advanced Topics in Next- Generation Wireless Networks Qian Zhang Department of Computer Science HKUST.
CS533 Concepts of Operating Systems Class 1 Course Overview and Entrance Exam.
Writing Good Software Engineering Research Papers A Paper by Mary Shaw In Proceedings of the 25th International Conference on Software Engineering (ICSE),
Challenging the assessment-driven course culture Paul Dennison Business School.
Report Writing Goal: Tell the readers about your team’s: –Objectives –Background –Recommendations –Reasons.
MIS 470: Information Systems Project Yong Choi School of Business Administration CSU, Bakersfield.
EECE 571R (Spring 2010) Autonomic Computing (Building Self* Systems) Matei Ripeanu matei at ece.ubc.ca.
CSCE790: Security and Privacy for Emerging Ubiquitous Communication system Wenyuan Xu Department of Computer Science and Engineering University of South.
Welcome to CS 395/495 Measurement and Analysis of Online Social Networks.
Welcome to CS 395/495 Internet Architectures. What is this class about? (1) Goal: to help you understand what the future Internet will look like –What.
Technical Report Writing and Presentation Skills Course Outline 1.
Capstone Design Project (CDP) Civil Engineering Department First Semester 1431/1432 H 10/14/20091 King Saud University, Civil Engineering Department.
How to write a good PhD thesis Hanwang Zhang 张含望 Research Fellow Computer Science Dept.
Advanced Research Methodology
2.02 Reading/Comprehension skills
CSE 788: Next Generation Wireless Networks CSE 5469: Design of Future Wireless Networks Prasun Sinha.
IACT 418/918 Corporate Network Management Week 1 Introduction & Assessment SITACS University of Wollongong Bob Brown 2003.
CORNELL NOTES Note-taking strategy that will improve your study skills and your grades!!
1 COMS 261 Computer Science I Title: Course Introduction Date: August 25, 2004 Lecture Number: 01.
CompSci 725 Handout 7: Oral Presentations, Projects and Term Reports Version July 2009 Clark Thomborson University of Auckland.
Network Simulation and Testing Polly Huang EE NTU
Polly Huang, NTU EEAdmin1 Network Simulation and Testing Polly Huang EE NTU
Advanced Systems and Network Security Fall 2015 Instructor: Kun Sun, Ph.D.
Network Simulation and Testing Polly Huang EE NTU
Research Methods and Techniques Lecture 8 Technical Writing 1 © 2004, J S Sventek, University of Glasgow.
Jan 10, 2001CSCI {4,6}900: Ubiquitous Computing1 Administrative Chores Add yourself to the mailing
Welcome to EECS 395/495 Networking Problems in Cloud Computing.
SCHILLER INTERNATIONAL UNIVERSITY
Critical Thinking Lesson 8
The Outline. Introduction Outline 1 Introduction 1.1 Problem Statement –In engineering, a problem is usually in the form of: –Given (some condition) –Subject.
EECS 582 Projects Mosharaf Chowdhury EECS 582 – W1611/8/16.
Project. Research Project Due: – Project report due Monday midnight Delayed a bit due to popular demand Can accept an even higher delay (Tuesday at noon)
Paper Title Authors names Conference and Year Presented by Your Name Date.
Metacognition to Motivate Learning
INFOMGP Student names and numbers Papers’ references Title.
Writing Exercise Try to write a short humor piece. It can be fictional or non-fictional. Essay by David Sedaris.
Lecture 1CS 380C 1 CS 380C Advanced Compiler Techniques Kathryn S McKinley The University of Texas at Austin.
Technical Reports ELEC422 Design II. Objectives To gain experience in the process of generating disseminating and sharing of technical knowledge in electrical.
MIS 610: Seminar in Information Systems Management Yong Choi School of Business Administration CSU, Bakersfield.
Writing a Research Paper for Publication ACM Format Guide for preparing and writing paper, review and publication Bobby D. Gerardo, Ph.D. PSITE NCR Seminar.
IMS 4212: Course Introduction 1 Dr. Lawrence West, Management Dept., University of Central Florida ISM 4212 Dr. Larry West
Welcome to EECS 395/495 IoT Networks Seminar
CS 664 Sample Presentation
Welcome to EECS 395/495 Networking Problems in Cloud Computing
Midterm Total points: 75 Total points graded: 36 Median: 31/36
SAFE 101 NSC Chapter 29.
CS533 Concepts of Operating Systems Class 1
FEASIBILITY STUDY Feasibility study is a means to check whether the proposed system is correct or not. The results of this study arte used to make decision.
Taking Examinations on Literature
CPSC 441: Computer Communications
CIS 558 RANK Lessons in Excellence-- cis558rank.com.
Suggestions for Preparation
CS6501 Embedded Operating Systems for the IoT
How to Read a Paper (Practice: CCS’14)
CS 6640 Sample Presentation
CS533 Concepts of Operating Systems Class 1
MPATE-GE 2626: Thesis in Music Technology
Course Introduction Data Visualization & Exploration – COMPSCI 590
CS 514 Class presentation template [Replace it with the title of your project] Xiaowei Yang.
Presentation transcript:

LECTURE 1: COURSE INTRODUCTION Xiaowei Yang

Roadmap Why should you take the course? Who should take this course? Course organization Course work Grading policy Break Introduce yourself Tell me more about your expectations How to read papers The question-answer approach The three pass approach

Why should you take this class? 1. Learning new technology trends Cloud computing, datacenter networks, social networks, network security, etc. 2. Helping you find an exciting research project 3. Discussing other cool ideas with your fellow students and the instructor

Who should take this class? A short answer Anyone whos interested in the stuff But seriously Have time to read the assigned readings before coming to class Have time for a course project

Course organization Meet twice a week Assigned readings for each class Lecture or Class presentation Students may sign up for them Discussion The most important/fun part

Course work Reading assignments Midterm A course project Individual, group of 2~3 I will provide suggestions E.g., a cloud application

Grading Policy Class participation and presentation: 15% Midterm: 15% Project: 70%

Break Introduce yourself Your expectations

HOW TO READ RESEARCH PAPERS

Reading papers effectively is challenging Written in a condensed style Assuming much prior knowledge Written for a different purpose than being course materials You have limited time

Learning how to read papers effectively is important Life-time long skill of self-learning New knowledge is likely to show up in research papers

How to read paper effectively 1. Know what you should get out of the papers 2. Know where to find them

Structure of a paper Introduction Motivation Outline the solution Body Solutions in detail Evaluation to show the solutions are valid Conclusion Recap Emphasize primary contributions

Questions to answer 1. What are the motivations for this work? People problem: broader impact on society Saved time, increased safety Technical problem Why is the people problem difficult? Why are previous solutions inadequate? Research problem: what the paper addresses

Questions to answer 2. What is the proposed solution? A hypothesis Why is it believed to solve the problem Why is it better than previous solutions Design and implementation

Questions to answer 3. Whats the works evaluation to the proposed solution What argument, implementation, and/or experiment shows the solutions better? What benefits/problems are identified?

Questions to answer 4. What is your analysis of the identified problem, solution, and evaluation? Is it a good idea? Flaws? Controversial? Practical? 5. What are the contributions? Insights on the research question, ideas, software, experimental techniques, … 6. What are the future directions? 7. What questions are you left with?

Questions to answer 8. Whats your take-away message? Try to sum up the paper in one sentence from your own perspective

Answers Write your own abstract Or annotate the paper

Lets answer those questions for the 2 nd paper 1. What are the motivations for this work? 2. What is the proposed solution? 3. Whats the works evaluation to the proposed solution 4. What is your analysis of the identified problem, solution, and evaluation? 5. What are the contributions? 6. What are the future directions? 7. What questions are you left with? 8. Whats your take-away message?

Summary Course introduction How to read papers Next lecture Above the Clouds: A Berkeley View of Cloud Computing