Metric Multi-View Graph Clustering
Abstract
Graph-based methods have hitherto been used to pursue the coherent patterns of data due to its ease of implementation and efficiency. These methods have been increasingly applied in multi-view learning and achieved promising performance in various clustering tasks. However, despite their noticeable empirical success, existing graph-based multi-view clustering methods may still suffer the suboptimal solution considering that multi-view data can be very complicated in raw feature space. Moreover, existing methods usually adopt the similarity metric by an ad hoc approach, which largely simplifies the relationship among real-world data and results in an inaccurate output. To address these issues, we propose to seamlessly integrates metric learning and graph learning for multi-view clustering. Specifically, we employ a useful metric to depict the inherent structure with linearity-aware of affinity graph representation learned based on the self-expressiveness property. Furthermore, instead of directly utilizing the raw features, we prefer to recover a smooth representation such that the geometric structure of the original data can be retained. We model the above concerns into a unified learning framework, and hence complements each learning subtask in a mutual reinforcement manner. The empirical studies corroborate our theoretical findings, and demonstrate that the proposed method is able to boost the multi-view clustering performance.
Cite
Text
Tan et al. "Metric Multi-View Graph Clustering." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I8.26188Markdown
[Tan et al. "Metric Multi-View Graph Clustering." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/tan2023aaai-metric/) doi:10.1609/AAAI.V37I8.26188BibTeX
@inproceedings{tan2023aaai-metric,
title = {{Metric Multi-View Graph Clustering}},
author = {Tan, Yuze and Liu, Yixi and Wu, Hongjie and Lv, Jiancheng and Huang, Shudong},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {9962-9970},
doi = {10.1609/AAAI.V37I8.26188},
url = {https://mlanthology.org/aaai/2023/tan2023aaai-metric/}
}