How to Read Research Papers?

Slides:



Advertisements
Similar presentations
Critical Reading Strategies: Overview of Research Process
Advertisements

CSE594 Fall 2009 Jennifer Wong Oct. 14, 2009
Research skills. OUTLINE Mission and Vision What is Research? Ten Steps for Good Research Resources of Research Types of research Skills (Top_5 Skills)
Project Proposal.
The Literature Review in 3 Key Steps
Literature Survey, Literature Comprehension, & Literature Review.
Working on a Mini-Project Anders P. Ravn/Arne Skou Computer Science Aalborg University February 2011.
Advanced Topics in Next- Generation Wireless Networks Qian Zhang Department of Computer Science HKUST.
Slide 1Xiao Qin, Auburn University How to Write Papers Dr. Xiao Qin Auburn University These slides are.
CS 597 Your Ph.D. at USC The goal of a Ph.D. What it takes to achieve a great Ph.D. Courses Advisor How to read papers? How to keep up-to-date with research?
How to read and comment on a paper? 1.How to read English paper? 2.How to comment on a paper? 3.What are the bad practices you should avoid 4.Your feedback?
How to Read, Write, Present Papers Nitin H. Vaidya University of Illinois at Urbana-Champaign © 2002 Nitin Vaidya.
Left click or use the forward arrows to advance through the PowerPoint Upon clicking, each section of the article will be highlighted one by one Read.
Research Problem. Outline 1. Learn how to define a research problem in CS field.
Advanced Research Methodology
CHAPTER 3: DEVELOPING LITERATURE REVIEW SKILLS
How to read and critique a technical paper?. 3 phases to reading Determine if there is anything interesting at all in the paper. Determine which portion.
1 How to Search, Read, Write, and Present a Paper.
Researching & Writing a Literature Review Karen Ciccone NCSU Libraries.
Educational Research: Competencies for Analysis and Application, 9 th edition. Gay, Mills, & Airasian © 2009 Pearson Education, Inc. All rights reserved.
How to Read Research Papers? Xiao Qin Department of Computer Science and Software Engineering Auburn University
Dr Jamal Roudaki Faculty of Commerce Lincoln University New Zealand.
CS4042 / CS4032 – Directed Study 28/01/2009 Digital Media Design Music and Performance Technology Jim Buckley Directed Study (CS4042.
Paper Title Authors names Conference and Year Presented by Your Name Date.
How to Write Literature Review ww.ePowerPoint.com
Research Methods Technical Writing Thesis Conference/Journal Papers
June REU 2003 How to Conduct Research Some Rules of Thumb.
Unit 6: Report Writing. What is a Report? A report is written for a clear purpose and to a particular audience. Specific information and evidence is presented,
Technical Writing (Applies to research papers and theses)
Writing a Critical Summary of an Article or Paper
How does a person read and use an Academic Paper?
How to Read Research Papers?
Reading Skills for Academic Study
Working with Scholarly Articles
CSE594 Fall 2009 Jennifer Wong Oct. 14, 2009
Literature Review Dr. Mozaherul Hoque Abul Hasanat.
How to Read a Paper.
Research Methods Dr. X.
Literature Surveys Source : : Keshav P. Dahal (Bradford University)
Introduction to IR Research
Literature review Dr.Rehab F Gwada.
The Basics of Literature Reviews
Outline What is Literature Review? Purpose of Literature Review
How to Write Extended Abstracts
Writing for Academic Journals
The way you share your ideas across the profession
Good talks – some hints Henning Schulzrinne
How can you read better? Strategies for success
CSC 682: Advanced Computer Security
Software Engineering Experimentation
Academic Communication Lesson 3
Chapter 2: Designing your project
Reading Research Papers
Title: Thesis Template
Style You need to demonstrate knowledge and understanding beyond undergraduate level and should also reach a level of scope and depth beyond that taught.
CSCD 506 Research Methods for Computer Science
CMNS 110: Term paper research
Guidelines for Reports Problem Solving with Constraints
How to write a History report
Research Methods Technical Writing Thesis Report Writing
Literature Review Xingwei Wang.
Research Methodology BE-5305
Guidelines for Reports Problem Solving with Constraints
Guidelines for Reports Problem Solving with Constraints
Literature Review Xingwei Wang.
Questioning and evaluating information
Guidelines for Reports Advanced Constraint Processing
Inductive Clustering: A technique for clustering search results Hieu Khac Le Department of Computer Science - University of Illinois at Urbana-Champaign.
CSE594 Fall 2009 Jennifer Wong Oct. 14, 2009
Sarah King, Centre for Teaching and learning
Presentation transcript:

How to Read Research Papers? Xiao Qin Department of Computer Science and Software Engineering Auburn University http://www.eng.auburn.edu/~xqin xqin@auburn.edu Statutory warning : Your advisor may not agree Only my opinions. Random thoughts, often in no particular order Use advise at your own risk I do not necessarily follow the advise all the time Some slides are adapted from notes by Nitin H. Vaidya at the University of Illinois at Urbana-Champaign

Why read papers? To know what’s happening Avoid reinventing the wheel does happen commonly, too many wheels already Find interesting research topics

Why not to read papers? Cannot read everything Should not read everything Can suppress innovation once you see solutions using a particular theme, often hard to think differently How many of you feel that reading too many papers can suppress innovation?

Read or not to read, that is the question Read, of course Know what’s important Know what can be ignored without significant loss of information

Where to search? When I was a Master’s student… When I was a Ph.D. student… Now…

Where to search papers? IEEEXplore ACM Digital Library

Where to search papers? Google Scholar Personal Web Pages

What to read? Major conferences Journals are a few years behind, but still can be useful Tech reports from active research groups need to know which groups to look up Survey / overview papers ACM Computing Surveys CACM, IEEE Computer, Spectrum more technical - IEEE Personal Communications, … newsletters - ACM SIGCOMM, ACM SIGMOBILE, ...

What’s in a paper [see also how to write papers: http://www. auburn What’s in a paper [see also how to write papers: http://www.auburn.edu/~xzq0001/WritePapers-Part 1.ppt] Abstract Introduction Motivation Problem description Solution ... Performance Analysis Conclusions Future Work

How to read a paper? Know why you want to read the paper To know what’s going on (e.g., scanning proceedings) title, authors, abstract Papers in your broad research area introduction, motivation, solution description, summary, conclusions sometimes reading more details useful, but not always Papers you may want to improve on read entire paper carefully

What to note? Authors and research group Theme of the solution Need to know where to look for a paper on particular topic Theme of the solution Should be able to go back to the paper if you need more info Approach to performance evaluation Note any shortcomings

So this paper is in print ... Be skeptical If it sounds too good to be true, it often is ……

More Advice …

Three phases to reading Determine if there is anything interesting at all in the paper. Determine which portion of the paper contains the interesting stuff. Should I read the whole paper? Read the whole paper if necessary.

Is there anything interesting? Ideally, the abstract should tell you this, but frequently it does not. Need to jump about Read conclusion Read introduction Look at the bibliography Glance at the TOC (if any)

Which portion contains interesting stuff? A paper typically outlines its organization at the end of the introduction. Use this to determine which portion contains the exciting stuff. Quickly scan the titles of each sections in the paper.

Read the whole paper Read with the following questions in mind How can I use this stuff? Does this really do what the author claims to do? What if the assumptions and choices that the author made are discarded (or made invalid)? More questions ……

Context and problem statement What problems are the author trying to solve or trying to convince you of? Are they important problems? Why? Why not? What is the author’s thesis?

Related work evaluation Does the author describe other work in the field? If so, how does this research differ from the other work?

New idea What new idea is the author proposing? Architecture Algorithm Mechanism Methodology Perspective Is the idea useful and practical?

What to evaluate? What need to be evaluated to confirm the worthiness of the new idea? Runtime Throughput Resource utilization Model validation

How to evaluate? How did the author go about conducting the evaluation? Formalize and prove theorems Run simulations Artifact design and construction Collect traces from existing systems

Was the evaluation correct and adequate? How was the data collection done? Do you agree with the analysis of data? Do you agree with the conclusions about the data? Do you have any new interpretation of the data? Can you suggest new ways to evaluate the data?

Assumptions, drawbacks and extensions Can you think of other aspects of the idea that need to be evaluated? Can you think of extensions or modifications to the idea to improve it? How would you evaluate your improvement?

Assumptions, drawbacks and extensions Can you apply the idea or method of evaluation to your own project? Do the authors make any assumptions that are not valid or realistic? Can you come up with a more general solution that does not rely on one or more of the assumptions?

Future work Does the author indicate how the work should be followed up on? Does the paper generate new ideas? Does the paper implicitly or explicitly provide a new way of doing other things or of thinking about problems?

Summary If you remember nothing else: Where to search papers Scan papers Read papers with questions in mind Download the slides from http://www.auburn.edu/~xzq0001/How to Read Papers - Qin.ppt

http://www.auburn.edu/~xzq0001

Questions