How to (seriously) read a scientific paper (2016)
1–10 of 66 posts
Re: How to (seriously) read a scientific paper (2016)
#2Like StackOverflow, but every post is a paper. And there are experts of various gradations that help with questions.
Re: How to (seriously) read a scientific paper (2016)
#3Still waiting for an open discussion forum for scientific papers. Like StackOverflow, but every post is a paper. And there are experts of various gradations that help with questions.
Re: How to (seriously) read a scientific paper (2016)
#4 The present paper attempts to provide a structured and comprehensive overview of state-of-the-art automated driving related hardware-software practices. [...] The aim of this paper is to fill this gap in the literature with a thorough survey.
The remainder of this paper is written in eight sections. Section II is an overview [...] Details [...] are given in Section III. Section IV presents [...] etc.
When you have a meter high stack of papers for your lit review, comprehending long introductions and conclusions gets too expensive. You want to filter the irrelevant stuff as quickly as possible so you can spend time focused on the couple hundred papers you might actually read and cite.Re: How to (seriously) read a scientific paper (2016)
#5Still waiting for an open discussion forum for scientific papers. Like StackOverflow, but every post is a paper. And there are experts of various gradations that help with questions.
Re: How to (seriously) read a scientific paper (2016)
#62. Read the last paragraph of the intro
3. Read the first paragraph of the conclusion
4. Read any diagrams or figures
5. Inspect the citations
6. If all else fails, read the paper itself
Re: How to (seriously) read a scientific paper (2016)
#7Still waiting for an open discussion forum for scientific papers. Like StackOverflow, but every post is a paper. And there are experts of various gradations that help with questions.
Re: How to (seriously) read a scientific paper (2016)
#8Still waiting for an open discussion forum for scientific papers. Like StackOverflow, but every post is a paper. And there are experts of various gradations that help with questions.
Re: How to (seriously) read a scientific paper (2016)
#9How to seriously read a scientific paper - https://news.ycombinator.com/item?id=24986727 - Nov 2020 (90 comments)
Re: How to (seriously) read a scientific paper (2016)
#10* read the whole intro, make sure to look up any parts of the problem description you don’t understand
* at least skim the body of the work. If you are trying to implement a code, make sure to understand all the algorithm blocks and note how each one corresponds to the overall work so you don’t end up implementing a special case.
* read pay extra attention to the conclusion and skim the results
If you are experienced, I guess you don’t need advice, but I figure it is something like:
* skim the first couple sentences (for the problem) and the conclusion of the intro
* skip to the results section to see if the person is screwing you around with gamed metrics
* go back if it looks good and skim their ideas