GeoAgentBench: A Dynamic Execution Benchmark for Tool-Augmented Agents in Spatial Analysis

arXiv cs.AI / 4/16/2026

💬 OpinionIdeas & Deep AnalysisTools & Practical UsageModels & Research

Key Points

  • GeoAgentBench (GABench) is introduced as a dynamic, interactive benchmark for evaluating tool-augmented GIS agents, targeting realistic multi-step geospatial workflows rather than static text/code matching.
  • The benchmark includes an execution sandbox with 117 atomic GIS tools across 53 tasks spanning six core GIS domains, emphasizing multimodal spatial outputs and runtime behavior.
  • A new Parameter Execution Accuracy (PEA) metric with a “Last-Attempt Alignment” strategy is proposed to score how well agents infer and apply implicit GIS parameters.
  • To verify spatial correctness and map/cartographic style, the paper adds a vision-language-model (VLM) based evaluation method.
  • To reduce failures from parameter misalignment and runtime anomalies, the Plan-and-React agent architecture is proposed and shown to outperform traditional approaches across experiments with seven representative LLMs.

Abstract

The integration of Large Language Models (LLMs) into Geographic Information Systems (GIS) marks a paradigm shift toward autonomous spatial analysis. However, evaluating these LLM-based agents remains challenging due to the complex, multi-step nature of geospatial workflows. Existing benchmarks primarily rely on static text or code matching, neglecting dynamic runtime feedback and the multimodal nature of spatial outputs. To address this gap, we introduce GeoAgentBench (GABench), a dynamic and interactive evaluation benchmark tailored for tool-augmented GIS agents. GABench provides a realistic execution sandbox integrating 117 atomic GIS tools, encompassing 53 typical spatial analysis tasks across 6 core GIS domains. Recognizing that precise parameter configuration is the primary determinant of execution success in dynamic GIS environments, we designed the Parameter Execution Accuracy (PEA) metric, which utilizes a "Last-Attempt Alignment" strategy to quantify the fidelity of implicit parameter inference. Complementing this, a Vision-Language Model (VLM) based verification is proposed to assess data-spatial accuracy and cartographic style adherence. Furthermore, to address the frequent task failures caused by parameter misalignments and runtime anomalies, we developed a novel agent architecture, Plan-and-React, that mimics expert cognitive workflows by decoupling global orchestration from step-wise reactive execution. Extensive experiments with seven representative LLMs demonstrate that the Plan-and-React paradigm significantly outperforms traditional frameworks, achieving the optimal balance between logical rigor and execution robustness, particularly in multi-step reasoning and error recovery. Our findings highlight current capability boundaries and establish a robust standard for assessing and advancing the next generation of autonomous GeoAI.