paper-with-me

홈 › Papers

Robust Remote Sensing Image-Text Retrieval with Noisy Correspondence

2026-03-30 · Qiya Song, Yiqiang Xie, Yuan Sun, Renwei Dian, Xudong Kang arxiv

As a pivotal task that bridges remote visual and linguistic understanding, Remote Sensing Image-Text Retrieval (RSITR) has attracted considerable research interest in recent years. However, almost all RSITR methods implicitly assume that image-text pairs are matched perfectly. In practice, acquiring a large set of well-aligned data pairs is often prohibitively expensive or even infeasible. In addition, we also notice that the remote sensing datasets (e.g., RSITMD) truly contain some inaccurate or mismatched image text descriptions. Based on the above observations, we reveal an important but untouched problem in RSITR, i.e., Noisy Correspondence (NC). To overcome these challenges, we propose a novel Robust Remote Sensing Image-Text Retrieval (RRSITR) paradigm that designs a self-paced learning strategy to mimic human cognitive learning patterns, thereby learning from easy to hard from multi-modal data with NC. Specifically, we first divide all training sample pairs into three categories based on the loss magnitude of each pair, i.e., clean sample pairs, ambiguous sample pairs, and noisy sample pairs. Then, we respectively estimate the reliability of each training pair by assigning a weight to each pair based on the values of the loss. Further, we respectively design a new multi-modal self-paced function to dynamically regulate the training sequence and weights of the samples, thus establishing a progressive learning process. Finally, for noisy sample pairs, we present a robust triplet loss to dynamically adjust the soft margin based on semantic similarity, thereby enhancing the robustness against noise. Extensive experiments on three popular benchmark datasets demonstrate that the proposed RRSITR significantly outperforms the state-of-the-art methods, especially in high noise rates. The code is available at: https://github.com/MSFLabX/RRSITR

📄 PDF Abstract BibTeX arXiv:2603.28134

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SimilarityText Retrieval

Similar Papers 제목 키워드 기반

An Unsupervised Cross-Modal Hashing Method Robust to Noisy Training Image-Text Correspondences in Remote Sensing

2022-02-26 · Georgii Mikriukov, Mahdyar Ravanbakhsh, Begüm Demir

The development of accurate and scalable cross-modal image-text retrieval methods, where queries from one modality (e.g., text) can be matched to archive entries from another (e.g., remote sensing image) has attracted gr…

Image-text RetrievalMeta-LearningRetrievalText Retrieval

PMPGuard: Catching Pseudo-Matched Pairs in Remote Sensing Image-Text Retrieval

2025-12-21 · Pengxiang Ouyang, Qing Ma, Zheng Wang, Cong Bai arxiv

Remote sensing (RS) image-text retrieval faces significant challenges in real-world datasets due to the presence of Pseudo-Matched Pairs (PMPs), semantically mismatched or weakly aligned image-text pairs, which hinder th…

Text Retrieval

PIR: Remote Sensing Image-Text Retrieval with Prior Instruction Representation Learning

2024-05-16 · Jiancheng Pan, Muyuan Ma, Qing Ma, Cong Bai 외

Remote sensing image-text retrieval constitutes a foundational aspect of remote sensing interpretation tasks, facilitating the alignment of vision and language representations. This paper introduces a prior instruction r…

Image-text RetrievalRepresentation LearningRetrievalScene Recognition+1

Knowledge-aware Text-Image Retrieval for Remote Sensing Images

2024-05-06 · Li Mi, Xianjie Dai, Javiera Castillo-Navarro, Devis Tuia

Image-based retrieval in large Earth observation archives is challenging because one needs to navigate across thousands of candidate matches only with the query image as a guide. By using text as information supporting t…

DiversityEarth ObservationImage RetrievalNavigate+1

Composed Image Retrieval for Remote Sensing

2024-05-24 · Bill Psomas, Ioannis Kakogeorgiou, Nikos Efthymiadis, Giorgos Tolias 외

This work introduces composed image retrieval to remote sensing. It allows to query a large image archive by image examples alternated by a textual description, enriching the descriptive power over unimodal queries, eith…

Composed Image Retrieval (CoIR)DescriptiveImage RetrievalLanguage Modeling+3