Heykuki News

TopNewBestAskShowJobs
TopNewBestAskShowJobs
Ask HN: How to read CS papers?
7 points
misterbowfinger
9 years ago
Inspired by https://news.ycombinator.com/item?id=13268748

My problem is going from:

Reading and understanding a paper => Implementation

Let's take a few papers as examples:

- Gorilla http://www.vldb.org/pvldb/vol8/p1816-teller.pdf

- Dremel https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/36632.pdf

- Hokusai http://www.auai.org/uai2012/papers/231.pdf

I've tried to read those papers and implement some basic code, but I have no idea where to start. I've gotten so used frameworks that document each piece of the beast, as well as code to back it up, that I don't know how to understand a paper from a "conceptual" level.

This feels like a deeper skill that I'm missing. Any thoughts?

5 comments