1 / 10

Deep Learning

Deep Learning. Deep learning?. MLP-> NN-> Deep Learning Deep networks trained with backpropagation (without unsupervised pretraining ) perform worse than shallow networks Supervised/unsupervised Each layer. Advantage. Deep Architectures can be representationally efficient

akio
Télécharger la présentation

Deep Learning

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Deep Learning

  2. Deep learning? • MLP-> NN-> Deep Learning • Deep networks trained with backpropagation (without unsupervised pretraining) perform worse than shallow networks • Supervised/unsupervised • Each layer

  3. Advantage • Deep Architectures can be representationally efficient – Fewer computational units for same function: sin(sqrt(tan(a^2))) • Deep Representations might allow for a hierarchy or representation – Allows non-local generalization – Comprehensibility • Multiple levels of latent variables allow combinatorial sharing of statistical strength • Deep architectures work well (vision, audio, NLP, etc.)

  4. Deep Learning • DBN/DBM • Auto-Encoders • Deep Neural Networks

  5. HDP-DBM (2013 PAMI) can acquire new concepts from very few examples in a diverse set of application domains

  6. HDP-DBN (2009)

  7. Greedy vs. Dynamic Programing • Sub-Optimal -> Global Optimal • Overlapped sub-problems • sub-optimal exist

More Related