Overview
Field: Computer Vision (CV) Authors: Fengxiang Wang, Jiangnan Huang, Mingshuo Chen, Yueying Li, Yang Shi, Junwei Luo, Haoyu Wang, Yansheng Li, Jing Zhang, Haiyan Zhao, Wenjing Yang arXiv: 2607.25993
Motivation
Ultra-high-resolution (UHR) remote-sensing (RS) imagery provides fine-grained Earth-observation evidence over city-scale scenes, but poses a fundamental challenge for multimodal large language models (MLLMs): task-relevant evidence is often sparse, local, and spatially dispersed across extremely large visual contexts.
A natural solution is to equip MLLMs with zoom-in tools for active local inspection. However, a pilot study on XLRS-Bench reveals that zoom-in is only partially effective:
- It resolves easy and medium-level tasks with locally recoverable evidence.
- It saturates on hard cases requiring global search, multi-region comparison, path planning, or dispersed-evidence reasoning.
- Interleaved reasoning trajectories
- Diverse visual tool calls with returned visual observations
- Training signals for question decomposition, tool selection, region inspection, object-level localization, auxiliary visual reasoning, and cross-tool evidence integration
- When to invoke a tool
- Which tool to select
- Where to apply it
- How to interpret tool outputs
- Stronger task accuracy
- Better evidence localization
- More effective tool-use trajectories
Contributions
1. GeoMTVR Dataset
Moving beyond single-tool zooming, the authors introduce GeoMTVR, a large-scale geospatial multi-tool visual reasoning dataset built from wide-area satellite imagery. It contains 13K UHR VQA samples featuring:
2. Tool-Attention-Focused Reinforcement Learning
Beyond supervised fine-tuning (SFT), the authors propose an RL algorithm that concentrates optimization on key tool-use decisions:
3. GeoLens Model
By combining SFT on GeoMTVR with the proposed RL algorithm, the authors develop GeoLens, a multi-tool visual reasoning MLLM for UHR remote sensing.
Results
Experiments show that GeoLens consistently outperforms both direct inference and single-tool zooming baselines, achieving: