Some of the most important deep learning papers
adeshpande3.github.io
Some of the most important deep learning papers
1–10 of 17 posts
Re: Some of the most important deep learning papers
#2Re: Some of the most important deep learning papers
#3I'd also add in the following "technique" articles: Geoff Hinton et al.'s dropout paper[0] and Loffe and Szegedy's Batch Normalization paper[1]. I don't think there's been enough time for the dust to settle, but I'm excited about the possibilities Stochastic Depth[2] could offer, too.
[0]: http://arxiv.org/abs/1207.0580 [1]: http://arxiv.org/abs/1502.03167 [2]: http://arxiv.org/abs/1603.09382
Re: Some of the most important deep learning papers
#4Re: Some of the most important deep learning papers
#5Re: Some of the most important deep learning papers
#6https://github.com/andrewt3000/MachineLearning/blob/master/c...
Re: Some of the most important deep learning papers
#7We also Tweet out new ones as they're published here: https://twitter.com/deeplearning4j
Re: Some of the most important deep learning papers
#8Maintain a running list of:
- 3-5 most important papers in the last 3 months
- 3-5 in the last 1 year (not all in the 3 month list would make into this list)
- 3-5 in the last 5 years.
I guess it's difficult for a small number of people to rank the papers. Maybe a hackernews or reddit style upvote/downvote system can be used, with a list that essentially scrapes arxiv for papers.
Re: Some of the most important deep learning papers
#9Only applied to image recognition.
Re: Some of the most important deep learning papers
#10With this field advancing so fast, I guess if we could do something like this, that would be great: Maintain a running list of: - 3-5 most important papers in the last 3 months - 3-5 in the last 1 year (not all in the 3 month list would make into this list) - 3-5 in the last 5 years. I guess it's difficult for a small number of people to rank the papers. Maybe a hackernews or reddit style upvote/downvote system can b…
This is what's done every year at the AI conferences. No need for a new voting system.
- 3-5 most important papers in the last 3 months: The "best paper award" deep learning papers of the most recent 1-2 AI conferences.
- 3-5 in the last 1 year: Top cited deep learning papers from AI conferences this year.
- 3-5 in the last 5 years: Top cited deep learning papers from AI conferences in the last 5 years.
Since AI conferences don't happen every day (or even every month) this would not be a hard list for a novice to maintain.