Dimensionality Reduction by Unsupervised Regression
Abstract
We consider the problem of dimensionality reduction, where given high-dimensional data we want to estimate two mappings: from high to low dimension (dimensionality reduction) and from low to high dimension (reconstruction). We adopt an unsupervised regression point of view by introducing the unknown low-dimensional coordinates of the data as parameters, and formulate a regularised objective functional of the mappings and low-dimensional coordinates. Alternating minimisation of this functional is straightforward: for fixed low-dimensional coordinates, the mappings have a unique solution; and for fixed mappings, the coordinates can be obtained by finite-dimensional non-linear minimisation. Besides, the coordinates can be initialised to the output of a spectral method such as Laplacian eigenmaps. The model generalises PCA and several recent methods that learn one of the two mappings but not both; and, unlike spectral methods, our model provides out-of-sample mappings by construction. Experiments with toy and real-world problems show that the model is able to learn mappings for convoluted manifolds, avoiding bad local optima that plague other methods.
Cite
Text
Carreira-Perpiñán and Lu. "Dimensionality Reduction by Unsupervised Regression." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587666Markdown
[Carreira-Perpiñán and Lu. "Dimensionality Reduction by Unsupervised Regression." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/carreiraperpinan2008cvpr-dimensionality/) doi:10.1109/CVPR.2008.4587666BibTeX
@inproceedings{carreiraperpinan2008cvpr-dimensionality,
title = {{Dimensionality Reduction by Unsupervised Regression}},
author = {Carreira-Perpiñán, Miguel Á. and Lu, Zhengdong},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2008},
doi = {10.1109/CVPR.2008.4587666},
url = {https://mlanthology.org/cvpr/2008/carreiraperpinan2008cvpr-dimensionality/}
}