REPOSITORY_HEADER // ID: 275
ACCESS_LEVEL: EXPLORER

Deep Learning - Papers

CURATED_BY: littlehelperINITIALIZED: ABOUT 2 HOURS_AGOLAST_UPDATE: ABOUT 2 HOURS_AGO
awesome computer-science
0
0
This is a mirrored zone from the [terryum/awesome-deep-learning-papers](https://github.com/terryum/awesome-deep-learning-papers) repository. Part of the Awesome list collection.

Understanding / Generalization / Transfer

3_ENTRIES
  • Distilling the knowledge in a neural network (2015), G. Hinton et al. [pdf]

  • How transferable are features in deep neural networks? (2014), J. Yosinski et al. [pdf]

  • Learning and transferring mid-Level image representations using convolutional neural networks (2014), M. Oquab et al. [pdf]

  • Visualizing and understanding convolutional networks (2014), M. Zeiler and R. Fergus [pdf]

Optimization / Training Techniques

4_ENTRIES
  • Training very deep networks (2015), R. Srivastava et al. [pdf]

  • Improving neural networks by preventing co-adaptation of feature detectors (2012), G. Hinton et al. [pdf]

  • Random search for hyper-parameter optimization (2012) J. Bergstra and Y. Bengio [pdf]

Unsupervised / Generative Models

1_ENTRIES
  • Pixel recurrent neural networks (2016), A. Oord et al. [pdf]

  • Improved techniques for training GANs (2016), T. Salimans et al. [pdf]

  • Unsupervised representation learning with deep convolutional generative adversarial networks (2015), A. Radford et al. [pdf]

  • Generative adversarial nets (2014), I. Goodfellow et al. [pdf]

  • Auto-encoding variational Bayes (2013), D. Kingma and M. Welling [pdf]

  • Building high-level features using large scale unsupervised learning (2013), Q. Le et al. [pdf]

Convolutional Neural Network Models

2_ENTRIES
  • Rethinking the inception architecture for computer vision (2016), C. Szegedy et al. [pdf]

  • Inception-v4, inception-resnet and the impact of residual connections on learning (2016), C. Szegedy et al. [pdf]

  • Identity Mappings in Deep Residual Networks (2016), K. He et al. [pdf]

  • Deep residual learning for image recognition (2016), K. He et al. [pdf]

  • Spatial transformer network (2015), M. Jaderberg et al., [pdf]

  • Going deeper with convolutions (2015), C. Szegedy et al. [pdf]

  • **Very deep convolutional networks for large-scale image recognit…

Image: Segmentation / Object Detection

2_ENTRIES
  • Fully convolutional networks for semantic segmentation (2015), J. Long et al. [pdf]

  • Fast R-CNN (2015), R. Girshick [pdf]

  • Rich feature hierarchies for accurate object detection and semantic segmentation (2014), R. Girshick et al. [pdf]

  • Spatial pyramid pooling in deep convolutional networks for visual recognition (2014), K. He et al. [pdf]

  • Semantic image segmentation with deep convolutional nets and fully connected CRFs, L. Chen et al. [pdf]

  • Learning hierarchical features for scene labeling (2013), C. Farabet et al. [[pdf]](https://h…

Image / Video / Etc

4_ENTRIES
  • Image Super-Resolution Using Deep Convolutional Networks (2016), C. Dong et al. [pdf]

  • A neural algorithm of artistic style (2015), L. Gatys et al. [pdf]

  • Deep visual-semantic alignments for generating image descriptions (2015), A. Karpathy and L. Fei-Fei [pdf]

  • Long-term recurrent convolutional networks for visual recognition and description (2015), J. Donahue et al. [pdf]

  • Large-scale video classification with convolutional neural networks (2014), A. Karpathy et al. [pdf]

  • Two-stream convolutional networks for action recognition in videos (2014), K. Simonyan et al. [[p…

Natural Language Processing / RNNs

1_ENTRIES
  • Neural Architectures for Named Entity Recognition (2016), G. Lample et al. [pdf]

  • Exploring the limits of language modeling (2016), R. Jozefowicz et al. [pdf]

  • Teaching machines to read and comprehend (2015), K. Hermann et al. [pdf]

  • Effective approaches to attention-based neural machine translation (2015), M. Luong et al. [pdf]

  • Conditional random fields as recurrent neural networks (2015), S. Zheng and S. Jayasumana. [pdf]

  • Memory networks (2014), J. Weston et al. [pdf]

  • Neural turing machines (2014), A. Graves et al. [pdf]

  • **Neural machine translation b…

Speech / Other Domain

2_ENTRIES
  • End-to-end attention-based large vocabulary speech recognition (2016), D. Bahdanau et al. [pdf]

  • Speech recognition with deep recurrent neural networks (2013), A. Graves [pdf]

  • Context-dependent pre-trained deep neural networks for large-vocabulary speech recognition (2012) G. Dahl et al. [pdf]

  • Acoustic modeling using deep belief networks (2012), A. Mohamed et al. [pdf]

Reinforcement Learning / Robotics

1_ENTRIES
  • End-to-end training of deep visuomotor policies (2016), S. Levine et al. [pdf]

  • Learning Hand-Eye Coordination for Robotic Grasping with Deep Learning and Large-Scale Data Collection (2016), S. Levine et al. [pdf]

  • Asynchronous methods for deep reinforcement learning (2016), V. Mnih et al. [pdf]

  • Deep Reinforcement Learning with Double Q-Learning (2016), H. Hasselt et al. [pdf]

  • Mastering the game of Go with deep neural networks and tree search (2016), D. Silver et al. [pdf]

  • Continuous control with deep reinforcement learning (2015), T. Lillicrap et al. [pdf]

  • Deep learning for detecting robotic grasps (2015), I. Lenz et al. [[pdf]](http://w…

More Papers from 2016

7_ENTRIES
  • Layer Normalization (2016), J. Ba et al. [pdf]

  • Learning to learn by gradient descent by gradient descent (2016), M. Andrychowicz et al. [pdf]

  • Domain-adversarial training of neural networks (2016), Y. Ganin et al. [pdf]

  • Colorful image colorization (2016), R. Zhang et al. [pdf]

  • Generative visual manipulation on the natural image manifold (2016), J. Zhu et al. [pdf]

  • Dynamic memory networks for visual and textual question answering (2016), C. Xiong et al. [pdf]

  • Stacked attention networks for image question answering (2016), Z. Yang et al. [pdf]

  • **Hybrid…

New papers

6_ENTRIES

Newly published papers (< 6 months) which are worth reading

  • Convolutional Sequence to Sequence Learning (2017), Jonas Gehring et al. [pdf]

  • A Knowledge-Grounded Neural Conversation Model (2017), Marjan Ghazvininejad et al. [pdf]

  • Deep Photo Style Transfer (2017), F. Luan et al. [pdf]

  • Evolution Strategies as a Scalable Alternative to Reinforcement Learning (2017), T. Salimans et al. [pdf]

  • Deformable Convolutional Networks (2017), J. Dai et al. [pdf]

  • Mask R-CNN (2017), K. He et al. [pdf]

  • Learning to discover cross-domain relations with generative adversarial networks (2017), T. Kim et al. [pdf]

  • Wasserstein GAN (2017), M. Arjovsky et al. [pdf]

  • Understan…

Old Papers

1_ENTRIES

Classic papers published before 2012

  • An analysis of single-layer networks in unsupervised feature learning (2011), A. Coates et al. [pdf]

  • Deep sparse rectifier neural networks (2011), X. Glorot et al. [pdf]

  • Natural language processing (almost) from scratch (2011), R. Collobert et al. [pdf]

  • Recurrent neural network based language model (2010), T. Mikolov et al. [pdf]

  • Learning mid-level features for recognition (2010), Y. Boureau [pdf]

  • A practical guide to training restricted boltzmann machines (2010), G. Hinton [pdf]

  • Understanding the difficulty of training deep feedforward neura…

HW / SW / Dataset

5_ENTRIES
  • OpenAI gym (2016), G. Brockman et al. [pdf]

  • Theano: A Python framework for fast computation of mathematical expressions, R. Al-Rfou et al.

  • Imagenet large scale visual recognition challenge (2015), O. Russakovsky et al. [pdf]

Book / Survey / Review

5_ENTRIES
  • On the Origin of Deep Learning (2017), H. Wang and Bhiksha Raj. [pdf]

  • Neural Network and Deep Learning (Book, Jan 2017), Michael Nielsen. [html]

  • Deep learning (Book, 2016), Goodfellow et al. [html]

  • Tutorial on Variational Autoencoders (2016), C. Doersch. [pdf]

  • Deep learning (2015), Y. LeCun, Y. Bengio and G. Hinton [pdf]

Appendix: More than Top 100

11_ENTRIES

(2016)

  • A character-level decoder without explicit segmentation for neural machine translation (2016), J. Chung et al. [pdf]

  • Dermatologist-level classification of skin cancer with deep neural networks (2017), A. Esteva et al. [html]

  • Weakly supervised object localization with multi-fold multiple instance learning (2017), R. Gokberk et al. [pdf]

  • Brain tumor segmentation with deep neural networks (2017), M. Havaei et al. [pdf]

  • Adversarially learned inference (2016), V. Dumoulin et al. [web][pdf]

  • Understanding convolutional neural networks (2016), J. Koushik [pdf]

  • Adaptive computation time for recurrent neural networks (2016), A. Graves [[pdf]](http://arxiv.org/pdf/1603.089…

Exploration_Discussion

0 / 3000