Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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 required for model training. However, unlike unimodal datasets, multimodal datasets are extremely harder to collect and annotate precisely. As an alternative, the co-occurred data pairs (e.g., image-text pairs) collected from the Internet have been widely exploited in the area. Unfortunately, the cheaply collected dataset unavoidably contains many mismatched data pairs, which have been proven to be harmful to the model's performance. To address this, we propose a general framework called BiCro (Bidirectional Cross-modal similarity consistency), which can be easily integrated into existing cross-modal matching models and improve their robustness against noisy data. Specifically, BiCro aims to estimate soft labels for noisy data pairs to reflect their true correspondence degree. The basic idea of BiCro is motivated by that -- taking image-text matching as an example -- similar images should have similar textual descriptions and vice versa. Then the consistency of these two similarities can be recast as the estimated soft labels to train the matching model. The experiments on three popular cross-modal matching datasets demonstrate that our method significantly improves the noise-robustness of various matching models, and surpass the state-of-the-art by a clear margin.

Shuo Yang, Zhaopan Xu, Kai Wang, Yang You, Hongxun Yao, Tongliang Liu, Min Xu• 2023

Related benchmarks

TaskDatasetResultRank
Text-to-Image RetrievalFlickr30K
R@160.4
531
Image-to-Text RetrievalFlickr30K 1K (test)
R@178.3
491
Text-to-Image RetrievalFlickr30k (test)
Recall@160.4
445
Text-to-Image RetrievalFlickr30K 1K (test)
R@160.4
432
Image-to-Text RetrievalFlickr30K
R@180.7
429
Image-to-Text RetrievalFlickr30k (test)
R@178.1
392
Image-to-Text RetrievalMS-COCO 5K (test)
R@178.8
320
Text-to-Image RetrievalMS-COCO 5K (test)
R@163.7
244
Text-to-Image RetrievalMS-COCO
R@163.7
151
Image-to-Text RetrievalMS-COCO
R@178.8
132
Showing 10 of 29 rows

Other info

Code

Follow for update