paper-with-me

홈 › Papers

PC$^2$: Pseudo-Classification Based Pseudo-Captioning for Noisy Correspondence Learning in Cross-Modal Retrieval

2024-08-02

In the realm of cross-modal retrieval, seamlessly integrating diverse modalities within multimedia remains a formidable challenge, especially given the complexities introduced by noisy correspondence learning (NCL). Such noise often stems from mismatched data pairs, which is a significant obstacle distinct from traditional noisy labels. This paper introduces Pseudo-Classification based Pseudo-Captioning (PC$^2$) framework to address this challenge. PC$^2$ offers a threefold strategy: firstly, it establishes an auxiliary "pseudo-classification" task that interprets captions as categorical labels, steering the model to learn image-text semantic similarity through a non-contrastive mechanism. Secondly, unlike prevailing margin-based techniques, capitalizing on PC$^2$'s pseudo-classification capability, we generate pseudo-captions to provide more informative and tangible supervision for each mismatched pair. Thirdly, the oscillation of pseudo-classification is borrowed to assistant the correction of correspondence. In addition to technical contributions, we develop a realistic NCL dataset called Noise of Web (NoW), which could be a new powerful NCL benchmark where noise exists naturally. Empirical evaluations of PC$^2$ showcase marked improvements over existing state-of-the-art robust cross-modal retrieval techniques on both simulated and realistic datasets with various NCL settings. The contributed dataset and source code are released at https://github.com/alipay/PC2-NoiseofWeb.

📄 PDF Abstract BibTeX arXiv:2408.01349

Code (1)

alipay/PC2-NoiseofWeb 공식 구현 pytorch

Tasks

Cross-modal retrieval with noisy correspondenceImage-text Retrieval

Similar Papers 제목 키워드 기반

PCSR: Pseudo-label Consistency-Guided Sample Refinement for Noisy Correspondence Learning

2025-09-19 · Zhuoyao Liu, Yang Liu, Wentao Feng, Shudong Huang arxiv

Cross-modal retrieval aims to align different modalities via semantic similarity. However, existing methods often assume that image-text pairs are perfectly aligned, overlooking Noisy Correspondences in real data. These …

Cross-Modal RetrievalSemantic Similarity

ROLL: Robust Noisy Pseudo-label Learning for Multi-View Clustering with Noisy Correspondence

2025-01-01 · CVPR 2025 1 · Yuan Sun, Yongxiang Li, Zhenwen Ren, Guiduo Duan 외

Multi-view clustering (MVC) aims to exploit complementary information from diverse views to enhance clustering performance. Since pseudo-labels can provide additional semantic information, many MVC methods have been …

ClusteringContrastive LearningMULTI-VIEW LEARNINGPseudo Label

Embodied Image Captioning: Self-supervised Learning Agents for Spatially Coherent Image Descriptions

2025-04-11 · Tommaso Galliena, Tommaso Apicella, Stefano Rosa, Pietro Morerio 외

We present a self-supervised method to improve an agent's abilities in describing arbitrary objects while actively exploring a generic environment. This is a challenging problem, as current models struggle to obtain cohe…

Contrastive LearningImage CaptioningLarge Language ModelSelf-Supervised Learning+2

Feature-Label Modal Alignment for Robust Partial Multi-Label Learning

2026-04-10 · Yu Chen, Weijun Lv, Yue Huang, Xiaozhao Fang 외 arxiv

In partial multi-label learning (PML), each instance is associated with a set of candidate labels containing both ground-truth and noisy labels. The presence of noisy labels disrupts the correspondence between features a…

Multi-Label Learning

Robust Duality Learning for Unsupervised Visible-Infrared Person Re-Identification

2025-05-05 · Yongxiang Li, Yuan Sun, Yang Qin, Dezhong Peng 외

Unsupervised visible-infrared person re-identification (UVI-ReID) aims to retrieve pedestrian images across different modalities without costly annotations, but faces challenges due to the modality gap and lack of superv…

Person Re-IdentificationPseudo Label