DL 6890 Deep Learning
Paper Presentations
- Transformer Models:
- Physics Informed Trainining of NNs:
- Memory Augmented Networks:
- Deep Learning for Music:
- Normalization in NNs:
- presented by Edward Matovu, April 30, 2:40pm
- Self-Normalizing Neural Networks, Klambauer et al., NIPS 2017.
- Layer Normalization, Ba et al., NIPS 2016.
- Weight normalization: A simple reparameterization to accelerate training of deep neural networks, Salimans et al., NIPS 2016.
- Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift, Ioffe and Szegey, ICML 2015.
- Adversarial Examples:
- presented by Siqin Liu, Apr 30, 3:05pm.
- Intriguing properties of neural networks, Szegedy et al., ICLR 2014.
- Explaining and Harnessing Adversarial Examples, Goodfellow et al., ICLR 2015.
- DeepFool: a simple and accurate method to fool deep neural networks, Moosavi et al., CVPR 2016
- Obfuscated Gradients Give a False Sense of Security: Circumventing Defenses to Adversarial Examples, Athalye et al., ICML 2018
- Adversarial Examples Are a Natural Consequence of Test Error in Noise, Ford et al., ICML 2019.
- Adaptive Gradient Methods:
- Memory Efficient Backpropagation:
- Image Segmentation and Generation: Upsampling through Transposed Convolution and Max Unpooling:
- Bayesian Neural Networks:
- Learning Curves of NN models:
- Deep Networks and Generalization:
- presented by XYZ, Apr 28.
- On Generalization and Regularization in Deep Learning, Lemberger, CoRR 2017.
- Understanding deep learning requires rethinking generalization, Zhang et al., ICLR 2017.
- Musings on Deep Learning: Properties of SGD, Zhang et al., CBMM Memo, MIT 2017.
- Opening the black box of Deep Neural Networks via Information, Schwartz-Ziv and Tishby, ICRI-CI 2017.
- Scalable Mutual Information Estimation using Dependence Graphs, Noshad et al., ICASSP 2019.
- Differentiable DSP:
- Evolutionary search of ML algorithms: