paper-with-me

Papers

Partially View-aligned Representation Learning with Noise-robust Contrastive Loss

2021-03-01 · CVPR 2021 1 · Mouxing Yang, Yunfan Li, Zhenyu Huang, Zitao Liu, Peng Hu, Xi Peng

In real-world applications, it is common that only a portion of data is aligned across views due to spatial, temporal, or spatiotemporal asynchronism, thus leading to socalled Partially View-aligned Problem (PVP). To solve such a less-touched problem without the help of labels, we propose simultaneously learning representation and aligning data using a noise-robust contrastive loss. In brief, for each sample from one view, our method aims to identify its within-category counterparts from other views, and thus the cross-view correspondence could be established. As the contrastive learning needs data pairs as input, we construct positive pairs using the known correspondences and negative pairs using random sampling. To alleviate or even eliminate the influence of the false negatives caused by random sampling, we propose a noise-robust contrastive loss which could adaptively prevent the false negatives from dominating the network optimization. Different from the Hungarian algorithm and its variants, our solution to PVP aims to achieve category- instead of instance-level alignment. Thanks to the higher accessibility and scalability of the category-level alignment, it is more desirable for the tasks such as clustering and classification. In addition, to the best of our knowledge, this could be the first successful attempt of enabling contrastive learning robust to noisy labels. Extensive experiments show the promising performance of our method comparing with 10 state-of-the-art multi-view approaches in the clustering and classification tasks.

📄 PDF Abstract BibTeX

Code (1)

XLearning-SCU/2021-CVPR-MvCLN pytorch

Tasks

ClusteringContrastive LearningPartially View-aligned Multi-view LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Cross-view Graph Contrastive Representation Learning on Partially Aligned Multi-view Data

2022-11-08 · Yiming Wang, Dongxia Chang, Zhiqiang Fu, Jie Wen 외

Multi-view representation learning has developed rapidly over the past decades and has been applied in many fields. However, most previous works assumed that each view is complete and aligned. This leads to an inevitable…

Contrastive LearningRepresentation Learning

Robust Variational Contrastive Learning for Partially View-unaligned Clustering

2024-10-28 · ACM Multimedia 2024 10 · Changhao He, Hongyuan Zhu, Peng Hu, Xi Peng

Although multi-view learning has achieved remarkable progress over the past decades, most existing methods implicitly assume that all views (or modalities) are well-aligned. In practice, however, collecting fully aligned…

ClusteringContrastive LearningDeep ClusteringMULTI-VIEW LEARNING+1

SMART: Semantic Matching Contrastive Learning for Partially View-Aligned Clustering

2025-12-17 · Liang Peng, Yixuan Ye, Cheng Liu, Hangjun Che 외 arxiv

Multi-view clustering has been empirically shown to improve learning performance by leveraging the inherent complementary information across multiple views of data. However, in real-world scenarios, collecting strictly a…

Contrastive Learning

Generalized Deep Multi-view Clustering via Causal Learning with Partially Aligned Cross-view Correspondence

2025-09-19 · Xihong Yang, Siwei Wang, Jiaqi Jin, Fangdi Wang 외 arxiv

Multi-view clustering (MVC) aims to explore the common clustering structure across multiple views. Many existing MVC methods heavily rely on the assumption of view consistency, where alignments for corresponding samples …

Intent-aware Diffusion with Contrastive Learning for Sequential Recommendation

2025-04-22 · Yuanpeng Qu, Hajime Nobuhara

Contrastive learning has proven effective in training sequential recommendation models by incorporating self-supervised signals from augmented views. Most existing methods generate multiple views from the same interactio…

Contrastive LearningData AugmentationSequential Recommendation