Sparse Embedding: A Framework for Sparsity Promoting Dimensionality Reduction

Abstract

We introduce a novel framework, called sparse embedding (SE), for simultaneous dimensionality reduction and dictionary learning. We formulate an optimization problem for learning a transformation from the original signal domain to a lower-dimensional one in a way that preserves the sparse structure of data. We propose an efficient optimization algorithm and present its non-linear extension based on the kernel methods. One of the key features of our method is that it is computationally efficient as the learning is done in the lower-dimensional space and it discards the irrelevant part of the signal that derails the dictionary learning process. Various experiments show that our method is able to capture the meaningful structure of data and can perform significantly better than many competitive algorithms on signal recovery and object classification tasks.

Cite

Text

Van Nguyen et al. "Sparse Embedding: A Framework for Sparsity Promoting Dimensionality Reduction." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33783-3_30

Markdown

[Van Nguyen et al. "Sparse Embedding: A Framework for Sparsity Promoting Dimensionality Reduction." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/nguyen2012eccv-sparse/) doi:10.1007/978-3-642-33783-3_30

BibTeX

@inproceedings{nguyen2012eccv-sparse,
  title     = {{Sparse Embedding: A Framework for Sparsity Promoting Dimensionality Reduction}},
  author    = {Van Nguyen, Hien and Patel, Vishal M. and Nasrabadi, Nasser M. and Chellappa, Rama},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {414-427},
  doi       = {10.1007/978-3-642-33783-3_30},
  url       = {https://mlanthology.org/eccv/2012/nguyen2012eccv-sparse/}
}