paper-with-me

홈 › Papers

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, Nannan Wang, Jianjia Cao

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 aligned. However, such an ideal assumption is extremely impossible due to the inevitably mismatched data pairs, a.k.a. noisy correspondence, which can wrongly enforce the mismatched data to be similar and thus induces the performance degradation. Although some recent methods have attempted to address this problem, they still face two challenging issues: 1) un- reliable data division for training inefficiency and 2) unstable pre- diction for matching failure. To address these problems, we pro- pose an efficient Uncertainty-Guided Noisy Correspondence Learning (UGNCL) framework to achieve noise-robust cross-modal matching. Specifically, a novel Uncertainty Guided Division (UGD) algorithm is reliably designed leverage the potential benefits of derived un- certainty to divide the data into clean, noisy and hard partitions, which can effortlessly mitigate the impact of easily-determined noisy pairs. Meanwhile, an efficient Trusted Robust Loss (TRL) is explicitly designed to recast the soft margins, calibrated by confi- dent yet error soft correspondence labels, for the data pairs in the hard partition through the uncertainty, leading to increase/decrease the importance of matched/mismatched pairs and further alleviate the impact of noisy pairs for robustness improvement. Extensive experiments conducted on three public datasets highlight the su- periorities of the proposed framework, and show its competitive performance compared with the state-of-the-arts. The code is avail- able at https://github.com/qxzha/UGNCL.

📄 PDF Abstract BibTeX

Code (1)

qxzha/UGNCL 공식 구현 pytorch

Tasks

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

Similar Papers 제목 키워드 기반

PAUL: Uncertainty-Guided Partition and Augmentation for Robust Cross-View Geo-Localization under Noisy Correspondence

2025-08-27 · Zheng Li, Xueyi Zhang, Yanming Guo, Yuxiang Xie 외 arxiv

Cross-view geo-localization is a critical task for UAV navigation, event detection, and aerial surveying, as it enables matching between drone-captured and satellite imagery. Most existing approaches embed multi-modal da…

Noisy Correspondence Learning with Self-Reinforcing Errors Mitigation

2023-12-27 · Zhuohang Dang, Minnan Luo, Chengyou Jia, Guang Dai 외

Cross-modal retrieval relies on well-matched large-scale datasets that are laborious in practice. Recently, to alleviate expensive data collection, co-occurring pairs from the Internet are automatically harvested for tra…

Cross-Modal RetrievalCross-modal retrieval with noisy correspondenceMemorizationModel Optimization+1

Inertial Guided Uncertainty Estimation of Feature Correspondence in Visual-Inertial Odometry/SLAM

2023-11-07 · Seongwook Yoon, Jaehyun Kim, Sanghoon Sull

Visual odometry and Simultaneous Localization And Mapping (SLAM) has been studied as one of the most important tasks in the areas of computer vision and robotics, to contribute to autonomous navigation and augmented real…

Autonomous NavigationSimultaneous Localization and MappingVisual Odometry

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

Deep Evidential Learning with Noisy Correspondence for Cross-Modal Retrieval

2022-10-10 · ACM International Conference on Multimedia 2022 10 · Yang Qin, Dezhong Peng, Xi Peng, Xu Wang 외

Cross-modal retrieval has been a compelling topic in the multimodal community. Recently, to mitigate the high cost of data collection, the co-occurred pairs (e.g., image and text) could be collected from the Internet as …

Cross-Modal RetrievalCross-modal retrieval with noisy correspondenceRetrievalText-based Person Retrieval with Noisy Correspondence