Fast Pixel/Part Selection with Sparse Eigenvectors
Abstract
We extend the "Sparse LDA" algorithm of [7] with new sparsity bounds on 2-class separability and efficient partitioned matrix inverse techniques leading to 1000-fold speed-ups. This mitigates the 0(n <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">4</sup> ) scaling that has limited this algorithm's applicability to vision problems and also prioritizes the less-myopic backward elimination stage by making it faster than forward selection. Experiments include "sparse eigenfaces" and gender classification on FERET data as well as pixel/part selection for OCR on MNIST data using Bayesian (GP) classification. Sparse- LDA is an attractive alternative to the more demanding Automatic Relevance Determination. State-of-the-art recognition is obtained while discarding the majority of pixels in all experiments. Our sparse models also show a better fit to data in terms of the "evidence" or marginal likelihood.
Cite
Text
Moghaddam et al. "Fast Pixel/Part Selection with Sparse Eigenvectors." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4409093Markdown
[Moghaddam et al. "Fast Pixel/Part Selection with Sparse Eigenvectors." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/moghaddam2007iccv-fast/) doi:10.1109/ICCV.2007.4409093BibTeX
@inproceedings{moghaddam2007iccv-fast,
title = {{Fast Pixel/Part Selection with Sparse Eigenvectors}},
author = {Moghaddam, Bernard and Weiss, Yair and Avidan, Shai},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2007},
pages = {1-8},
doi = {10.1109/ICCV.2007.4409093},
url = {https://mlanthology.org/iccv/2007/moghaddam2007iccv-fast/}
}