aka descriptive learning, knowledge discovery
RI Seminar: Yann LeCun : The Next Frontier in AI: Unsupervised Learning
See Machine learning. Given a set of data , finding "interesting patterns" in the data.
Intro lec by Andrew Ng – Unsupervised learning
Some of these algorithms are useful for Supervised learning, as a previous step of Model selection, for instance for Feature selection
They are also useful for modeling the prior in a Generative learning approach.
See this video to see how the models are organized
Community clustering in networks
Given a data set of s, build a probabilistic model , for the data.
Vid, can be used for Anomaly detection.
http://www.iliasdiakonikolas.org/
Often refers to non-parametric generative models.
Generalizations: Topological data analysis/Manifold learning. When data lies approximately on an algebraic manifold
Others
Useful Optimization algorithm:
Restricted Boltzmann machine
Autoencoder