CVCOMLJul 28, 2025

LargeMvC-Net: Anchor-based Deep Unfolding Network for Large-scale Multi-view Clustering

arXiv:2507.20980v24 citationsh-index: 13MM
Originality Highly original
AI Analysis

This work addresses scalability issues in multi-view clustering for large datasets, offering a more structured approach compared to heuristic methods.

The paper tackles the problem of large-scale multi-view clustering by proposing LargeMvC-Net, a deep unfolding network that integrates anchor structures into the optimization process, resulting in improved effectiveness and scalability over state-of-the-art methods on benchmarks.

Deep anchor-based multi-view clustering methods enhance the scalability of neural networks by utilizing representative anchors to reduce the computational complexity of large-scale clustering. Despite their scalability advantages, existing approaches often incorporate anchor structures in a heuristic or task-agnostic manner, either through post-hoc graph construction or as auxiliary components for message passing. Such designs overlook the core structural demands of anchor-based clustering, neglecting key optimization principles. To bridge this gap, we revisit the underlying optimization problem of large-scale anchor-based multi-view clustering and unfold its iterative solution into a novel deep network architecture, termed LargeMvC-Net. The proposed model decomposes the anchor-based clustering process into three modules: RepresentModule, NoiseModule, and AnchorModule, corresponding to representation learning, noise suppression, and anchor indicator estimation. Each module is derived by unfolding a step of the original optimization procedure into a dedicated network component, providing structural clarity and optimization traceability. In addition, an unsupervised reconstruction loss aligns each view with the anchor-induced latent space, encouraging consistent clustering structures across views. Extensive experiments on several large-scale multi-view benchmarks show that LargeMvC-Net consistently outperforms state-of-the-art methods in terms of both effectiveness and scalability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes