paper-with-me

Papers

RemoteZero: Geospatial Reasoning with Zero Human Annotations

2026-05-06 · Liang Yao, Fan Liu, Shengxiang Xu, Chuanyi Zhang, Rui Min, Shimin Di, Yuhui Zheng arxiv

Geospatial reasoning requires models to resolve complex spatial semantics and user intent into precise target locations for Earth observation. Recent progress has liberated the reasoning path from manual curation, allowing models to generate their own inference chains. Yet a final dependency remains: they are still supervised by human-annotated ground-truth coordinates. This leaves the reasoning process autonomous, but not its spatial endpoint, and prevents true self-evolution on abundant unlabeled remote sensing data. To break this bottleneck, we introduce RemoteZero, a box-supervision-free framework for geospatial reasoning. RemoteZero is motivated by a simple asymmetry: an MLLM is typically better at verifying whether a region satisfies a query than at directly generating precise coordinates. Leveraging this stronger discriminative ability, RemoteZero replaces geometric supervision with intrinsic semantic verification and enables GRPO training without box annotations. The resulting framework further supports iterative self-evolution, allowing the model to improve from unlabeled remote sensing imagery through its own verification signal. Experiments show that RemoteZero achieves competitive performance against strong supervised methods, demonstrating the potential of self-verifying training for geospatial reasoning localization.

📄 PDF Abstract BibTeX arXiv:2605.04451

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unlocking Zero-Shot Geospatial Reasoning via Indirect Rewards

2025-09-29 · Chenhui Xu, Fuxun Yu, Michael J. Bianco, Jacob Kovarskiy 외 arxiv

Training robust reasoning vision-language models (VLMs) in rare domains (such as geospatial) is fundamentally constrained by supervision scarcity. While raw geospatial imagery is abundant, the amount of task-direct super…

Reinforcement Learning

GeoZero: Incentivizing Reasoning from Scratch on Geospatial Scenes

2025-11-27 · Di Wang, Shunyu Liu, Wentao Jiang, Fengxiang Wang 외 arxiv

Multimodal large language models (MLLMs) have undergone rapid development in advancing geospatial scene understanding. Recent studies have sought to enhance the reasoning capabilities of remote sensing MLLMs, typically t…

Reinforcement LearningScene Understanding

Comparative Evaluation of Prompting and Fine-Tuning for Applying Large Language Models to Grid-Structured Geospatial Data

2025-05-21 · Akash Dhruv, Yangxinyu Xie, Jordan Branham, Tanwi Mallick

This paper presents a comparative study of large language models (LLMs) in interpreting grid-structured geospatial data. We evaluate the performance of a base model through structured prompting and contrast it with a fin…

Enabling Intrinsic Reasoning over Dense Geospatial Embeddings with DFR-Gemma

2026-04-08 · Xuechen Zhang, Aviv Slobodkin, Joydeep Paul, Mandar Sharma 외 arxiv

Representation learning for geospatial and spatio-temporal data plays a critical role in enabling general-purpose geospatial intelligence. Recent geospatial foundation models, such as the Population Dynamics Foundation M…

Representation Learning

Geode: A Zero-shot Geospatial Question-Answering Agent with Explicit Reasoning and Precise Spatio-Temporal Retrieval

2024-06-26 · Devashish Vikas Gupta, Azeez Syed Ali Ishaqui, Divya Kiran Kadiyala

Large language models (LLMs) have shown promising results in learning and contextualizing information from different forms of data. Recent advancements in foundational models, particularly those employing self-attention …

Question Answering