VHM: Versatile and Honest Vision Language Model for Remote Sensing Image Analysis
Chao Pang, Xingxing Weng, Jiang Wu, Jiayu Li, Yi Liu, Jiaxing Sun, Weijia Li, Shuai Wang, Litong Feng, Gui-Song Xia, Conghui He
TL;DR
This work tackles the need for versatile and truthful RS vision-language understanding by introducing VersaD, a rich-caption RS image-text dataset, and HnstD, an honest instruction set with factual and deceptive queries. It presents VHM, a three-component VLM built with multi-level RS visual representations and a two-stage training pipeline that yields strong performance on scene classification, VQA, and grounding while enabling honest question answering. The approach expands RS capabilities to tasks such as building vectorizing and multi-label classification, and demonstrates that rich, domain-specific captions coupled with honesty cues significantly improve robustness and generalization. By releasing datasets and models, the work provides a practical path toward trustworthy RS AI systems and highlights future potential in segmentation and change detection.
Abstract
This paper develops a Versatile and Honest vision language Model (VHM) for remote sensing image analysis. VHM is built on a large-scale remote sensing image-text dataset with rich-content captions (VersaD), and an honest instruction dataset comprising both factual and deceptive questions (HnstD). Unlike prevailing remote sensing image-text datasets, in which image captions focus on a few prominent objects and their relationships, VersaD captions provide detailed information about image properties, object attributes, and the overall scene. This comprehensive captioning enables VHM to thoroughly understand remote sensing images and perform diverse remote sensing tasks. Moreover, different from existing remote sensing instruction datasets that only include factual questions, HnstD contains additional deceptive questions stemming from the non-existence of objects. This feature prevents VHM from producing affirmative answers to nonsense queries, thereby ensuring its honesty. In our experiments, VHM significantly outperforms various vision language models on common tasks of scene classification, visual question answering, and visual grounding. Additionally, VHM achieves competent performance on several unexplored tasks, such as building vectorizing, multi-label classification and honest question answering. We will release the code, data and model weights at https://github.com/opendatalab/VHM .
