Self Supervised Correlation-based Permutations for Multi-View Clustering

πŸ“… 2024-02-26
πŸ›οΈ arXiv.org
πŸ“ˆ Citations: 2
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Existing multi-view clustering methods are often domain-specific and rely on computationally expensive two-stage paradigms (representation learning followed by clustering), limiting generalization to heterogeneous data (e.g., images and tabular data). This paper proposes the first end-to-end deep multi-view clustering framework that jointly optimizes cross-view representation fusion and cluster assignment. Key contributions include: (i) a permutation-based self-supervised Canonical Correlation Analysis (CCA) objective, theoretically proven to asymptotically approximate supervised Linear Discriminant Analysis (LDA) representations, with a derived bound on pseudo-label error; and (ii) a pseudo-label consistency constraint to enhance robustness. Extensive experiments on 10 standard benchmarks demonstrate significant improvements over state-of-the-art methods, validating the framework’s generalizability, robustness, and cross-modal adaptability.

Technology Category

Machine Learning: Multi-instance/Multi-view LearningComputer Vision: Multi-modal VisionIntelligent Robots: Multimodal Perception & Sensor Fusion

Application Category

Graph Algorithms and Modeling for the Web: Graph embeddings and representation learning for Web-related graphsWeb Mining and Content Analysis: Mining multimedia, multimodal, multilingual, cross-lingual Web dataUser Modeling, Personalization and Recommendation: Fairness-aware retrieval and ranking
πŸ“ Abstract
Fusing information from different modalities can enhance data analysis tasks, including clustering. However, existing multi-view clustering (MVC) solutions are limited to specific domains or rely on a suboptimal and computationally demanding two-stage procedure of representation and clustering. We propose an end-to-end deep learning-based MVC framework for general data (image, tabular, etc.). Our approach involves learning meaningful fused data representations with a novel permutation-based canonical correlation objective. Concurrently, we learn cluster assignments by identifying consistent pseudo-labels across multiple views. We demonstrate the effectiveness of our model using ten MVC benchmark datasets. Theoretically, we show that our model approximates the supervised linear discrimination analysis (LDA) representation. Additionally, we provide an error bound induced by false-pseudo label annotations.
Problem

Research questions and friction points this paper is trying to address.

Develop end-to-end multi-view clustering for general data types
Overcome suboptimal two-stage representation and clustering process
Theoretically analyze unsupervised pseudo-label errors versus supervised LDA
Innovation

Methods, ideas, or system contributions that make the work stand out.

End-to-end deep learning for multi-view clustering
Permutation-based canonical correlation for fused representations
Consistent pseudo-labels across views for clustering
πŸ”Ž Similar Papers
No similar papers found.
πŸ’Ό Related Jobs
No related jobs found.
Bar-Ilan University