Search papers, labs, and topics across Lattice.
This paper introduces TerraLogic, a benchmark designed to evaluate hierarchical geospatial reasoning in Earth observation, addressing a significant gap in existing remote sensing research that has predominantly focused on perception tasks. The benchmark consists of 545 scenario-driven tasks that require advanced cognitive reasoning across various imaging modalities, including optical, SAR, and infrared. The authors also present HieraPlan, a tool-augmented agent that enhances reasoning capabilities and error handling, demonstrating superior performance in hierarchical reasoning tasks compared to existing methods.
Current remote sensing models falter in hierarchical reasoning, but HieraPlan sets a new standard for cognitive analysis in geospatial contexts.
Beyond perception, reasoning is essential in remote sensing for advanced interpretation, inference, and decision-making. Recent advances in large language models (LLMs) have enabled tool-augmented agents that leverage external tools to perform complex analytical tasks. However, existing studies in remote sensing primarily focus on perception-oriented tasks, leaving cognitive geospatial reasoning largely underexplored. To address this gap, we introduce TerraLogic, a benchmark for geospatial reasoning. TerraLogic comprises 545 scenario-driven, hierarchy-aware tasks, such as hazard vulnerability assessment, urban heat island analysis, and forest fragmentation dynamics, spanning optical, Synthetic Aperture Radar (SAR), and infrared (IR) imagery. It advances evaluation beyond recognition and monitoring toward cognitive-level geospatial analysis. To facilitate evaluation on TerraLogic, we further propose HieraPlan, a tool-augmented agent that organizes toolkits into functional hierarchies and performs fault-tolerant reasoning. HieraPlan enables structured abstraction, robust recovery from tool failures, and stable long-horizon planning. Extensive experiments demonstrate that current approaches struggle with hierarchical geospatial reasoning, while HieraPlan provides a strong baseline with improved reasoning, cross-modal generalization, and error handling. The dataset and agent code are publicly available at https://github.com/Ireliya/TerraLogic.