paper-with-me

Papers

ThinkGeo: Evaluating Tool-Augmented Agents for Remote Sensing Tasks

2025-05-29 · Akashah Shabbir, Muhammad Akhtar Munir, Akshay Dudhane, Muhammad Umer Sheikh, Muhammad Haris Khan, Paolo Fraccaro, Juan Bernabe Moreno, Fahad Shahbaz Khan, Salman Khan

Recent progress in large language models (LLMs) has enabled tool-augmented agents capable of solving complex real-world tasks through step-by-step reasoning. However, existing evaluations often focus on general-purpose or multimodal scenarios, leaving a gap in domain-specific benchmarks that assess tool-use capabilities in complex remote sensing use cases. We present ThinkGeo, an agentic benchmark designed to evaluate LLM-driven agents on remote sensing tasks via structured tool use and multi-step planning. Inspired by tool-interaction paradigms, ThinkGeo includes human-curated queries spanning a wide range of real-world applications such as urban planning, disaster assessment and change analysis, environmental monitoring, transportation analysis, aviation monitoring, recreational infrastructure, and industrial site analysis. Each query is grounded in satellite or aerial imagery and requires agents to reason through a diverse toolset. We implement a ReAct-style interaction loop and evaluate both open and closed-source LLMs (e.g., GPT-4o, Qwen2.5) on 436 structured agentic tasks. The benchmark reports both step-wise execution metrics and final answer correctness. Our analysis reveals notable disparities in tool accuracy and planning consistency across models. ThinkGeo provides the first extensive testbed for evaluating how tool-enabled LLMs handle spatial reasoning in remote sensing. Our code and dataset are publicly available

📄 PDF Abstract BibTeX arXiv:2505.23752

Code (1)

mbzuai-oryx/thinkgeo 공식 구현 pytorch

Tasks

Spatial Reasoning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Evaluating Tool-Augmented Agents in Remote Sensing Platforms

2024-04-23 · Simranjit Singh, Michael Fore, Dimitrios Stamoulis

Tool-augmented Large Language Models (LLMs) have shown impressive capabilities in remote sensing (RS) applications. However, existing benchmarks assume question-answering input templates over predefined image-text data p…

Question Answering

When Users Are Happy but Agents Are Wrong: Multi-Dimensional Evaluation of Tool-Augmented Dialogue

2025-10-22 · Tanya Shourya, Yingfan Wang, Zhaoyi Joey Hou, Shamik Roy 외 arxiv

Evaluating conversational AI systems that use external tools is challenging, as errors can arise from complex interactions among user, agent, and tools. While existing evaluation methods assess either user satisfaction o…

Automated test generation to evaluate tool-augmented LLMs as conversational AI agents

2024-09-24 · Samuel Arcadinho, David Aparicio, Mariana Almeida

Tool-augmented LLMs are a promising approach to create AI agents that can have realistic conversations, follow procedures, and call appropriate functions. However, evaluating them is challenging due to the diversity of p…

Diversity

ML-Tool-Bench: Tool-Augmented Planning for ML Tasks

2025-11-29 · Yaswanth Chittepu, Raghavendra Addanki, Tung Mai, Anup Rao 외 arxiv

The development of autonomous machine learning (ML) agents capable of end-to-end data science workflows represents a significant frontier in artificial intelligence. These agents must orchestrate complex sequences of dat…

Hyperparameter OptimizationFeature EngineeringCode Generation

SimCRAFT: Distilling Remote Sensing Agents via Synthetic Trajectories and Contextual Retrieval-Augmented Fine-Tuning

2026-08-31 · Haoran Wang, Jing Yao, Xu Yang, Zeqing Wang 외 arxiv

The unprecedented surge in Earth observation data volume and diversity has exposed a critical bottleneck for traditional manual workflows, catalyzing the emergence of Remote Sensing (RS) Agents. However, the practical de…