TL;DR
This paper introduces GMAE, a novel auto-encoder framework that learns disentangled, view-specific and shared representations to improve multi-view clustering performance, especially on incomplete data.
Contribution
GMAE employs dual-path autoencoders and adversarial discriminators to disentangle view-specific and common features, enhancing clustering quality in multi-view data.
Findings
GMAE outperforms state-of-the-art methods on 13 benchmark datasets.
It effectively handles incomplete multi-view clustering tasks.
Disentangled representations improve clustering clarity.
Abstract
Multi-View Clustering (MVC) has gained significant attention for its ability to leverage complementary information across diverse views. However, existing deep MVC methods often struggle with view-distribution entanglement during cross-view fusion, which hampers the quality of the shared latent space and leads to suboptimal Figures. To address this issue, we propose the Generalized Multi-view Auto-Encoder (GMAE), a framework designed to preserve cross-view complementarity through disentangled representation learning. Specifically, GMAE employs dual-path autoencoders to decouple source features into view-specific and view-common embeddings, facilitating the discovery of clearer clustering structures. We further construct cross-view adversarial discriminators to guide view-specific encoders in capturing more discriminative features. By strategically modulating mutual information, GMAE…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
