Multimodal Interpretation of Remote Sensing Images: Dynamic Resolution Input Strategy and Multi-scale Vision-Language Alignment Mechanism
Siyu Zhang, Ying Chen, Lianlei Shan, Runhe Qiu
TL;DR
This work tackles the efficiency-accuracy bottleneck in multimodal remote sensing interpretation by introducing a Dynamic Resolution Input Strategy (DRIS) and a Multi-scale Vision-language Alignment Mechanism (MS-VLAM) within a Vision-Language Model. DRIS enables coarse-to-fine processing to allocate compute where it matters, while MS-VLAM enforces hierarchical cross-modal alignment across object-level, local-region-level, and global-level representations, guided by a multi-term loss $\mathcal{L} = \mathcal{L}_{\text{caption}} + \delta \cdot \mathcal{L}_{\text{align}}$ and task-driven optimization. The framework achieves state-of-the-art results on RS-GPT4V and RS-VLM benchmarks, including improvements in BLEU-4, CIDEr, and R@10 metrics for captioning and retrieval, and higher Accuracy@0.5 for visual grounding, demonstrating robust cross-modal reasoning in diverse RS scenarios. This work advances practical RS interpretation by delivering an efficient, scalable, and semantically rich multimodal framework suitable for environmental monitoring, urban management, and disaster response.
Abstract
Multimodal fusion of remote sensing images serves as a core technology for overcoming the limitations of single-source data and improving the accuracy of surface information extraction, which exhibits significant application value in fields such as environmental monitoring and urban planning. To address the deficiencies of existing methods, including the failure of fixed resolutions to balance efficiency and detail, as well as the lack of semantic hierarchy in single-scale alignment, this study proposes a Vision-language Model (VLM) framework integrated with two key innovations: the Dynamic Resolution Input Strategy (DRIS) and the Multi-scale Vision-language Alignment Mechanism (MS-VLAM).Specifically, the DRIS adopts a coarse-to-fine approach to adaptively allocate computational resources according to the complexity of image content, thereby preserving key fine-grained features while reducing redundant computational overhead. The MS-VLAM constructs a three-tier alignment mechanism covering object, local-region and global levels, which systematically captures cross-modal semantic consistency and alleviates issues of semantic misalignment and granularity imbalance.Experimental results on the RS-GPT4V dataset demonstrate that the proposed framework significantly improves the accuracy of semantic understanding and computational efficiency in tasks including image captioning and cross-modal retrieval. Compared with conventional methods, it achieves superior performance in evaluation metrics such as BLEU-4 and CIDEr for image captioning, as well as R@10 for cross-modal retrieval. This technical framework provides a novel approach for constructing efficient and robust multimodal remote sensing systems, laying a theoretical foundation and offering technical guidance for the engineering application of intelligent remote sensing interpretation.
