Adjacency Matrix Construction Using Sparse Coding for Label Propagation

Abstract

Graph-based semi-supervised learning algorithms have attracted increasing attentions recently due to their superior performance in dealing with abundant unlabeled data and limited labeled data via the label propagation. The principle issue of constructing a graph is how to accurately measure the similarity between two data examples. In this paper, we propose a novel approach to measure the similarities among data points by means of the local linear reconstruction of their corresponding sparse codes. Clearly, the sparse codes of data examples not only preserve their local manifold semantics but can significantly boost the discriminative power among different classes. Moreover, the sparse property helps to dramatically reduce the intensive computation and storage requirements. The experimental results over the well-known dataset Caltech-101 demonstrate that our proposed similarity measurement method delivers better performance of the label propagation.

Cite

Text

Zheng et al. "Adjacency Matrix Construction Using Sparse Coding for Label Propagation." European Conference on Computer Vision Workshops, 2012. doi:10.1007/978-3-642-33885-4_32

Markdown

[Zheng et al. "Adjacency Matrix Construction Using Sparse Coding for Label Propagation." European Conference on Computer Vision Workshops, 2012.](https://mlanthology.org/eccvw/2012/zheng2012eccvw-adjacency/) doi:10.1007/978-3-642-33885-4_32

BibTeX

@inproceedings{zheng2012eccvw-adjacency,
  title     = {{Adjacency Matrix Construction Using Sparse Coding for Label Propagation}},
  author    = {Zheng, Haixia and Ip, Horace H. S. and Tao, Liang},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2012},
  pages     = {315-323},
  doi       = {10.1007/978-3-642-33885-4_32},
  url       = {https://mlanthology.org/eccvw/2012/zheng2012eccvw-adjacency/}
}