Embedded Feature Selection on Graph-Based Multi-View Clustering

Abstract

Recently, anchor graph-based multi-view clustering has been proven to be highly efficient for large-scale data processing. However, most existing anchor graph-based clustering methods necessitate post-processing to obtain clustering labels and are unable to effectively utilize the information within anchor graphs. To solve these problems, we propose an Embedded Feature Selection on Graph-Based Multi-View Clustering (EFSGMC) approach to improve the clustering performance. Our method decomposes anchor graphs, taking advantage of memory efficiency, to obtain clustering labels in a single step without the need for post-processing. Furthermore, we introduce the l2,p-norm for graph-based feature selection, which selects the most relevant data for efficient graph factorization. Lastly, we employ the tensor Schatten p-norm as a tensor rank approximation function to capture the complementary information between different views, ensuring similarity between cluster assignment matrices. Experimental results on five real-world datasets demonstrate that our proposed method outperforms state-of-the-art approaches.

Cite

Text

Zhao et al. "Embedded Feature Selection on Graph-Based Multi-View Clustering." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I15.29645

Markdown

[Zhao et al. "Embedded Feature Selection on Graph-Based Multi-View Clustering." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/zhao2024aaai-embedded/) doi:10.1609/AAAI.V38I15.29645

BibTeX

@inproceedings{zhao2024aaai-embedded,
  title     = {{Embedded Feature Selection on Graph-Based Multi-View Clustering}},
  author    = {Zhao, Wenhui and Li, Guangfei and Yang, Haizhou and Gao, Quanxue and Wang, Qianqian},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {17016-17023},
  doi       = {10.1609/AAAI.V38I15.29645},
  url       = {https://mlanthology.org/aaai/2024/zhao2024aaai-embedded/}
}