A Few Words on Representation Learning - Thalles' blog
In the last two decades, the field of Artificial Intelligence (AI) has seen substantial development in research and industrial applications. Machine learning algorithms such as Logistic Regression and Naive Bayes can recognize patterns from a set of features and solve problems that seemed otherwise impossible to be solved by hard-coding knowledge into expert systems. These shallow learning algorithms can perform relatively complex tasks such as product recommendation or learn to distinguish between spam from not-spam emails. More interesting, the performance of these shallow machine learning algorithms massively depends on the representations they receive as input. For instance, if we decide to build a spam email detector using Naive Bayes, passing a large body of raw unstructured email data to the classifier will not help. Instead, we need to find a different way to represent the text before feeding it to the classifier. Notably, one commonly used text representation for this kind of
Source Image: Introducing Activation Atlases Introduction In the last two decades, the field of Artificial Intelligence (AI) has seen substantial development in research and industrial applications. Machine learning algorithms such as Logistic Regression and Naive Bayes can recognize patterns from a set of features and solve problems that seemed otherwise impossible to be solved by hard-coding knowledge into expert systems. These shallow learning algorithms can perform relatively complex tasks such as product recommendation or learn to distinguish between spam from not-spam emails. More intere
related reading
- arxiv.org/pdf/1704.01444arxiv.org
- Self-supervised learning: The dark matter of intelligenceai.facebook.com
- [2205.13147] Matryoshka Representation Learningarxiv.org
- Geometric Deep Learning: Grids, Groups, Graphs, Geodesics, and Gaugesarxiv.org
- radford2018improving.pdfcs.ubc.ca
- Self-Supervised Representation Learning | Lil'Loglilianweng.github.io
- 1810.04805arxiv.org
- Theoretical Motivations for Deep Learning | Rinu Boneyrinuboney.github.io
- deeplearningbook.org/contents/ml.htmldeeplearningbook.org
- d89a66c7c80a29b1bdbab0f2a1a94af8-Paper.pdfproceedings.neurips.cc
- Learning with not Enough Data Part 1: Semi-Supervised Learning | Lil'Loglilianweng.github.io
- NatureDeepReview.pdfcs.toronto.edu