Semi-Supervised Learning Using an Unsupervised Atlas

Abstract

In many machine learning problems, high-dimensional datasets often lie on or near manifolds of locally low-rank. This knowledge can be exploited to avoid the “curse of dimensionality” when learning a classifier. Explicit manifold learning formulations such as lle are rarely used for this purpose, and instead classifiers may make use of methods such as local co-ordinate coding or auto-encoders to implicitly characterise the manifold. We propose novel manifold-based kernels for semi-supervised and supervised learning. We show how smooth classifiers can be learnt from existing descriptions of manifolds that characterise the manifold as a set of piecewise affine charts, or an atlas. We experimentally validate the importance of this smoothness vs. the more natural piecewise smooth classifiers, and we show a significant improvement over competing methods on standard datasets. In the semi-supervised learning setting our experiments show how using unlabelled data to learn the detailed shape of the underlying manifold substantially improves the accuracy of a classifier trained on limited labelled data.

Cite

Text

Pitelis et al. "Semi-Supervised Learning Using an Unsupervised Atlas." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2014. doi:10.1007/978-3-662-44851-9_36

Markdown

[Pitelis et al. "Semi-Supervised Learning Using an Unsupervised Atlas." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2014.](https://mlanthology.org/ecmlpkdd/2014/pitelis2014ecmlpkdd-semisupervised/) doi:10.1007/978-3-662-44851-9_36

BibTeX

@inproceedings{pitelis2014ecmlpkdd-semisupervised,
  title     = {{Semi-Supervised Learning Using an Unsupervised Atlas}},
  author    = {Pitelis, Nikolaos and Russell, Chris and Agapito, Lourdes},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2014},
  pages     = {565-580},
  doi       = {10.1007/978-3-662-44851-9_36},
  url       = {https://mlanthology.org/ecmlpkdd/2014/pitelis2014ecmlpkdd-semisupervised/}
}