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.

Slides:



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

LECTURE 1: COURSE INTRODUCTION Xiaowei Yang. Roadmap Why should you take the course? Who should take this course? Course organization Course work Grading.
Business Research BUS020N532Y
Theses and Dissertations Structure : How to jam in all that information.
Presented by: Thabet Kacem Spring Outline Contributions Introduction Proposed Approach Related Work Reconception of ADLs XTEAM Tool Chain Discussion.
I NTRODUCTION RESEARCH METHOD FOR ACADEMIC PROJECT I.
Matakuliah : G1222, Writing IV Tahun : 2006 Versi : v 1.0 rev 1
Writing a Science or Engineering Paper: It is just a story Frank Shipman Department of Computer Science Texas A&M University.
Week 13 Understanding and Evaluating Educational Research Research Critiques.
Designing an Article Science: – Research: haphazard process Questions Observations (conjectures) Hypotheses Experiment (proof) Results – Publication: faking.
By- Jaideep Moses, Ravi Iyer , Ramesh Illikkal and
WRITING A RESEARCH PROPOSAL
Advanced Research Methodology
Report.
Handling the Literature Prof Carole Goble COMP January 2015.
THESIS STATEMENTS HOW-TO, THEN DO. WHAT IS A “THESIS STATEMENT”? A PERSUASIVE ESSAY “MAKES A CLAIM ABOUT A TOPIC AND JUSTIFIES THIS CLAIM WITH SPECIFIC.
1 How to Search, Read, Write, and Present a Paper.
Research Paper Arguments Premises Fallacies Take Notes!
READING A PAPER. Basic Parts of a Research Paper 1. Abstract 2. Introduction to Technology (background) 3. Tools & techniques/Methods used in current.
Research proposal A research proposal is similar in a number of ways to a project proposal; however, a research proposal addresses a particular project:
Research Methods1 Introduction Introduction to Research Course Content Assessment.
Research Paper Arguments Premises Fallacies Take Notes!
Experimental Research Methods in Language Learning Chapter 16 Experimental Research Proposals.
Responding Critically to Texts
Essay writing Have a plan Writing Skills – brevity is clarity. Write fluently - no slang Interpret the implications of the question Structure the essay.
Eick : Fourth Lecture COSC 7362 About Reading and Writing Scientific Papers.
How to Read Research Papers? Xiao Qin Department of Computer Science and Software Engineering Auburn University
Research Methods and Techniques Lecture 8 Technical Writing 1 © 2004, J S Sventek, University of Glasgow.
The Outline. Introduction Outline 1 Introduction 1.1 Problem Statement 1.2 Motivation 1.3 Approach 1.4 Societal Implications Ethics Safety.
FYP2 Workshop: Technical Aspects of Thesis Writing and Seminar presentation Azizan Mohd. Noor UniKL MICET.
Writing Research Proposal ADS501 Research Method and Data Analysis.
Understanding the Parts of a Research Paper
The Outline. Introduction Outline 1 Introduction 1.1 Problem Statement –In engineering, a problem is usually in the form of: –Given (some condition) –Subject.
 An article review is written for an audience who is knowledgeable in the subject matter instead of a general audience  When writing an article review,
ALL CAPS TITLE Presenter Name Affiliation (University)
ALL CAPS TITLE Group Name Presenter Names Affiliation Information.
Introductions and Conclusions CSCI102 - Systems ITCS905 - Systems MCS Systems.
Paper Title Authors names Conference and Year Presented by Your Name Date.
ALL CAPS TITLE Source Author Name(s) & Affiliation (University/Lab/Company) Presented by: Your Group Name & Member Names.
Writing a Science or Engineering Paper: It is just a story Frank Shipman Department of Computer Science Texas A&M University.
Research Word has a broad spectrum of meanings –“Research this topic on ….” –“Years of research has produced a new ….”
INFOMGP Student names and numbers Papers’ references Title.
Ari Moesriami Barmawi. Choosing Reference The Structure of Paper.
June REU 2003 How to Conduct Research Some Rules of Thumb.
CHAPTER 6 Confirm Phase. Introduction What is Confirmation? Confirmation is the investigation of the theory, in operation, to determine its accuracy.
Writing the Literature Review What is a Literature Review? What are its purposes? How should I produce it? How should I organize it? What are the main.
Writing up your thesis - when writing up your thesis you should keep in mind at all times that a good thesis: 1. has question(s) underpinning the whole.
How to Read Research Papers?
APA Format What you need to know
CRITICAL ANALYSIS Purpose of a critical review The critical review is a writing task that asks you to summarise and evaluate a text. The critical review.
The most important work in Operating Systems
The most important work in Software Verification
ALL CAPS TITLE Source Author Name(s) & Affiliation (University/Lab/Company) Presented by: Your Group Name & Member Names For the final capstone presentation.
Writing for Academic Journals
Writing the Literature Review
CSC 682: Advanced Computer Security
Find two examples that support each answer
How to Read Research Papers?
“Delicious, Delicious Comparative Essays”
“Delicious, Delicious Essays”
Chapter 2: Designing your project
READING A PAPER.
First Author 1, Second Author2, Useful links and key points
How to Read a Paper (Practice: CCS’14)
Understanding the Parts of a Research Paper
Critical Analysis.
Or how to prove others wrong
“Delicious, Delicious Comparative Essays”
Title First name, last name, university, city, country
Presentation transcript:

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 of the paper contains the interesting stuff. Read the whole paper.

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? Typically, a paper outlines its organization at the end of the introduction. Use this to determine which portion contains the exciting stuff.

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)?

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?