SlideShare ist ein Scribd-Unternehmen logo
1 von 54
Downloaden Sie, um offline zu lesen
How to Read Academic Papers?
              Jia-Bin Huang
         jbhuang0604@gmail.com
    http://jbhuang0604.blogspot.com/


              January, 2011
                 Taiwan
What this talk is about?
   Efficient and effective paper reading
   Useful websites, tools, tips you should know
   A common sense talk
Paper reading and paper writing




   "What’s the most resilient parasite?"
   "An Idea."
   "A single idea from the human mind can build cities. An idea
   can transform the world and rewrite all the rules."

Papers communicate ideas
            Reading :: Writing = Extraction :: Inception
If You don’t read papers...
Outline



1   Deciding What to Read


2   Make the Best Use of Academic Resources


3   Reading for Breadth and Reading for Depth


4   Summary, Review, and Creative Thinking
Outline



1   Deciding What to Read


2   Make the Best Use of Academic Resources


3   Reading for Breadth and Reading for Depth


4   Summary, Review, and Creative Thinking
Deciding what to read




Why?
   Information explosion → too many papers
   Only very few of them are helpful for your own research
Deciding what to read




How?
   Evaluate papers by their credibility
   Select papers by their relevance
Evaluate papers by credibility




How?
   Venue reputation (journal impact factor, conference ranking)
   Authors (who, affiliation, order, geneolgy)
   Completeness (reproducibility)
Select papers by relevance




The key question
   Why you want to read this paper? (What do you expect from
   reading this paper?)
Select papers by relevance




Reasons to read papers
   Get to know a new problem
   Describe current research
   Understand a well-known algorithm
   Follow conventional experiment setup
   Replicate/extend the results
   Learn how to write
Get to know a new problem




Questions to ask
   Why is this problem important/hard?
   What is the problem setting? (input, output)
   Search : keywords + tutorial/lecture/course/video/introduction/wiki
Otherwise...
Describe current research




How?
   Find key papers and researchers in that area
   Search : keywords + survey/review/introduction
Understand a well-known algorithm




How?
   No need to read confusing technical papers
   Search : keywords + tutorial/introduction/wiki
Follow conventional experiment setup




How?
   Each field has its own conventional experiment setup.
       PSNR/Bit-Rate → image/signal compression
       Precision and recall/ROC curve → pattern recognition algorithms
       Confusing/matching matrix → supervised/unsupervised learning
   Search : keywords +
   experiment/setting/parameter/evaluation/quantitative/qualitative
Examples




           PSNR-Bitrate           ROC curve




       Accuracy-Training size   Confusion matrix
Replicate/extend the results




How?
   Papers may provide useful data (or state-of-the-art performance)
   and serve as building blocks in your research
   Search : keywords + suvery/review/benchmark/qualitative/study
Learn how to write




Resources
   The Science of Scientific Writing by George Gopen, Judith Swan
   Notes on writing by Fredo Durand
   Writing Research Papers by Aaron Hertzman
   Advice on Research and Writing at CMU
   How to Get Rejected by Fabrice Neyret
Outline



1   Deciding What to Read


2   Make the Best Use of Academic Resources


3   Reading for Breadth and Reading for Depth


4   Summary, Review, and Creative Thinking
Make the best use of academic resources




Why?
   Well, I am a lazy graduate student...
Make the best use of academic resources




How?
   Seek other forms of research product
   Stay updated
Seek other forms of research product
   Publication may not be the only product of a research work.

What else?



                 Abstract                 Supplemental material



              Presentation                     Demo video



             Author webpage                    Project page



                  Code                            Dataset
Stay updated




How?
   Websites (research blog/preprint sites/author personal page)
   Mailing list subscription
Blog: a new research platform




Examples
   What’s new by Terence Tao, see also his google buzz
   Godel’s Lost Letter and P=NP by Dick Lipton
   Machine learning (Theory) by John Langford
   Nuit Blanche - compressive sensing news
   ScienceBlogs
Preprint: get access to the most up-to-date papers




Examples
   arXiv.org: e-prints in physics, mathematics, computer science,
   quantitative biology, quantitative finance and statistics
   Sciweavers: academic bookmarking network
   Resource for Computer Graphics/Vision by Ke-Sen Huang
   Author personal page
Mailing list subscription




Examples
    Imageworld: announce worldwide events and academic vacancies
    MIT CSAIL Seminar
    UC Berkely computer vision mailing list
Outline



1   Deciding What to Read


2   Make the Best Use of Academic Resources


3   Reading for Breadth and Reading for Depth


4   Summary, Review, and Creative Thinking
Reading for breadth




Build a framework
   What did they do? (by skimming abstract, introduction, headings,
   graphics, definitions, conclusions and bibliography)
   Decide whether to go on
Reading for breadth




Order matters
   Extract the high-level idea first, then the details
Reading for depth




Challenge what you read
   How did they do it?
   How can I apply their approach to my work?
Reading for depth




Scientific skepticism
    Examine the (implicit) assumptions
    Examine the methods
    Examine the statistics
    Examine the conclusions
Examine the (implicit) assumptions




Questions to ask
   Do their results rely on any assumptions about trends or
   environments?
   Are these assumptions reasonable?
Examine the methods




Questions to ask
   Did they measure what they claim?
   Can they explain what they observed?
   Did they have adequate controls?
   Were tests carried out in a standard way?
Examine the statistics




Questions to ask
   Were appropriate statistical tests applied properly?
   Did they do proper error analysis?
   Are the results statistically significant?
Examine the conclusions




Questions to ask
   Do the conclusions follow logically from the observations?
   What other explanations are there for the observed effects?
   What other conclusions or correlations are there in the data that
   they did not point out?
Outline



1   Deciding What to Read


2   Make the Best Use of Academic Resources


3   Reading for Breadth and Reading for Depth


4   Summary, Review, and Creative Thinking
After reading the paper...




How?
   React to what you read
   Creative thinking
React to what you read




Taking Notes
   Highlight major points
   React to the points in the paper
   Construct your own example
   Summarize what you read
React to what you read




Analogy: Gram-Schmidt process




         Papers :: Reading = Vectors :: Orthogonalization

   Extract the “innovation" of the paper.
Creative thinking




Resources
   How to come up with new research ideas by Jia-Bin Huang
   How to invent? Raskar idea hexagon by Ramesh Raskar
Creative thinking




Five ways to come up with new ideas
   Seek different dimension
   Combine two or more topics
   Re-think the research directions
   Use powerful tools, find suitable problems
   Add an appropriate adjective
One example - Content-aware image resizing
[Avidan and Shamir SIGGRAPH 2007]




Idea
     Resize (reduce/expand) images while preserving the image
     content.
     The dimension: space
Video retargeting
[Shamir et al. SIGGRAPH 2008]




Idea
     Extend dimensions from 2D image to 3D video: image resizing →
     video resizing
     The dimension: space
Nonchronological video synopsis and indexing
[Pritch et al. PAMI 2008]




Idea
      Resizing (reduce) the temporal dimension.
      The dimension: time
Data-driven enhancement of facial attractiveness
[Leyvand et al. SIGGRAPH 2008]




Idea
     Reshape the face to enhance attractiveness
     The dimensions: distances between facial feature points
Parametric reshaping of human bodies in images
[Zhou et al. SIGGRAPH 2010]




Idea
     Reshape the human bodies in image
     The dimensions: human shape
Multi-operator media retargeting
[Rubinstein et al. SIGGRAPH 2009]




Idea
     Combine seam carving with cropping and scaling to produce
     better results
Regenerative morphing
[Shechtman et al. CVPR 2010]




Idea
     Combine two different problem: image morphing + image resizing
A Comparative Study of Image Retargeting
[Rubinstein et al. SIGGRAPH 2010]




Idea
     Provide the comprehensive perceptual study and analysis of
     image retargeting
PatchMatch
[Barnes et al. SIGGRAPH 2009]




Idea
     Add constraint into the resizing process
     Adjective: Constrained
Motion-aware video resizing
[Wang et al. SIGGRAPH 2010] [Wang et al. SIGGRAPH Asia 2010]




Idea
     Exploit motion information for better video resizing quality
     Adjective: Motion-aware
References


Paper reading
   How to read a paper by S. Kesha
   How to Read a Scientific Paper by John W. Little and Roy Parker
   Efficient Reading of Papers in Science and Technology by
   Michael J. Hanson
   How to read a research paper by Michael Mitzenmacher

Tools
   Publish or Perish (a program that analyzes academic citations)
   Mendeley (Academic reference management software)
   VideoLectures.NET (Free on-demand educational video lectures)
For more complete materials and explanations, please visit my blog
Redefining Open Mind: http://jbhuang0604.blogspot.com/

Weitere ähnliche Inhalte

Was ist angesagt?

ICLR'19 研究動向まとめ 『Domain Adaptation』『Feature Disentangle』
ICLR'19 研究動向まとめ 『Domain Adaptation』『Feature Disentangle』ICLR'19 研究動向まとめ 『Domain Adaptation』『Feature Disentangle』
ICLR'19 研究動向まとめ 『Domain Adaptation』『Feature Disentangle』Yamato OKAMOTO
 
【DL輪読会】Transporters with Visual Foresight for Solving Unseen Rearrangement Tasks
【DL輪読会】Transporters with Visual Foresight for Solving Unseen Rearrangement Tasks【DL輪読会】Transporters with Visual Foresight for Solving Unseen Rearrangement Tasks
【DL輪読会】Transporters with Visual Foresight for Solving Unseen Rearrangement TasksDeep Learning JP
 
文献紹介:Swin Transformer: Hierarchical Vision Transformer Using Shifted Windows
文献紹介:Swin Transformer: Hierarchical Vision Transformer Using Shifted Windows文献紹介:Swin Transformer: Hierarchical Vision Transformer Using Shifted Windows
文献紹介:Swin Transformer: Hierarchical Vision Transformer Using Shifted WindowsToru Tamaki
 
Creativity and innovative Thinking Skills
Creativity and innovative Thinking SkillsCreativity and innovative Thinking Skills
Creativity and innovative Thinking SkillsSaurabh Srivastava
 
[Dl輪読会]A simple neural network module for relational reasoning
[Dl輪読会]A simple neural network module for relational reasoning[Dl輪読会]A simple neural network module for relational reasoning
[Dl輪読会]A simple neural network module for relational reasoningDeep Learning JP
 
Creativity and problem solving
Creativity and problem solvingCreativity and problem solving
Creativity and problem solvingPon Rajesh Kumar
 
【DL輪読会】EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Pointsfor...
【DL輪読会】EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Pointsfor...【DL輪読会】EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Pointsfor...
【DL輪読会】EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Pointsfor...Deep Learning JP
 
Phd pre registration-template....... MM Bagali...... PhD...... Resesarch.......
Phd  pre registration-template....... MM Bagali...... PhD...... Resesarch.......Phd  pre registration-template....... MM Bagali...... PhD...... Resesarch.......
Phd pre registration-template....... MM Bagali...... PhD...... Resesarch.......dr m m bagali, phd in hr
 
How to review a scientific journal article: Writing summaries and critiques
How to review a scientific journal article: Writing summaries and critiquesHow to review a scientific journal article: Writing summaries and critiques
How to review a scientific journal article: Writing summaries and critiqueseditEon
 
MS COCO Dataset Introduction
MS COCO Dataset IntroductionMS COCO Dataset Introduction
MS COCO Dataset IntroductionShinagawa Seitaro
 
[DL Hacks]DROPデータセットによるMachine Reading Comprehension研究の状況
[DL Hacks]DROPデータセットによるMachine Reading Comprehension研究の状況[DL Hacks]DROPデータセットによるMachine Reading Comprehension研究の状況
[DL Hacks]DROPデータセットによるMachine Reading Comprehension研究の状況Deep Learning JP
 
Article Review Presentation
Article Review PresentationArticle Review Presentation
Article Review PresentationBrett Carter
 
Writing an Effective Literature Review
Writing an Effective Literature ReviewWriting an Effective Literature Review
Writing an Effective Literature ReviewHashmat Tareen
 
【DL輪読会】Visual Classification via Description from Large Language Models (ICLR...
【DL輪読会】Visual Classification via Description from Large Language Models (ICLR...【DL輪読会】Visual Classification via Description from Large Language Models (ICLR...
【DL輪読会】Visual Classification via Description from Large Language Models (ICLR...Deep Learning JP
 
Large-scale Video Classification with Convolutional Neural Network
Large-scale Video Classification with Convolutional Neural NetworkLarge-scale Video Classification with Convolutional Neural Network
Large-scale Video Classification with Convolutional Neural NetworkKhalidKhan412
 
Writing a research proposal
Writing a research proposalWriting a research proposal
Writing a research proposalOmer Mahfoodh
 

Was ist angesagt? (20)

ICLR'19 研究動向まとめ 『Domain Adaptation』『Feature Disentangle』
ICLR'19 研究動向まとめ 『Domain Adaptation』『Feature Disentangle』ICLR'19 研究動向まとめ 『Domain Adaptation』『Feature Disentangle』
ICLR'19 研究動向まとめ 『Domain Adaptation』『Feature Disentangle』
 
【DL輪読会】Transporters with Visual Foresight for Solving Unseen Rearrangement Tasks
【DL輪読会】Transporters with Visual Foresight for Solving Unseen Rearrangement Tasks【DL輪読会】Transporters with Visual Foresight for Solving Unseen Rearrangement Tasks
【DL輪読会】Transporters with Visual Foresight for Solving Unseen Rearrangement Tasks
 
文献紹介:Swin Transformer: Hierarchical Vision Transformer Using Shifted Windows
文献紹介:Swin Transformer: Hierarchical Vision Transformer Using Shifted Windows文献紹介:Swin Transformer: Hierarchical Vision Transformer Using Shifted Windows
文献紹介:Swin Transformer: Hierarchical Vision Transformer Using Shifted Windows
 
Creativity and innovative Thinking Skills
Creativity and innovative Thinking SkillsCreativity and innovative Thinking Skills
Creativity and innovative Thinking Skills
 
[Dl輪読会]A simple neural network module for relational reasoning
[Dl輪読会]A simple neural network module for relational reasoning[Dl輪読会]A simple neural network module for relational reasoning
[Dl輪読会]A simple neural network module for relational reasoning
 
Creativity and problem solving
Creativity and problem solvingCreativity and problem solving
Creativity and problem solving
 
【DL輪読会】EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Pointsfor...
【DL輪読会】EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Pointsfor...【DL輪読会】EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Pointsfor...
【DL輪読会】EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Pointsfor...
 
Post-PhD Pathways
Post-PhD PathwaysPost-PhD Pathways
Post-PhD Pathways
 
Phd pre registration-template....... MM Bagali...... PhD...... Resesarch.......
Phd  pre registration-template....... MM Bagali...... PhD...... Resesarch.......Phd  pre registration-template....... MM Bagali...... PhD...... Resesarch.......
Phd pre registration-template....... MM Bagali...... PhD...... Resesarch.......
 
Semantic segmentation
Semantic segmentationSemantic segmentation
Semantic segmentation
 
Six thinking hats
Six thinking hatsSix thinking hats
Six thinking hats
 
How to review a scientific journal article: Writing summaries and critiques
How to review a scientific journal article: Writing summaries and critiquesHow to review a scientific journal article: Writing summaries and critiques
How to review a scientific journal article: Writing summaries and critiques
 
Brainstorming
Brainstorming Brainstorming
Brainstorming
 
MS COCO Dataset Introduction
MS COCO Dataset IntroductionMS COCO Dataset Introduction
MS COCO Dataset Introduction
 
[DL Hacks]DROPデータセットによるMachine Reading Comprehension研究の状況
[DL Hacks]DROPデータセットによるMachine Reading Comprehension研究の状況[DL Hacks]DROPデータセットによるMachine Reading Comprehension研究の状況
[DL Hacks]DROPデータセットによるMachine Reading Comprehension研究の状況
 
Article Review Presentation
Article Review PresentationArticle Review Presentation
Article Review Presentation
 
Writing an Effective Literature Review
Writing an Effective Literature ReviewWriting an Effective Literature Review
Writing an Effective Literature Review
 
【DL輪読会】Visual Classification via Description from Large Language Models (ICLR...
【DL輪読会】Visual Classification via Description from Large Language Models (ICLR...【DL輪読会】Visual Classification via Description from Large Language Models (ICLR...
【DL輪読会】Visual Classification via Description from Large Language Models (ICLR...
 
Large-scale Video Classification with Convolutional Neural Network
Large-scale Video Classification with Convolutional Neural NetworkLarge-scale Video Classification with Convolutional Neural Network
Large-scale Video Classification with Convolutional Neural Network
 
Writing a research proposal
Writing a research proposalWriting a research proposal
Writing a research proposal
 

Andere mochten auch

Research 101 - Paper Writing with LaTeX
Research 101 - Paper Writing with LaTeXResearch 101 - Paper Writing with LaTeX
Research 101 - Paper Writing with LaTeXJia-Bin Huang
 
How to come up with new research ideas
How to come up with new research ideasHow to come up with new research ideas
How to come up with new research ideasJia-Bin Huang
 
Writing Fast MATLAB Code
Writing Fast MATLAB CodeWriting Fast MATLAB Code
Writing Fast MATLAB CodeJia-Bin Huang
 
What Makes a Creative Photograph?
What Makes a Creative Photograph?What Makes a Creative Photograph?
What Makes a Creative Photograph?Jia-Bin Huang
 
Computer Vision Crash Course
Computer Vision Crash CourseComputer Vision Crash Course
Computer Vision Crash CourseJia-Bin Huang
 
Recent Advances in Computer Vision
Recent Advances in Computer VisionRecent Advances in Computer Vision
Recent Advances in Computer Visionantiw
 
Applying for Graduate School in S.T.E.M.
Applying for Graduate School in S.T.E.M.Applying for Graduate School in S.T.E.M.
Applying for Graduate School in S.T.E.M.Jia-Bin Huang
 
美國研究所申請流程 (A Guide for Applying Graduate Schools in USA)
美國研究所申請流程 (A Guide for Applying Graduate Schools in USA)美國研究所申請流程 (A Guide for Applying Graduate Schools in USA)
美國研究所申請流程 (A Guide for Applying Graduate Schools in USA)Jia-Bin Huang
 
Transformation Guided Image Completion ICCP 2013
Transformation Guided Image Completion ICCP 2013Transformation Guided Image Completion ICCP 2013
Transformation Guided Image Completion ICCP 2013Jia-Bin Huang
 
Toward Accurate and Robust Cross-Ratio based Gaze Trackers Through Learning F...
Toward Accurate and Robust Cross-Ratio based Gaze Trackers Through Learning F...Toward Accurate and Robust Cross-Ratio based Gaze Trackers Through Learning F...
Toward Accurate and Robust Cross-Ratio based Gaze Trackers Through Learning F...Jia-Bin Huang
 
Saliency Detection via Divergence Analysis: A Unified Perspective ICPR 2012
Saliency Detection via Divergence Analysis: A Unified Perspective ICPR 2012Saliency Detection via Divergence Analysis: A Unified Perspective ICPR 2012
Saliency Detection via Divergence Analysis: A Unified Perspective ICPR 2012Jia-Bin Huang
 
Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)
Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)
Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)Jia-Bin Huang
 
Image Completion using Planar Structure Guidance (SIGGRAPH 2014)
Image Completion using Planar Structure Guidance (SIGGRAPH 2014)Image Completion using Planar Structure Guidance (SIGGRAPH 2014)
Image Completion using Planar Structure Guidance (SIGGRAPH 2014)Jia-Bin Huang
 
Estimating Human Pose from Occluded Images (ACCV 2009)
Estimating Human Pose from Occluded Images (ACCV 2009)Estimating Human Pose from Occluded Images (ACCV 2009)
Estimating Human Pose from Occluded Images (ACCV 2009)Jia-Bin Huang
 
Lecture 21 - Image Categorization - Computer Vision Spring2015
Lecture 21 - Image Categorization -  Computer Vision Spring2015Lecture 21 - Image Categorization -  Computer Vision Spring2015
Lecture 21 - Image Categorization - Computer Vision Spring2015Jia-Bin Huang
 
Linear Algebra and Matlab tutorial
Linear Algebra and Matlab tutorialLinear Algebra and Matlab tutorial
Linear Algebra and Matlab tutorialJia-Bin Huang
 
Lecture 29 Convolutional Neural Networks - Computer Vision Spring2015
Lecture 29 Convolutional Neural Networks -  Computer Vision Spring2015Lecture 29 Convolutional Neural Networks -  Computer Vision Spring2015
Lecture 29 Convolutional Neural Networks - Computer Vision Spring2015Jia-Bin Huang
 
Three Reasons to Join FVE at uiuc
Three Reasons to Join FVE at uiucThree Reasons to Join FVE at uiuc
Three Reasons to Join FVE at uiucJia-Bin Huang
 
A Physical Approach to Moving Cast Shadow Detection (ICASSP 2009)
A Physical Approach to Moving Cast Shadow Detection (ICASSP 2009)A Physical Approach to Moving Cast Shadow Detection (ICASSP 2009)
A Physical Approach to Moving Cast Shadow Detection (ICASSP 2009)Jia-Bin Huang
 
Jia-Bin Huang's Curriculum Vitae
Jia-Bin Huang's Curriculum VitaeJia-Bin Huang's Curriculum Vitae
Jia-Bin Huang's Curriculum VitaeJia-Bin Huang
 

Andere mochten auch (20)

Research 101 - Paper Writing with LaTeX
Research 101 - Paper Writing with LaTeXResearch 101 - Paper Writing with LaTeX
Research 101 - Paper Writing with LaTeX
 
How to come up with new research ideas
How to come up with new research ideasHow to come up with new research ideas
How to come up with new research ideas
 
Writing Fast MATLAB Code
Writing Fast MATLAB CodeWriting Fast MATLAB Code
Writing Fast MATLAB Code
 
What Makes a Creative Photograph?
What Makes a Creative Photograph?What Makes a Creative Photograph?
What Makes a Creative Photograph?
 
Computer Vision Crash Course
Computer Vision Crash CourseComputer Vision Crash Course
Computer Vision Crash Course
 
Recent Advances in Computer Vision
Recent Advances in Computer VisionRecent Advances in Computer Vision
Recent Advances in Computer Vision
 
Applying for Graduate School in S.T.E.M.
Applying for Graduate School in S.T.E.M.Applying for Graduate School in S.T.E.M.
Applying for Graduate School in S.T.E.M.
 
美國研究所申請流程 (A Guide for Applying Graduate Schools in USA)
美國研究所申請流程 (A Guide for Applying Graduate Schools in USA)美國研究所申請流程 (A Guide for Applying Graduate Schools in USA)
美國研究所申請流程 (A Guide for Applying Graduate Schools in USA)
 
Transformation Guided Image Completion ICCP 2013
Transformation Guided Image Completion ICCP 2013Transformation Guided Image Completion ICCP 2013
Transformation Guided Image Completion ICCP 2013
 
Toward Accurate and Robust Cross-Ratio based Gaze Trackers Through Learning F...
Toward Accurate and Robust Cross-Ratio based Gaze Trackers Through Learning F...Toward Accurate and Robust Cross-Ratio based Gaze Trackers Through Learning F...
Toward Accurate and Robust Cross-Ratio based Gaze Trackers Through Learning F...
 
Saliency Detection via Divergence Analysis: A Unified Perspective ICPR 2012
Saliency Detection via Divergence Analysis: A Unified Perspective ICPR 2012Saliency Detection via Divergence Analysis: A Unified Perspective ICPR 2012
Saliency Detection via Divergence Analysis: A Unified Perspective ICPR 2012
 
Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)
Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)
Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)
 
Image Completion using Planar Structure Guidance (SIGGRAPH 2014)
Image Completion using Planar Structure Guidance (SIGGRAPH 2014)Image Completion using Planar Structure Guidance (SIGGRAPH 2014)
Image Completion using Planar Structure Guidance (SIGGRAPH 2014)
 
Estimating Human Pose from Occluded Images (ACCV 2009)
Estimating Human Pose from Occluded Images (ACCV 2009)Estimating Human Pose from Occluded Images (ACCV 2009)
Estimating Human Pose from Occluded Images (ACCV 2009)
 
Lecture 21 - Image Categorization - Computer Vision Spring2015
Lecture 21 - Image Categorization -  Computer Vision Spring2015Lecture 21 - Image Categorization -  Computer Vision Spring2015
Lecture 21 - Image Categorization - Computer Vision Spring2015
 
Linear Algebra and Matlab tutorial
Linear Algebra and Matlab tutorialLinear Algebra and Matlab tutorial
Linear Algebra and Matlab tutorial
 
Lecture 29 Convolutional Neural Networks - Computer Vision Spring2015
Lecture 29 Convolutional Neural Networks -  Computer Vision Spring2015Lecture 29 Convolutional Neural Networks -  Computer Vision Spring2015
Lecture 29 Convolutional Neural Networks - Computer Vision Spring2015
 
Three Reasons to Join FVE at uiuc
Three Reasons to Join FVE at uiucThree Reasons to Join FVE at uiuc
Three Reasons to Join FVE at uiuc
 
A Physical Approach to Moving Cast Shadow Detection (ICASSP 2009)
A Physical Approach to Moving Cast Shadow Detection (ICASSP 2009)A Physical Approach to Moving Cast Shadow Detection (ICASSP 2009)
A Physical Approach to Moving Cast Shadow Detection (ICASSP 2009)
 
Jia-Bin Huang's Curriculum Vitae
Jia-Bin Huang's Curriculum VitaeJia-Bin Huang's Curriculum Vitae
Jia-Bin Huang's Curriculum Vitae
 

Ähnlich wie How to Read Academic Papers Effectively

Research Methodology UNIT 1.pptx
Research Methodology UNIT 1.pptxResearch Methodology UNIT 1.pptx
Research Methodology UNIT 1.pptxPallawiBulakh1
 
How to propose project and conduct research
How to propose project and conduct researchHow to propose project and conduct research
How to propose project and conduct researchDai Ji
 
Getting a Head Start with Your Thesis Proposal
Getting a Head Start with Your Thesis ProposalGetting a Head Start with Your Thesis Proposal
Getting a Head Start with Your Thesis Proposalwwuwritingcenter
 
The Art of Doing a PhD
The Art of Doing a PhDThe Art of Doing a PhD
The Art of Doing a PhDJakob Bardram
 
How to read papers
How to  read papersHow to  read papers
How to read papersXiao Qin
 
STEM Mom Speaks to Teachers at Princeton University
STEM Mom Speaks to Teachers at Princeton University STEM Mom Speaks to Teachers at Princeton University
STEM Mom Speaks to Teachers at Princeton University Darci the STEM Mom
 
Information Skills For Researchers V3
Information Skills For Researchers V3Information Skills For Researchers V3
Information Skills For Researchers V3Jacqueline Thomas
 
How to Write a Thesis
How to Write a ThesisHow to Write a Thesis
How to Write a ThesisChihiro Sato
 
So you want to write a technical paper!
So you want to write a technical paper!So you want to write a technical paper!
So you want to write a technical paper!George Earle
 
MM Bagali / PhD thesis / Management / PhD/ Post Doctoral in Management / HR/ ...
MM Bagali / PhD thesis / Management / PhD/ Post Doctoral in Management / HR/ ...MM Bagali / PhD thesis / Management / PhD/ Post Doctoral in Management / HR/ ...
MM Bagali / PhD thesis / Management / PhD/ Post Doctoral in Management / HR/ ...dr m m bagali, phd in hr
 
Research methodology
Research methodologyResearch methodology
Research methodologyRushdi Shams
 
Deductive vs Inductive ReasoningDeductive reasoning starts out w.docx
Deductive vs Inductive ReasoningDeductive reasoning starts out w.docxDeductive vs Inductive ReasoningDeductive reasoning starts out w.docx
Deductive vs Inductive ReasoningDeductive reasoning starts out w.docxsimonithomas47935
 

Ähnlich wie How to Read Academic Papers Effectively (20)

Research.pptx
Research.pptxResearch.pptx
Research.pptx
 
Research Methodology UNIT 1.pptx
Research Methodology UNIT 1.pptxResearch Methodology UNIT 1.pptx
Research Methodology UNIT 1.pptx
 
Tesol proposoal writingworkshop
Tesol proposoal writingworkshopTesol proposoal writingworkshop
Tesol proposoal writingworkshop
 
How to propose project and conduct research
How to propose project and conduct researchHow to propose project and conduct research
How to propose project and conduct research
 
Getting a Head Start with Your Thesis Proposal
Getting a Head Start with Your Thesis ProposalGetting a Head Start with Your Thesis Proposal
Getting a Head Start with Your Thesis Proposal
 
The Art of Doing a PhD
The Art of Doing a PhDThe Art of Doing a PhD
The Art of Doing a PhD
 
How to read papers
How to  read papersHow to  read papers
How to read papers
 
STEM Mom Speaks to Teachers at Princeton University
STEM Mom Speaks to Teachers at Princeton University STEM Mom Speaks to Teachers at Princeton University
STEM Mom Speaks to Teachers at Princeton University
 
Information Skills For Researchers V3
Information Skills For Researchers V3Information Skills For Researchers V3
Information Skills For Researchers V3
 
How to Write a Thesis
How to Write a ThesisHow to Write a Thesis
How to Write a Thesis
 
Choosing research topic[1]
Choosing research topic[1]Choosing research topic[1]
Choosing research topic[1]
 
So you want to write a technical paper!
So you want to write a technical paper!So you want to write a technical paper!
So you want to write a technical paper!
 
MM Bagali / PhD thesis / Management / PhD/ Post Doctoral in Management / HR/ ...
MM Bagali / PhD thesis / Management / PhD/ Post Doctoral in Management / HR/ ...MM Bagali / PhD thesis / Management / PhD/ Post Doctoral in Management / HR/ ...
MM Bagali / PhD thesis / Management / PhD/ Post Doctoral in Management / HR/ ...
 
Project writing
Project writingProject writing
Project writing
 
Cs1 m3 22.5.12
Cs1 m3 22.5.12Cs1 m3 22.5.12
Cs1 m3 22.5.12
 
Cue Forum2008
Cue Forum2008Cue Forum2008
Cue Forum2008
 
Scholarly Products: Presentation Visibility and Collaboration
Scholarly Products: Presentation Visibility and CollaborationScholarly Products: Presentation Visibility and Collaboration
Scholarly Products: Presentation Visibility and Collaboration
 
Research methodology
Research methodologyResearch methodology
Research methodology
 
How to write research paper
How to write research paper How to write research paper
How to write research paper
 
Deductive vs Inductive ReasoningDeductive reasoning starts out w.docx
Deductive vs Inductive ReasoningDeductive reasoning starts out w.docxDeductive vs Inductive ReasoningDeductive reasoning starts out w.docx
Deductive vs Inductive ReasoningDeductive reasoning starts out w.docx
 

Mehr von Jia-Bin Huang

How to write a clear paper
How to write a clear paperHow to write a clear paper
How to write a clear paperJia-Bin Huang
 
Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)
Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)
Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)Jia-Bin Huang
 
Real-time Face Detection and Recognition
Real-time Face Detection and RecognitionReal-time Face Detection and Recognition
Real-time Face Detection and RecognitionJia-Bin Huang
 
Pose aware online visual tracking
Pose aware online visual trackingPose aware online visual tracking
Pose aware online visual trackingJia-Bin Huang
 
Face Expression Enhancement
Face Expression EnhancementFace Expression Enhancement
Face Expression EnhancementJia-Bin Huang
 
Image Smoothing for Structure Extraction
Image Smoothing for Structure ExtractionImage Smoothing for Structure Extraction
Image Smoothing for Structure ExtractionJia-Bin Huang
 
Static and Dynamic Hand Gesture Recognition
Static and Dynamic Hand Gesture RecognitionStatic and Dynamic Hand Gesture Recognition
Static and Dynamic Hand Gesture RecognitionJia-Bin Huang
 
Real-Time Face Detection, Tracking, and Attributes Recognition
Real-Time Face Detection, Tracking, and Attributes RecognitionReal-Time Face Detection, Tracking, and Attributes Recognition
Real-Time Face Detection, Tracking, and Attributes RecognitionJia-Bin Huang
 
UIUC CS 498 - Computational Photography - Final project presentation
UIUC CS 498 - Computational Photography - Final project presentation UIUC CS 498 - Computational Photography - Final project presentation
UIUC CS 498 - Computational Photography - Final project presentation Jia-Bin Huang
 
Estimating Human Pose from Occluded Images (ACCV 2009)
Estimating Human Pose from Occluded Images (ACCV 2009)Estimating Human Pose from Occluded Images (ACCV 2009)
Estimating Human Pose from Occluded Images (ACCV 2009)Jia-Bin Huang
 
Information Preserving Color Transformation for Protanopia and Deuteranopia (...
Information Preserving Color Transformation for Protanopia and Deuteranopia (...Information Preserving Color Transformation for Protanopia and Deuteranopia (...
Information Preserving Color Transformation for Protanopia and Deuteranopia (...Jia-Bin Huang
 
Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)
Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)
Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)Jia-Bin Huang
 
Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)Jia-Bin Huang
 
Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)Jia-Bin Huang
 

Mehr von Jia-Bin Huang (14)

How to write a clear paper
How to write a clear paperHow to write a clear paper
How to write a clear paper
 
Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)
Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)
Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)
 
Real-time Face Detection and Recognition
Real-time Face Detection and RecognitionReal-time Face Detection and Recognition
Real-time Face Detection and Recognition
 
Pose aware online visual tracking
Pose aware online visual trackingPose aware online visual tracking
Pose aware online visual tracking
 
Face Expression Enhancement
Face Expression EnhancementFace Expression Enhancement
Face Expression Enhancement
 
Image Smoothing for Structure Extraction
Image Smoothing for Structure ExtractionImage Smoothing for Structure Extraction
Image Smoothing for Structure Extraction
 
Static and Dynamic Hand Gesture Recognition
Static and Dynamic Hand Gesture RecognitionStatic and Dynamic Hand Gesture Recognition
Static and Dynamic Hand Gesture Recognition
 
Real-Time Face Detection, Tracking, and Attributes Recognition
Real-Time Face Detection, Tracking, and Attributes RecognitionReal-Time Face Detection, Tracking, and Attributes Recognition
Real-Time Face Detection, Tracking, and Attributes Recognition
 
UIUC CS 498 - Computational Photography - Final project presentation
UIUC CS 498 - Computational Photography - Final project presentation UIUC CS 498 - Computational Photography - Final project presentation
UIUC CS 498 - Computational Photography - Final project presentation
 
Estimating Human Pose from Occluded Images (ACCV 2009)
Estimating Human Pose from Occluded Images (ACCV 2009)Estimating Human Pose from Occluded Images (ACCV 2009)
Estimating Human Pose from Occluded Images (ACCV 2009)
 
Information Preserving Color Transformation for Protanopia and Deuteranopia (...
Information Preserving Color Transformation for Protanopia and Deuteranopia (...Information Preserving Color Transformation for Protanopia and Deuteranopia (...
Information Preserving Color Transformation for Protanopia and Deuteranopia (...
 
Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)
Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)
Enhancing Color Representation for the Color Vision Impaired (CVAVI 2008)
 
Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)
 
Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)
 

Kürzlich hochgeladen

Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1GloryAnnCastre1
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseCeline George
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Developmentchesterberbo7
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptxJonalynLegaspi2
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxkarenfajardo43
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 

Kürzlich hochgeladen (20)

Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 Database
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Development
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptx
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 

How to Read Academic Papers Effectively

  • 1. How to Read Academic Papers? Jia-Bin Huang jbhuang0604@gmail.com http://jbhuang0604.blogspot.com/ January, 2011 Taiwan
  • 2. What this talk is about? Efficient and effective paper reading Useful websites, tools, tips you should know A common sense talk
  • 3. Paper reading and paper writing "What’s the most resilient parasite?" "An Idea." "A single idea from the human mind can build cities. An idea can transform the world and rewrite all the rules." Papers communicate ideas Reading :: Writing = Extraction :: Inception
  • 4. If You don’t read papers...
  • 5. Outline 1 Deciding What to Read 2 Make the Best Use of Academic Resources 3 Reading for Breadth and Reading for Depth 4 Summary, Review, and Creative Thinking
  • 6. Outline 1 Deciding What to Read 2 Make the Best Use of Academic Resources 3 Reading for Breadth and Reading for Depth 4 Summary, Review, and Creative Thinking
  • 7. Deciding what to read Why? Information explosion → too many papers Only very few of them are helpful for your own research
  • 8. Deciding what to read How? Evaluate papers by their credibility Select papers by their relevance
  • 9. Evaluate papers by credibility How? Venue reputation (journal impact factor, conference ranking) Authors (who, affiliation, order, geneolgy) Completeness (reproducibility)
  • 10. Select papers by relevance The key question Why you want to read this paper? (What do you expect from reading this paper?)
  • 11. Select papers by relevance Reasons to read papers Get to know a new problem Describe current research Understand a well-known algorithm Follow conventional experiment setup Replicate/extend the results Learn how to write
  • 12. Get to know a new problem Questions to ask Why is this problem important/hard? What is the problem setting? (input, output) Search : keywords + tutorial/lecture/course/video/introduction/wiki
  • 14. Describe current research How? Find key papers and researchers in that area Search : keywords + survey/review/introduction
  • 15. Understand a well-known algorithm How? No need to read confusing technical papers Search : keywords + tutorial/introduction/wiki
  • 16. Follow conventional experiment setup How? Each field has its own conventional experiment setup. PSNR/Bit-Rate → image/signal compression Precision and recall/ROC curve → pattern recognition algorithms Confusing/matching matrix → supervised/unsupervised learning Search : keywords + experiment/setting/parameter/evaluation/quantitative/qualitative
  • 17. Examples PSNR-Bitrate ROC curve Accuracy-Training size Confusion matrix
  • 18. Replicate/extend the results How? Papers may provide useful data (or state-of-the-art performance) and serve as building blocks in your research Search : keywords + suvery/review/benchmark/qualitative/study
  • 19. Learn how to write Resources The Science of Scientific Writing by George Gopen, Judith Swan Notes on writing by Fredo Durand Writing Research Papers by Aaron Hertzman Advice on Research and Writing at CMU How to Get Rejected by Fabrice Neyret
  • 20. Outline 1 Deciding What to Read 2 Make the Best Use of Academic Resources 3 Reading for Breadth and Reading for Depth 4 Summary, Review, and Creative Thinking
  • 21. Make the best use of academic resources Why? Well, I am a lazy graduate student...
  • 22. Make the best use of academic resources How? Seek other forms of research product Stay updated
  • 23. Seek other forms of research product Publication may not be the only product of a research work. What else? Abstract Supplemental material Presentation Demo video Author webpage Project page Code Dataset
  • 24. Stay updated How? Websites (research blog/preprint sites/author personal page) Mailing list subscription
  • 25. Blog: a new research platform Examples What’s new by Terence Tao, see also his google buzz Godel’s Lost Letter and P=NP by Dick Lipton Machine learning (Theory) by John Langford Nuit Blanche - compressive sensing news ScienceBlogs
  • 26. Preprint: get access to the most up-to-date papers Examples arXiv.org: e-prints in physics, mathematics, computer science, quantitative biology, quantitative finance and statistics Sciweavers: academic bookmarking network Resource for Computer Graphics/Vision by Ke-Sen Huang Author personal page
  • 27. Mailing list subscription Examples Imageworld: announce worldwide events and academic vacancies MIT CSAIL Seminar UC Berkely computer vision mailing list
  • 28. Outline 1 Deciding What to Read 2 Make the Best Use of Academic Resources 3 Reading for Breadth and Reading for Depth 4 Summary, Review, and Creative Thinking
  • 29. Reading for breadth Build a framework What did they do? (by skimming abstract, introduction, headings, graphics, definitions, conclusions and bibliography) Decide whether to go on
  • 30. Reading for breadth Order matters Extract the high-level idea first, then the details
  • 31. Reading for depth Challenge what you read How did they do it? How can I apply their approach to my work?
  • 32. Reading for depth Scientific skepticism Examine the (implicit) assumptions Examine the methods Examine the statistics Examine the conclusions
  • 33. Examine the (implicit) assumptions Questions to ask Do their results rely on any assumptions about trends or environments? Are these assumptions reasonable?
  • 34. Examine the methods Questions to ask Did they measure what they claim? Can they explain what they observed? Did they have adequate controls? Were tests carried out in a standard way?
  • 35. Examine the statistics Questions to ask Were appropriate statistical tests applied properly? Did they do proper error analysis? Are the results statistically significant?
  • 36. Examine the conclusions Questions to ask Do the conclusions follow logically from the observations? What other explanations are there for the observed effects? What other conclusions or correlations are there in the data that they did not point out?
  • 37. Outline 1 Deciding What to Read 2 Make the Best Use of Academic Resources 3 Reading for Breadth and Reading for Depth 4 Summary, Review, and Creative Thinking
  • 38. After reading the paper... How? React to what you read Creative thinking
  • 39. React to what you read Taking Notes Highlight major points React to the points in the paper Construct your own example Summarize what you read
  • 40. React to what you read Analogy: Gram-Schmidt process Papers :: Reading = Vectors :: Orthogonalization Extract the “innovation" of the paper.
  • 41. Creative thinking Resources How to come up with new research ideas by Jia-Bin Huang How to invent? Raskar idea hexagon by Ramesh Raskar
  • 42. Creative thinking Five ways to come up with new ideas Seek different dimension Combine two or more topics Re-think the research directions Use powerful tools, find suitable problems Add an appropriate adjective
  • 43. One example - Content-aware image resizing [Avidan and Shamir SIGGRAPH 2007] Idea Resize (reduce/expand) images while preserving the image content. The dimension: space
  • 44. Video retargeting [Shamir et al. SIGGRAPH 2008] Idea Extend dimensions from 2D image to 3D video: image resizing → video resizing The dimension: space
  • 45. Nonchronological video synopsis and indexing [Pritch et al. PAMI 2008] Idea Resizing (reduce) the temporal dimension. The dimension: time
  • 46. Data-driven enhancement of facial attractiveness [Leyvand et al. SIGGRAPH 2008] Idea Reshape the face to enhance attractiveness The dimensions: distances between facial feature points
  • 47. Parametric reshaping of human bodies in images [Zhou et al. SIGGRAPH 2010] Idea Reshape the human bodies in image The dimensions: human shape
  • 48. Multi-operator media retargeting [Rubinstein et al. SIGGRAPH 2009] Idea Combine seam carving with cropping and scaling to produce better results
  • 49. Regenerative morphing [Shechtman et al. CVPR 2010] Idea Combine two different problem: image morphing + image resizing
  • 50. A Comparative Study of Image Retargeting [Rubinstein et al. SIGGRAPH 2010] Idea Provide the comprehensive perceptual study and analysis of image retargeting
  • 51. PatchMatch [Barnes et al. SIGGRAPH 2009] Idea Add constraint into the resizing process Adjective: Constrained
  • 52. Motion-aware video resizing [Wang et al. SIGGRAPH 2010] [Wang et al. SIGGRAPH Asia 2010] Idea Exploit motion information for better video resizing quality Adjective: Motion-aware
  • 53. References Paper reading How to read a paper by S. Kesha How to Read a Scientific Paper by John W. Little and Roy Parker Efficient Reading of Papers in Science and Technology by Michael J. Hanson How to read a research paper by Michael Mitzenmacher Tools Publish or Perish (a program that analyzes academic citations) Mendeley (Academic reference management software) VideoLectures.NET (Free on-demand educational video lectures)
  • 54. For more complete materials and explanations, please visit my blog Redefining Open Mind: http://jbhuang0604.blogspot.com/