Asking like Socrates: Socrates helps VLMs understand remote sensing images
Run Shao, Ziyu Li, Zhaoyang Zhang, Linrui Xu, Xinran He, Hongyuan Yuan, Bolei He, Yongxing Dai, Yiming Yan, Yijun Chen, Wang Guo, Haifeng Li
TL;DR
<3-5 sentence high-level summary> RS-EoT addresses the Glance Effect in remote sensing reasoning by wrapping language-driven reasoning around an iterative, evidence-seeking perception loop. It introduces a SocraticAgent to synthesize RS-EoT traces during SFT and then employs a two-stage progressive RL pipeline (Grounding then VQA) with a novel multiple-choice VQA reconstruction to stabilize training. Empirical results show state-of-the-art performance on RS VQA and grounding benchmarks, supported by analyses of attention dynamics and case studies that confirm iterative reasoning and evidence gathering. The work advances trustworthy geospatial AI by enabling genuine, grounded reasoning over large-scale RS imagery.</3-5 sentence high-level summary>
Abstract
Recent multimodal reasoning models, inspired by DeepSeek-R1, have significantly advanced vision-language systems. However, in remote sensing (RS) tasks, we observe widespread pseudo reasoning: models narrate the process of reasoning rather than genuinely reason toward the correct answer based on visual evidence. We attribute this to the Glance Effect, where a single, coarse perception of large-scale RS imagery results in incomplete understanding and reasoning based on linguistic self-consistency instead of visual evidence. To address this, we propose RS-EoT (Remote Sensing Evidence-of-Thought), a language-driven, iterative visual evidence-seeking paradigm. To instill this paradigm, we propose SocraticAgent, a self-play multi-agent system that synthesizes reasoning traces via alternating cycles of reasoning and visual inspection. To enhance and generalize these patterns, we propose a two-stage progressive RL strategy: first, RL on fine-grained Grounding tasks to enhance RS-EoT capabilities, followed by RL on RS VQA to generalize to broader understanding scenarios. Experiments show RS-EoT achieves state-of-the-art performance on multiple RS VQA and grounding benchmarks. Analyses reveal clear iterative cycles of reasoning and evidence seeking, confirming RS-EoT mitigates the Glance Effect and enables genuine evidence-grounded reasoning. Our code, data, and models are available at https://geox-lab.github.io/Asking_like_Socrates
