OpenEarthAgent: A Unified Framework for Tool-Augmented Geospatial Agents
AI 摘要
OpenEarthAgent提出了一种工具增强的地理空间智能体框架,用于处理卫星图像和自然语言查询。
主要贡献
- 构建包含大量地理空间推理轨迹的数据集
- 提出统一的框架用于训练工具增强的地理空间智能体
- 验证了该框架在多种地理空间分析任务上的有效性
方法论
基于监督微调,使用结构化的推理轨迹来训练地理空间智能体,使其能够进行多步工具交互。
原文摘要
Recent progress in multimodal reasoning has enabled agents that can interpret imagery, connect it with language, and perform structured analytical tasks. Extending such capabilities to the remote sensing domain remains challenging, as models must reason over spatial scale, geographic structures, and multispectral indices while maintaining coherent multi-step logic. To bridge this gap, OpenEarthAgent introduces a unified framework for developing tool-augmented geospatial agents trained on satellite imagery, natural-language queries, and detailed reasoning traces. The training pipeline relies on supervised fine-tuning over structured reasoning trajectories, aligning the model with verified multistep tool interactions across diverse analytical contexts. The accompanying corpus comprises 14,538 training and 1,169 evaluation instances, with more than 100K reasoning steps in the training split and over 7K reasoning steps in the evaluation split. It spans urban, environmental, disaster, and infrastructure domains, and incorporates GIS-based operations alongside index analyses such as NDVI, NBR, and NDBI. Grounded in explicit reasoning traces, the learned agent demonstrates structured reasoning, stable spatial understanding, and interpretable behaviour through tool-driven geospatial interactions across diverse conditions. We report consistent improvements over a strong baseline and competitive performance relative to recent open and closed-source models.