pith. machine review for the scientific record. sign in

arxiv: 2510.12061 · v2 · submitted 2025-10-14 · 💻 cs.AI

Recognition: unknown

Empowering LLM Agents with Geospatial Awareness: Toward Grounded Reasoning for Wildfire Response

Lingyao Li, Min Deng, Qikai Hu, Runlong Yu, Yiheng Chen, Yilun Zhu, Zihui Ma

Authors on Pith no claims yet
classification 💻 cs.AI
keywords agentswildfireacrossawarenesscontextframeworkgeneralizegeospatial
0
0 comments X
read the original abstract

Effective disaster response is essential for safeguarding lives and property. Existing statistical approaches often lack semantic context, generalize poorly across events, and offer limited interpretability. While Large language models (LLMs) provide few-shot generalization, they remain text-bound and blind to geography. To bridge this gap, we introduce a Geospatial Awareness Layer (GAL) that grounds LLM agents in structured earth data. Starting from raw wildfire detections, GAL automatically retrieves and integrates infrastructure, demographic, terrain, and weather information from external geodatabases, assembling them into a concise, unit-annotated perception script. This enriched context enables agents to produce evidence-based resource-allocation recommendations (e.g., personnel assignments, budget allocations), further reinforced by historical analogs and daily change signals for incremental updates. We evaluate the framework in real wildfire scenarios across multiple LLM models, showing that geospatially grounded agents can outperform baselines. The proposed framework can generalize to other hazards such as floods and hurricanes.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning Agent Routing From Early Experience

    cs.CL 2026-05 unverdicted novelty 6.0

    BoundaryRouter routes queries to LLM or agent using early experience memory from a seed set, cutting inference time 60.6% versus always using agents and raising performance 28.6% versus always using direct LLM inference.

  2. Characterizing AlphaEarth Embedding Geometry for Agentic Environmental Reasoning

    cs.CL 2026-04 unverdicted novelty 5.0

    AlphaEarth embeddings form a rotating 13-dimensional manifold where local geometry predicts retrieval quality, and an agentic system using nine geometric tools outperforms parametric reasoning on environmental queries.