Active Subspace Learning

Abstract

Many previous studies have shown that naturally occurring data cannot possibly fill up the high dimensional space uniformly, rather it must concentrate around lower dimensional structure. The typical supervised subspace learning algorithms to discover this low dimensional structure include Linear Discriminant Analysis (LDA). For LDA, the training data points are usually pre-given. However, in some real world applications like relevance feedback image retrieval, there is opportunity to interact with the user and actively select the training points for labeling. In this paper, we propose a novel active subspace learning algorithm which selects the most informative data points and uses them for learning an optimal subspace. Using techniques from experimental design, we discuss how to perform data selection in supervised or semi-supervised subspace learning by minimizing the expected error. Experiments on image retrieval show improvement over state-of-the-art methods.

Cite

Text

He and Cai. "Active Subspace Learning." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459329

Markdown

[He and Cai. "Active Subspace Learning." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/he2009iccv-active/) doi:10.1109/ICCV.2009.5459329

BibTeX

@inproceedings{he2009iccv-active,
  title     = {{Active Subspace Learning}},
  author    = {He, Xiaofei and Cai, Deng},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {911-916},
  doi       = {10.1109/ICCV.2009.5459329},
  url       = {https://mlanthology.org/iccv/2009/he2009iccv-active/}
}