paper-with-me

Papers

LRSCLIP: A Vision-Language Foundation Model for Aligning Remote Sensing Image with Longer Text

2025-03-25 · Weizhi Chen, Jingbo Chen, Yupeng Deng, Jiansheng Chen, Yuman Feng, Zhihao Xi, Diyou Liu, Kai Li, Yu Meng

This study addresses the technical bottlenecks in handling long text and the "hallucination" issue caused by insufficient short text information in remote sensing vision-language foundation models (VLFM). We propose a novel vision-language foundation model, LRSCLIP, and a multimodal dataset, LRS2M. The main contributions are as follows: (1) By integrating multi-source remote sensing data and adopting a large language model labeling strategy, we construct the LRS2M dataset, which contains 2 million image-text pairs, providing both short and long texts for the first time, thus solving the problem of semantic granularity limitations in existing datasets; (2) The design of the LRSCLIP architecture based on Long-CLIP's KPS module, which extends CLIP's text processing capacity and achieves fine-grained cross-modal feature alignment through a dual-text loss weighting mechanism. Experimental results show that LRSCLIP improves retrieval accuracy by 10\%-20\% over the Long-CLIP baseline in the zero-shot long-text cross-modal retrieval task. For the zero-shot short-text cross-modal retrieval task, LRSCLIP achieves improvements over the current best model, GeoRSCLIP, with increases of 0.17\%, 0.67\%, and 0.92\% in Text to Image R@1, Image to Text R@1, and mR on RSITMD, respectively, and 0.04\%, 2.93\%, and 1.28\% on RSICD. In the zero-shot image classification task (average accuracy=75.75\%) and semantic localization task (Rmi=0.7653), LRSCLIP achieves state-of-the-art performance. These results validate the dual advantages of fine-grained semantic understanding and global feature matching in LRSCLIP. This work provides a new benchmark model and data support for remote sensing multimodal learning. The related code has been open source and is available at https://github.com/MitsuiChen14/LRSCLIP.

📄 PDF Abstract BibTeX arXiv:2503.19311

Code (1)

mitsuichen14/lrsclip 공식 구현 pytorch

Tasks

Cross-Modal RetrievalHallucinationimage-classificationImage ClassificationImage to textLarge Language ModelRetrievalZero-Shot Image Classification

Similar Papers 제목 키워드 기반

RemoteCLIP: A Vision Language Foundation Model for Remote Sensing

2023-06-19 · Fan Liu, Delong Chen, Zhangqingyun Guan, Xiaocong Zhou 외

General-purpose foundation models have led to recent breakthroughs in artificial intelligence. In remote sensing, self-supervised learning (SSL) and Masked Image Modeling (MIM) have been adopted to build foundation model…

ClassificationCross-Modal Retrievalimage-classificationImage Classification+8

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

FusionRS: A Large-Scale RGB-Infrared Remote Sensing Dataset for Dual-Modal Vision-Language Foundation Models

2026-06-15 · Jiaju Han, Ben Zhang, Xuemeng Sun, Qike Zhang 외 arxiv

Remote sensing vision-language models have advanced Earth observation understanding, but most existing work remains centered on RGB imagery, leaving the complementary information in infrared data underexplored. Infrared …

Representation LearningText Retrieval

Remote Sensing Vision-Language Foundation Models without Annotations via Ground Remote Alignment

2023-12-12 · Utkarsh Mall, Cheng Perng Phoo, Meilin Kelsey Liu, Carl Vondrick 외

We introduce a method to train vision-language models for remote-sensing images without using any textual annotations. Our key insight is to use co-located internet imagery taken on the ground as an intermediary for conn…

image-classificationImage ClassificationLanguage ModelingLanguage Modelling+5

Multilingual Vision-Language Pre-training for the Remote Sensing Domain

2024-10-30 · João Daniel Silva, Joao Magalhaes, Devis Tuia, Bruno Martins

Methods based on Contrastive Language-Image Pre-training (CLIP) are nowadays extensively used in support of vision-and-language tasks involving remote sensing data, such as cross-modal retrieval. The adaptation of CLIP t…

Cross-Modal Retrievalimage-classificationImage ClassificationImage-text Retrieval+4