Structure Aware L1 Graph for Data Clustering

Abstract

In graph-oriented machine learning research, L1 graph is an efficient way to represent the connections of input data samples. Its construction algorithm is based on a numerical optimization motivated by Compressive Sensing theory. As a result, It is a nonparametric method which is highly demanded. However, the information of data such as geometry structure and density distribution are ignored. In this paper, we propose a Structure Aware (SA) L1 graph to improve the data clustering performance by capturing the manifold structure of input data. We use a local dictionary for each datum while calculating its sparse coefficients. SA-L1 graph not only preserves the locality of data but also captures the geometry structure of data. The experimental results show that our new algorithm has better clustering performance than L1 graph.

Cite

Text

Han and Qin. "Structure Aware L1 Graph for Data Clustering." AAAI Conference on Artificial Intelligence, 2016. doi:10.1609/AAAI.V30I1.9929

Markdown

[Han and Qin. "Structure Aware L1 Graph for Data Clustering." AAAI Conference on Artificial Intelligence, 2016.](https://mlanthology.org/aaai/2016/han2016aaai-structure/) doi:10.1609/AAAI.V30I1.9929

BibTeX

@inproceedings{han2016aaai-structure,
  title     = {{Structure Aware L1 Graph for Data Clustering}},
  author    = {Han, Shuchu and Qin, Hong},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {4214-4215},
  doi       = {10.1609/AAAI.V30I1.9929},
  url       = {https://mlanthology.org/aaai/2016/han2016aaai-structure/}
}