【推荐】斯坦福课程:深度学习理论(附视频+讲义+阅读材料)

2017 年 11 月 8 日 机器学习研究会


点击上方 “机器学习研究会”可以订阅


摘要
 

转自:爱可可-爱生活

The goal of this course is to review currently available theories for deep learning and encourage better theoretical understanding of deep learning algorithms. 


Lecture slides for STATS385, Fall 2017

Lecture01: Deep Learning Challenge. Is There Theory? (Donoho/Monajemi/Papyan)

Lecture02: Overview of Deep Learning From a Practical Point of View (Donoho/Monajemi/Papyan)

Lecture03: Harmonic Analysis of Deep Convolutional Neural Networks (Helmut Bolcskei)

Lecture04: Convnets from First Principles: Generative Models, Dynamic Programming & EM (Ankit Patel)

Lecture05: When Can Deep Networks Avoid the Curse of Dimensionality and Other Theoretical Puzzles (Tomaso Poggio)

Lecture06: Views of Deep Networksfrom Reproducing Kernel Hilbert Spaces (Zaid Harchaoui)


Lecture 1 – Deep Learning Challenge. Is There Theory?

Readings

  1. Deep Deep Trouble

  2. Why 2016 is The Global Tipping Point...

  3. Are AI and ML Killing Analyticals...

  4. The Dark Secret at The Heart of AI

  5. AI Robots Learning Racism...

  6. FaceApp Forced to Pull ‘Racist' Filters...

  7. Losing a Whole Generation of Young Men to Video Games

Lecture 2 – Overview of Deep Learning From a Practical Point of View

Readings

  1. Emergence of simple cell

  2. ImageNet Classification with Deep Convolutional Neural Networks (Alexnet)

  3. Very Deep Convolutional Networks for Large-Scale Image Recognition (VGG)

  4. Going Deeper with Convolutions (GoogLeNet)

  5. Deep Residual Learning for Image Recognition (ResNet)

  6. Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift

  7. Visualizing and Understanding Convolutional Neural Networks

Blogs

  1. An Intuitive Guide to Deep Network Architectures

  2. Neural Network Architectures

Videos

  1. Deep Visualization Toolbox

Lecture 3

Readings

  1. A Mathematical Theory of Deep Convolutional Neural Networks for Feature Extraction

  2. Energy Propagation in Deep Convolutional Neural Networks

  3. Discrete Deep Feature Extraction: A Theory and New Architectures

  4. Topology Reduction in Deep Convolutional Feature Extraction Networks

Lecture 4

Readings

  1. A Probabilistic Framework for Deep Learning

  2. Semi-Supervised Learning with the Deep Rendering Mixture Model

  3. A Probabilistic Theory of Deep Learning

Lecture 5

Readings

  1. Why and When Can Deep-but Not Shallow-networks Avoid the Curse of Dimensionality: A Review

  2. Learning Functions: When is Deep Better Than Shallow

Lecture 6

Readings

  1. Convolutional Patch Representations for Image Retrieval: an Unsupervised Approach

  2. Convolutional Kernel Networks

  3. Kernel Descriptors for Visual Recognition

  4. End-to-End Kernel Learning with Supervised Convolutional Kernel Networks

  5. Learning with Kernels

  6. Kernel Based Methods for Hypothesis Testing

Lecture 7

Readings

  1. Geometry of Neural Network Loss Surfaces via Random Matrix Theory

  2. Resurrecting the sigmoid in deep learning through dynamical isometry: theory and practice

  3. Nonlinear random matrix theory for deep learning

Lecture 8

Readings

  1. Deep Learning without Poor Local Minima

  2. Topology and Geometry of Half-Rectified Network Optimization

  3. Convexified Convolutional Neural Networks

  4. Implicit Regularization in Matrix Factorization

Lecture 9

Readings

  1. Neocognitron: A self-organizing neural network model for a mechanism of pattern recognition unaffected by shift in position

  2. Perception as an inference problem

  3. A Neurobiological Model of Visual Attention and Invariant Pattern Recognition Based on Dynamic Routing of Information

Lecture 10

Readings

  1. Working Locally Thinking Globally: Theoretical Guarantees for Convolutional Sparse Coding

  2. Convolutional Neural Networks Analyzed via Convolutional Sparse Coding

  3. Multi-Layer Convolutional Sparse Modeling: Pursuit and Dictionary Learning

  4. Convolutional Dictionary Learning via Local Processing

To be discussed and extra

  • Emergence of simple cell by Olshausen and Field

  • Auto-Encoding Variational Bayes by Kingma and Welling

  • Generative Adversarial Networks by Goodfellow et al.

  • Understanding Deep Learning Requires Rethinking Generalization by Zhang et al.

  • Deep Neural Networks with Random Gaussian Weights: A Universal Classification Strategy? by Giryes et al.

  • Robust Large Margin Deep Neural Networks by Sokolic et al.

  • Tradeoffs between Convergence Speed and Reconstruction Accuracy in Inverse Problems by Giryes et al.

  • Understanding Trainable Sparse Coding via Matrix Factorization by Moreau and Bruna

  • Why are Deep Nets Reversible: A Simple Theory, With Implications for Training by Arora et al.

  • Stable Recovery of the Factors From a Deep Matrix Product and Application to Convolutional Network by Malgouyres and Landsberg

  • Optimal Approximation with Sparse Deep Neural Networks by Bolcskei et al.

  • Convolutional Rectifier Networks as Generalized Tensor Decompositions by Cohen and Shashua


课程主页:

https://stats385.github.io/


视频连接:

https://www.researchgate.net/project/Theories-of-Deep-Learning


原文链接:

https://m.weibo.cn/1402400261/4171693540736036

“完整内容”请点击【阅读原文】
↓↓↓
登录查看更多
9

相关内容

Explanation:网络。 Publisher:Wiley。 SIT: http://dblp.uni-trier.de/db/journals/networks/
【经典书】统计学习导论,434页pdf,斯坦福大学
专知会员服务
228+阅读 · 2020年4月29日
深度强化学习策略梯度教程,53页ppt
专知会员服务
176+阅读 · 2020年2月1日
【干货51页PPT】深度学习理论理解探索
专知会员服务
59+阅读 · 2019年12月24日
【机器学习课程】Google机器学习速成课程
专知会员服务
161+阅读 · 2019年12月2日
【课程】概率图模型,卡内基梅隆大学邢波
专知会员服务
67+阅读 · 2019年11月4日
机器学习入门的经验与建议
专知会员服务
89+阅读 · 2019年10月10日
【哈佛大学商学院课程Fall 2019】机器学习可解释性
专知会员服务
98+阅读 · 2019年10月9日
【资源】15个在线机器学习课程和教程
专知
8+阅读 · 2017年12月22日
NIPS 2017:贝叶斯深度学习与深度贝叶斯学习(讲义+视频)
机器学习研究会
36+阅读 · 2017年12月10日
【推荐】增强学习导论(最新完整版草稿2017.11.5)
机器学习研究会
6+阅读 · 2017年11月23日
资源|斯坦福课程:深度学习理论!
全球人工智能
16+阅读 · 2017年11月9日
【推荐】视频目标分割基础
机器学习研究会
9+阅读 · 2017年9月19日
【推荐】深度学习目标检测概览
机器学习研究会
10+阅读 · 2017年9月1日
Arxiv
5+阅读 · 2019年10月31日
Music Transformer
Arxiv
5+阅读 · 2018年12月12日
Arxiv
5+阅读 · 2018年10月11日
Arxiv
21+阅读 · 2018年8月30日
Arxiv
15+阅读 · 2018年6月23日
VIP会员
相关VIP内容
【经典书】统计学习导论,434页pdf,斯坦福大学
专知会员服务
228+阅读 · 2020年4月29日
深度强化学习策略梯度教程,53页ppt
专知会员服务
176+阅读 · 2020年2月1日
【干货51页PPT】深度学习理论理解探索
专知会员服务
59+阅读 · 2019年12月24日
【机器学习课程】Google机器学习速成课程
专知会员服务
161+阅读 · 2019年12月2日
【课程】概率图模型,卡内基梅隆大学邢波
专知会员服务
67+阅读 · 2019年11月4日
机器学习入门的经验与建议
专知会员服务
89+阅读 · 2019年10月10日
【哈佛大学商学院课程Fall 2019】机器学习可解释性
专知会员服务
98+阅读 · 2019年10月9日
相关资讯
【资源】15个在线机器学习课程和教程
专知
8+阅读 · 2017年12月22日
NIPS 2017:贝叶斯深度学习与深度贝叶斯学习(讲义+视频)
机器学习研究会
36+阅读 · 2017年12月10日
【推荐】增强学习导论(最新完整版草稿2017.11.5)
机器学习研究会
6+阅读 · 2017年11月23日
资源|斯坦福课程:深度学习理论!
全球人工智能
16+阅读 · 2017年11月9日
【推荐】视频目标分割基础
机器学习研究会
9+阅读 · 2017年9月19日
【推荐】深度学习目标检测概览
机器学习研究会
10+阅读 · 2017年9月1日
相关论文
Arxiv
5+阅读 · 2019年10月31日
Music Transformer
Arxiv
5+阅读 · 2018年12月12日
Arxiv
5+阅读 · 2018年10月11日
Arxiv
21+阅读 · 2018年8月30日
Arxiv
15+阅读 · 2018年6月23日
Top
微信扫码咨询专知VIP会员