paper-with-me

홈 › Papers

Learning with Noisy Correspondence

2024-04-13 · International Journal of Computer Vision 2024 4 · Zhenyu Huang, Peng Hu, guocheng niu, Xinyan Xiao, Jiancheng Lv, Xi Peng

This paper studies a new learning paradigm for noisy labels, i.e., noisy correspondence (NC). Unlike the well-studied noisy labels that consider the errors in the category annotation of a sample, the NC refers to the errors in the alignment relationship of two data points. Although such false positive pairs are common especially in the data harvested from the Internet, which however are neglected by most existing works. By taking cross-modal retrieval as a showcase, we propose a method called learning with noisy correspondence (LNC). In brief, the LNC first roughly obtains the clean and noisy subsets from the original data and then rectifies the false positive pairs by using a novel adaptive prediction function. Finally, the LNC adopts a novel triplet loss with soft margins to endow cross-modal retrieval the robustness to the NC. To verify the effectiveness of the proposed LNC, we conduct experiments on six benchmark datasets in image-text and video-text retrieval tasks. Besides the effectiveness of the LNC, the experimental results show the necessity of the explicit solution to the NC faced by not only the standard model training paradigm but also the pre-training and fine-tuning paradigms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalCross-modal retrieval with noisy correspondenceRetrievalText RetrievalTripletVideo-Text Retrieval

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Breaking Through the Noisy Correspondence: A Robust Model for Image-Text Matching

2024-04-29 · ACM Transactions on Information Systems 2024 4 · Haitao Shi, Meng Liu, Xiaoxuan Mu, Xuemeng Song 외

Unleashing the power of image-text matching in real-world applications is hampered by noisy correspondence. Manually curating high-quality datasets is expensive and time-consuming, and datasets generated using diffusion …

Cross-modal retrieval with noisy correspondenceImage-text matchingText Matching

Learning with Noisy Correspondence for Cross-modal Matching

2021-12-01 · NeurIPS 2021 12 · Zhenyu Huang, guocheng niu, Xiao Liu, Wenbiao Ding 외

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…

Cross-Modal RetrievalCross-modal retrieval with noisy correspondenceImage-text matchingMemorization+2

Mitigating Noisy Correspondence by Geometrical Structure Consistency Learning

2024-05-27 · CVPR 2024 1 · Zihua Zhao, Mengxi Chen, Tianjie Dai, Jiangchao Yao 외

Noisy correspondence that refers to mismatches in cross-modal data pairs, is prevalent on human-annotated or web-crawled datasets. Prior approaches to leverage such data mainly consider the application of uni-modal noisy…

Cross-modal retrieval with noisy correspondence

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

Graph Matching with Bi-level Noisy Correspondence

2022-12-08 · ICCV 2023 1 · Yijie Lin, Mouxing Yang, Jun Yu, Peng Hu 외

In this paper, we study a novel and widely existing problem in graph matching (GM), namely, Bi-level Noisy Correspondence (BNC), which refers to node-level noisy correspondence (NNC) and edge-level noisy correspondence (…

Contrastive LearningGraph LearningGraph Matching