IJCAI 2024poster6 citations

Continual Multi-View Clustering with Consistent Anchor Guidance

Chao Zhang, Deng Xu, Xiuyi Jia, Chunlin Chen, Huaxiong Li

Abstract

Multi-view clustering (MVC) has recently attracted much attention. Most existing approaches are designed for fixed multi-view data, and cannot deal with the common streaming data in real world. In this paper, we address this problem by proposing a consistent Anchor guided Continual MVC (ACMVC) method in a two-stage way. In initial learning stage, a low-rank anchor graph based model is constructed. In continual learning stage, to leverage the historical knowledge, the multi-level anchor information is reused to refine the model via adding consistency regularization. It not only provides prior knowledge to enhance the exploration on current data, but also captures the similarity relationship between previous and current data, enabling a comprehensive exploitation on streaming data. The proposed model can be optimized efficiently with linear time and space complexity. Experiments demonstrate the effectiveness and efficiency of our method compared with some state-of-the-art approaches.

Machine Learning: ML: Multi-view learningMachine Learning: ML: ClusteringMachine Learning: ML: Unsupervised learningData Mining: DM: Mining data streams
BibTeX
@inproceedings{ijcai2024p601,
  title     = {Continual Multi-View Clustering with Consistent Anchor Guidance},
  author    = {Zhang, Chao and Xu, Deng and Jia, Xiuyi and Chen, Chunlin and Li, Huaxiong},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {5434--5442},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/601},
  url       = {https://doi.org/10.24963/ijcai.2024/601},
}