Unsupervised Feature Extraction Inspired by Latent Low-Rank Representation
Abstract
Latent Low-Rank Representation (Lat LRR) has the empirical capability of identifying "salient" features. However, the reason behind this feature extraction effect is still not understood. Its optimization leads to non-unique solutions and has high computational complexity, limiting its potential in practice. We show that Lat LRR learns a transformation matrix which suppresses the most significant principal components corresponding to the largest singular values while preserving the details captured by the components with relatively smaller singular values. Based on this, we propose a novel feature extraction method which directly designs the transformation matrix and has similar behavior to Lat LRR. Our method has a simple analytical solution and can achieve better performance with little computational cost. The effectiveness and efficiency of our method are validated on two face recognition datasets.
Cite
Text
Wang et al. "Unsupervised Feature Extraction Inspired by Latent Low-Rank Representation." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015. doi:10.1109/WACV.2015.78Markdown
[Wang et al. "Unsupervised Feature Extraction Inspired by Latent Low-Rank Representation." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015.](https://mlanthology.org/wacv/2015/wang2015wacv-unsupervised/) doi:10.1109/WACV.2015.78BibTeX
@inproceedings{wang2015wacv-unsupervised,
title = {{Unsupervised Feature Extraction Inspired by Latent Low-Rank Representation}},
author = {Wang, Yaming and Morariu, Vlad I. and Davis, Larry S.},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2015},
pages = {542-549},
doi = {10.1109/WACV.2015.78},
url = {https://mlanthology.org/wacv/2015/wang2015wacv-unsupervised/}
}