Paper: 2602.17665 Authors: Akashah Shabbir, Muhammad Umer Sheikh, Muhammad Akhtar Munir, Hiyam Debary, Mustansar Fiaz, Muhammad Zaigham Zaheer, Paolo Fraccaro, Fahad Shahbaz Khan, Muhammad Haris Khan, Xiao Xiang Zhu Categories: cs.CV

Abstract

OpenEarthAgent addresses a critical gap in multimodal AI by extending reasoning capabilities to the remote sensing domain. While recent advances enable agents to interpret imagery and perform structured tasks, geospatial analysis demands reasoning over spatial scales, geographic structures, and multispectral indices while maintaining coherent multi-step logic. This work introduces a unified framework for developing tool-augmented geospatial agents trained on satellite imagery, natural-language queries, and detailed reasoning traces through supervised fine-tuning over structured reasoning trajectories.

The framework includes a comprehensive corpus of 14,538 training instances and 1,169 evaluation instances, containing over 100K reasoning steps in training and 7K+ steps in evaluation. The dataset spans urban planning, environmental monitoring, disaster response, and infrastructure assessment, incorporating GIS-based operations alongside spectral index analyses including NDVI (Normalized Difference Vegetation Index), NBR (Normalized Burn Ratio), and NDBI (Normalized Difference Built-up Index). The resulting agent demonstrates structured reasoning, stable spatial understanding, and interpretable behavior through tool-driven interactions, showing consistent improvements over baselines and competitive performance against recent open and closed-source models.

Key Contributions

  • A unified framework for training tool-augmented geospatial agents that integrate satellite imagery analysis with natural language reasoning and GIS operations
  • A large-scale corpus with 14,538 training and 1,169 evaluation instances containing 100K+ structured reasoning trajectories across diverse geospatial domains
  • Supervised fine-tuning methodology that aligns models with verified multi-step tool interactions, enabling coherent reasoning over spatial scales and multispectral indices
  • Demonstrated improvements over strong baselines with competitive performance relative to state-of-the-art open and closed-source models in geospatial reasoning tasks

Framework Architecture and Training Pipeline

OpenEarthAgent’s architecture centers on aligning multimodal foundation models with geospatial reasoning through structured tool interactions. The training pipeline employs supervised fine-tuning (SFT) over reasoning trajectories that explicitly encode the sequence of analytical steps required for complex geospatial queries.

Each training instance consists of a satellite image, a natural language query, and a detailed reasoning trace that includes intermediate tool calls, spatial operations, and index computations. The model learns to decompose complex queries into executable sub-tasks, select appropriate tools (GIS operations, spectral index calculators, spatial analyzers), and synthesize results into coherent responses.

The framework supports multiple tool categories: (1) spectral analysis tools for computing NDVI, NBR, NDBI, and other indices; (2) GIS operations for spatial queries, buffer analysis, and overlay operations; (3) change detection modules for temporal analysis; and (4) object detection and segmentation tools for feature extraction. By grounding reasoning in explicit tool interactions, the agent maintains interpretability while handling diverse analytical contexts.

The training corpus spans four primary domains: urban development (land use classification, infrastructure mapping), environmental monitoring (vegetation health, water quality), disaster response (fire damage assessment, flood extent mapping), and infrastructure analysis (road networks, building footprints). This diversity ensures the agent generalizes across geospatial applications while maintaining domain-specific reasoning capabilities.

Experimental Results and Performance Analysis

OpenEarthAgent demonstrates consistent improvements over baseline models across multiple evaluation metrics. The evaluation protocol assesses both task completion accuracy and reasoning quality, measuring the agent’s ability to select appropriate tools, execute correct analytical sequences, and generate accurate interpretations.

Compared to a strong baseline model without tool augmentation, OpenEarthAgent achieves significant gains in multi-step reasoning tasks requiring spatial analysis and index computation. The structured reasoning traces enable the model to maintain coherence across complex analytical workflows, reducing error propagation in multi-step operations.

Performance analysis reveals several key strengths: (1) robust spatial understanding across different scales, from local feature detection to regional pattern analysis; (2) accurate spectral index computation and interpretation, particularly for NDVI-based vegetation assessment and NBR-based burn severity mapping; (3) effective tool selection and sequencing, with the model learning to chain operations appropriately for complex queries; and (4) interpretable reasoning, with explicit tool calls providing transparency into the analytical process.

Comparative evaluation against recent open-source models (specialized geospatial models and general-purpose multimodal agents) and closed-source systems shows competitive performance. While closed-source models may excel in certain linguistic aspects, OpenEarthAgent’s tool-augmented approach provides superior accuracy in domain-specific geospatial operations and maintains better interpretability through structured reasoning traces.

Implications for Geospatial AI and Remote Sensing

OpenEarthAgent represents a significant step toward practical AI systems for remote sensing applications. The framework’s emphasis on structured reasoning and tool integration addresses key challenges in deploying AI for geospatial analysis: the need for domain-specific operations, interpretability requirements for critical applications, and the complexity of multi-step analytical workflows.

The tool-augmented approach offers several advantages over end-to-end learned models. By explicitly incorporating GIS operations and spectral indices, the agent leverages established remote sensing methodologies while adding natural language interfaces and automated reasoning. This hybrid approach combines the reliability of traditional geospatial tools with the flexibility of modern AI systems.

The large-scale reasoning corpus also provides a valuable resource for future research. The 100K+ structured reasoning steps offer insights into how complex geospatial queries decompose into executable operations, potentially informing the design of more efficient analytical pipelines and improved training methodologies.

Future directions include expanding the tool library to incorporate additional remote sensing techniques (SAR analysis, hyperspectral processing, 3D reconstruction), extending temporal reasoning capabilities for long-term monitoring applications, and developing more sophisticated spatial reasoning mechanisms for handling complex geographic relationships and multi-scale analysis.

Takeaways

  1. OpenEarthAgent introduces a unified framework for training tool-augmented geospatial agents through supervised fine-tuning on structured reasoning trajectories, bridging the gap between multimodal AI and remote sensing applications.

  2. The framework includes a comprehensive corpus of 14,538 training instances with 100K+ reasoning steps spanning urban, environmental, disaster, and infrastructure domains, incorporating GIS operations and spectral indices like NDVI, NBR, and NDBI.

  3. The tool-augmented approach enables interpretable, multi-step reasoning over satellite imagery while maintaining domain-specific accuracy through explicit integration of established geospatial analytical methods.

  4. Experimental results demonstrate consistent improvements over baselines and competitive performance against state-of-the-art models, with particular strengths in spatial understanding, spectral analysis, and coherent multi-step reasoning.

  5. The framework’s emphasis on structured reasoning and tool integration provides a practical pathway for deploying AI in critical remote sensing applications where interpretability and domain expertise are essential.

论文: 2602.17665 作者: Akashah Shabbir, Muhammad Umer Sheikh, Muhammad Akhtar Munir, Hiyam Debary, Mustansar Fiaz, Muhammad Zaigham Zaheer, Paolo Fraccaro, Fahad Shahbaz Khan, Muhammad Haris Khan, Xiao Xiang Zhu 分类: cs.CV

摘要

OpenEarthAgent针对多模态AI中的关键缺口,将推理能力扩展到遥感领域。虽然近期进展使智能体能够解释图像并执行结构化任务,但地理空间分析需要对空间尺度、地理结构和多光谱指数进行推理,同时保持连贯的多步骤逻辑。本研究引入了一个统一框架,用于开发工具增强型地理空间智能体,通过在结构化推理轨迹上进行监督微调,在卫星图像、自然语言查询和详细推理轨迹上进行训练。

该框架包含一个综合语料库,包括14,538个训练实例和1,169个评估实例,训练集中包含超过10万个推理步骤,评估集中包含7千多个步骤。数据集涵盖城市规划、环境监测、灾害响应和基础设施评估,整合了基于GIS的操作以及光谱指数分析,包括NDVI(归一化植被指数)、NBR(归一化燃烧比率)和NDBI(归一化建筑指数)。生成的智能体通过工具驱动的交互展示了结构化推理、稳定的空间理解和可解释行为,相比基线模型显示出一致的改进,并在与最新开源和闭源模型的对比中表现出竞争力。

主要贡献

  • 提出了一个统一框架,用于训练工具增强型地理空间智能体,将卫星图像分析与自然语言推理和GIS操作相集成
  • 构建了大规模语料库,包含14,538个训练实例和1,169个评估实例,涵盖多个地理空间领域的10万+结构化推理轨迹
  • 开发了监督微调方法,使模型与经过验证的多步骤工具交互对齐,实现对空间尺度和多光谱指数的连贯推理
  • 在地理空间推理任务中相比强基线模型展示出改进,并与最先进的开源和闭源模型表现出竞争性能

框架架构与训练流程

OpenEarthAgent的架构核心是通过结构化工具交互将多模态基础模型与地理空间推理对齐。训练流程采用监督微调(SFT)方法,基于明确编码复杂地理空间查询所需分析步骤序列的推理轨迹进行训练。

每个训练实例由卫星图像、自然语言查询和详细推理轨迹组成,推理轨迹包括中间工具调用、空间操作和指数计算。模型学习将复杂查询分解为可执行的子任务,选择适当的工具(GIS操作、光谱指数计算器、空间分析器),并将结果综合为连贯的响应。

该框架支持多个工具类别:(1)用于计算NDVI、NBR、NDBI等指数的光谱分析工具;(2)用于空间查询、缓冲区分析和叠加操作的GIS操作;(3)用于时间分析的变化检测模块;(4)用于特征提取的目标检测和分割工具。通过将推理建立在明确的工具交互基础上,智能体在处理多样化分析场景时保持了可解释性。

训练语料库涵盖四个主要领域:城市发展(土地利用分类、基础设施制图)、环境监测(植被健康、水质)、灾害响应(火灾损害评估、洪水范围制图)和基础设施分析(道路网络、建筑轮廓)。这种多样性确保智能体在地理空间应用中具有泛化能力,同时保持特定领域的推理能力。

实验结果与性能分析

OpenEarthAgent在多个评估指标上相比基线模型展示出一致的改进。评估协议同时评估任务完成准确性和推理质量,衡量智能体选择适当工具、执行正确分析序列和生成准确解释的能力。

与没有工具增强的强基线模型相比,OpenEarthAgent在需要空间分析和指数计算的多步骤推理任务中取得了显著提升。结构化推理轨迹使模型能够在复杂分析工作流中保持连贯性,减少多步骤操作中的错误传播。

性能分析揭示了几个关键优势:(1)跨不同尺度的稳健空间理解,从局部特征检测到区域模式分析;(2)准确的光谱指数计算和解释,特别是在基于NDVI的植被评估和基于NBR的燃烧严重程度制图方面;(3)有效的工具选择和排序,模型学会为复杂查询适当地链接操作;(4)可解释的推理,明确的工具调用为分析过程提供了透明度。

与最新开源模型(专业地理空间模型和通用多模态智能体)和闭源系统的对比评估显示出竞争性能。虽然闭源模型可能在某些语言方面表现出色,但OpenEarthAgent的工具增强方法在特定领域的地理空间操作中提供了更高的准确性,并通过结构化推理轨迹保持了更好的可解释性。

对地理空间AI与遥感的影响

OpenEarthAgent代表了遥感应用实用AI系统的重要进展。该框架对结构化推理和工具集成的强调解决了在地理空间分析中部署AI的关键挑战:对特定领域操作的需求、关键应用的可解释性要求,以及多步骤分析工作流的复杂性。

工具增强方法相比端到端学习模型提供了几个优势。通过明确整合GIS操作和光谱指数,智能体利用了已建立的遥感方法,同时添加了自然语言接口和自动化推理。这种混合方法结合了传统地理空间工具的可靠性和现代AI系统的灵活性。

大规模推理语料库也为未来研究提供了宝贵资源。10万+结构化推理步骤提供了关于复杂地理空间查询如何分解为可执行操作的见解,可能为设计更高效的分析流程和改进的训练方法提供信息。

未来方向包括扩展工具库以整合额外的遥感技术(SAR分析、高光谱处理、三维重建),扩展用于长期监测应用的时间推理能力,以及开发更复杂的空间推理机制来处理复杂的地理关系和多尺度分析。

要点总结

  1. OpenEarthAgent引入了一个统一框架,通过在结构化推理轨迹上进行监督微调来训练工具增强型地理空间智能体,弥合了多模态AI与遥感应用之间的差距。

  2. 该框架包含一个综合语料库,包括14,538个训练实例和10万+推理步骤,涵盖城市、环境、灾害和基础设施领域,整合了GIS操作和NDVI、NBR、NDBI等光谱指数。

  3. 工具增强方法通过明确整合已建立的地理空间分析方法,实现了对卫星图像的可解释多步骤推理,同时保持特定领域的准确性。

  4. 实验结果显示相比基线模型的一致改进,并与最先进模型表现出竞争性能,在空间理解、光谱分析和连贯多步骤推理方面具有特别优势。

  5. 该框架对结构化推理和工具集成的强调为在需要可解释性和领域专业知识的关键遥感应用中部署AI提供了实用路径。