CVAug 26, 2022

MORI-RAN: Multi-view Robust Representation Learning via Hybrid Contrastive Fusion

arXiv:2208.12545v210 citationsh-index: 45Has Code
AI Analysis

This work addresses challenges in multi-view representation learning for tasks like clustering and classification, representing an incremental improvement with specific gains.

The paper tackled the problem of learning robust multi-view representations from unlabeled data by balancing view consistency and specificity, proposing a hybrid contrastive fusion algorithm that outperformed 12 competitive methods on four real-world datasets in clustering and classification tasks.

Multi-view representation learning is essential for many multi-view tasks, such as clustering and classification. However, there are two challenging problems plaguing the community: i)how to learn robust multi-view representation from mass unlabeled data and ii) how to balance the view consistency and the view specificity. To this end, in this paper, we proposed a hybrid contrastive fusion algorithm to extract robust view-common representation from unlabeled data. Specifically, we found that introducing an additional representation space and aligning representations on this space enables the model to learn robust view-common representations. At the same time, we designed an asymmetric contrastive strategy to ensure that the model does not obtain trivial solutions. Experimental results demonstrated that the proposed method outperforms 12 competitive multi-view methods on four real-world datasets in terms of clustering and classification. Our source code will be available soon at \url{https://github.com/guanzhou-ke/mori-ran}.

Code Implementations1 repo
Foundations

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

Your Notes