Search papers, labs, and topics across Lattice.
The paper introduces GeoSolver, a framework for improving reasoning in remote sensing VLMs using process-supervised reinforcement learning. They construct a large-scale, token-level process supervision dataset (Geo-PRM-2M) using entropy-guided MCTS and train a token-level process reward model (GeoPRM) for faithfulness feedback. They then propose Process-Aware Tree-GRPO, a reinforcement learning algorithm that leverages tree-structured exploration and faithfulness-weighted rewards, achieving state-of-the-art performance and enabling test-time scaling.
A new process reward model acts as a universal geospatial verifier, scaling the performance of both specialized and general-purpose VLMs in remote sensing.
While Vision-Language Models (VLMs) have significantly advanced remote sensing interpretation, enabling them to perform complex, step-by-step reasoning remains highly challenging. Recent efforts to introduce Chain-of-Thought (CoT) reasoning to this domain have shown promise, yet ensuring the visual faithfulness of these intermediate steps remains a critical bottleneck. To address this, we introduce GeoSolver, a novel framework that transitions remote sensing reasoning toward verifiable, process-supervised reinforcement learning. We first construct Geo-PRM-2M, a large-scale, token-level process supervision dataset synthesized via entropy-guided Monte Carlo Tree Search (MCTS) and targeted visual hallucination injection. Building upon this dataset, we train GeoPRM, a token-level process reward model (PRM) that provides granular faithfulness feedback. To effectively leverage these verification signals, we propose Process-Aware Tree-GRPO, a reinforcement learning algorithm that integrates tree-structured exploration with a faithfulness-weighted reward mechanism to precisely assign credit to intermediate steps. Extensive experiments demonstrate that our resulting model, GeoSolver-9B, achieves state-of-the-art performance across diverse remote sensing benchmarks. Crucially, GeoPRM unlocks robust Test-Time Scaling (TTS). Serving as a universal geospatial verifier, it seamlessly scales the performance of GeoSolver-9B and directly enhances general-purpose VLMs, highlighting its remarkable cross-model generalization.