paper-with-me

홈 › Papers

Robust Noisy Correspondence Learning via Self-Drop and Dual-Weight

2024-12-09 · Fan Liu, Chenwei Dong, Chuanyi Zhang, Hualiang Zhou, Jun Zhou

Many researchers collect data from the internet through crowd-sourcing or web crawling to alleviate the data-hungry challenge associated with cross-modal matching. Although such practice does not require expensive annotations, it inevitably introduces mismatched pairs and results in a noisy correspondence problem. Current approaches leverage the memorization effect of deep neural networks to distinguish noise and perform re-weighting. However, briefly lowering the weight of noisy pairs cannot eliminate the negative impact of noisy correspondence in the training process. In this paper, we propose a novel self-drop and dual-weight approach, which achieves elaborate data processing by qua-partitioning the data. Specifically, our approach partitions all data into four types: clean and significant, clean yet insignificant, vague, and noisy. We analyze the effect of noisy and clean data pairs and find that for vision-language pre-training models, a small number of clean samples is more valuable than a majority of noisy ones. Based on this observation, we employ self-drop to discard noisy samples to effectively mitigate the impact of noise. In addition, we adopt a dual-weight strategy to ensure that the model focuses more on significant samples while appropriately leveraging vague samples. Compared to the prior works, our approach is more robust and demonstrates relatively more stable performance on noisy datasets, especially under a high noise ratio. Extensive experiments on three widely used datasets, including Flickr30K, MS-COCO, and Conceptual Captions, validate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2412.06172

Code (0)

등록된 구현이 없습니다.

Tasks

Memorization

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Cross-modal Active Complementary Learning with Self-refining Correspondence

2023-10-26 · NeurIPS 2023 11 · Yang Qin, Yuan Sun, Dezhong Peng, Joey Tianyi Zhou 외

Recently, image-text matching has attracted more and more attention from academia and industry, which is fundamental to understanding the latent correspondence across visual and textual modalities. However, most existing…

Cross-modal retrieval with noisy correspondenceImage-text matchingText Matching

Contrastive Learning for Space-Time Correspondence via Self-Cycle Consistency

2022-01-01 · CVPR 2022 1 · Jeany Son

We propose a novel probabilistic method employing Bayesian Model Averaging and self-cycle regularization for spatio-temporal correspondence learning in videos within a self-supervised learning framework. Most existin…

Contrastive LearningSelf-Supervised 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

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 Twin Noisy Labels for Visible-Infrared Person Re-Identification

2022-01-01 · CVPR 2022 1 · Mouxing Yang, Zhenyu Huang, Peng Hu, Taihao Li 외

In this paper, we study an untouched problem in visible-infrared person re-identification (VI-ReID), namely, Twin Noise Labels (TNL) which refers to as noisy annotation and correspondence. In brief, on the one hand, …

MemorizationPerson Re-Identification