paper-with-me

홈 › Papers

Learning with Noisy Correspondence for Cross-modal Matching

2021-12-01 · NeurIPS 2021 12 · Zhenyu Huang, guocheng niu, Xiao Liu, Wenbiao Ding, Xinyan Xiao, Hua Wu, Xi Peng

Cross-modal matching, which aims to establish the correspondence between two different modalities, is fundamental to a variety of tasks such as cross-modal retrieval and vision-and-language understanding. Although a huge number of cross-modal matching methods have been proposed and achieved remarkable progress in recent years, almost all of these methods implicitly assume that the multimodal training data are correctly aligned. In practice, however, such an assumption is extremely expensive even impossible to satisfy. Based on this observation, we reveal and study a latent and challenging direction in cross-modal matching, named noisy correspondence, which could be regarded as a new paradigm of noisy labels. Different from the traditional noisy labels which mainly refer to the errors in category labels, our noisy correspondence refers to the mismatch paired samples. To solve this new problem, we propose a novel method for learning with noisy correspondence, named Noisy Correspondence Rectifier (NCR). In brief, NCR divides the data into clean and noisy partitions based on the memorization effect of neural networks and then rectifies the correspondence via an adaptive prediction model in a co-teaching manner. To verify the effectiveness of our method, we conduct experiments by using the image-text matching as a showcase. Extensive experiments on Flickr30K, MS-COCO, and Conceptual Captions verify the effectiveness of our method. The code could be accessed from www.pengxi.me .

📄 PDF Abstract BibTeX

Code (1)

XLearning-SCU/2021-NeurIPS-NCR 공식 구현 pytorch

Tasks

Cross-Modal RetrievalCross-modal retrieval with noisy correspondenceImage-text matchingMemorizationRetrievalText Matching

Similar Papers 제목 키워드 기반

REPAIR: Rank Correlation and Noisy Pair Half-replacing with Memory for Noisy Correspondence

2024-03-13 · Ruochen Zheng, Jiahao Hong, Changxin Gao, Nong Sang

The presence of noise in acquired data invariably leads to performance degradation in cross-modal matching. Unfortunately, obtaining precise annotations in the multimodal field is expensive, which has prompted some metho…

Cross-modal retrieval with noisy correspondence

NAC: Mitigating Noisy Correspondence in Cross-Modal Matching Via Neighbor Auxiliary Corrector

2024-03-18 · International Conference on Acoustics, Speech, and Signal Processing 2024 3 · Yuqing Li, Haoming Huang, Jian Xu, Shao-Lun Huang

The presence of noisy correspondence within cross-modal matching has significantly undermined the performance of existing matching methods. In this paper, we introduce a robust framework named Neighbor Auxiliary Correcto…

Cross-modal retrieval with noisy correspondence

UGNCL: Uncertainty-Guided Noisy Correspondence Learning for Efficient Cross-Modal Matching

2024-07-11 · SIGIR 2024 7 · Quanxing Zha, Xin Liu, Yiu-ming Cheung, Xing Xu 외

Cross-modal matching has recently gained significant popularity to facilitate retrieval across multi-modal data, and existing works are highly relied on an implicit assumption that the training data pairs are perfectly a…

Cross-Modal RetrievalCross-modal retrieval with noisy correspondenceImage-text matchingImage-text Retrieval

Learning From Noisy Correspondence With Tri-Partition for Cross-Modal Matching

2023-09-22 · IEEE Transactions on Multimedia 2023 9 · Zerun Feng, Zhimin Zeng, Caili Guo, Zheng Li 외

Due to high labeling cost, it is inevitable to introduce a certain proportion of noisy correspondence into visual-text datasets, resulting in poor model robustness for cross-modal matching. Although recent methods divide…

Cross-modal retrieval with noisy correspondenceMemorizationSemantic correspondenceText Matching+1

BiCro: Noisy Correspondence Rectification for Multi-modality Data via Bi-directional Cross-modal Similarity Consistency

2023-03-22 · CVPR 2023 1 · Shuo Yang, Zhaopan Xu, Kai Wang, Yang You 외

As one of the most fundamental techniques in multimodal learning, cross-modal matching aims to project various sensory modalities into a shared feature space. To achieve this, massive and correctly aligned data pairs are…

Cross-modal retrieval with noisy correspondenceImage-text matchingText Matching