WildfireGPT: Tailored Large Language Model for Wildfire Analysis
Yangxinyu Xie, Bowen Jiang, Tanwi Mallick, Joshua David Bergerson, John K. Hutchison, Duane R. Verner, Jordan Branham, M. Ross Alexander, Robert B. Ross, Yan Feng, Leslie-Anne Levy, Weijie Su, Camillo J. Taylor
TL;DR
WildfireGPT addresses the need for domain-specific wildfire risk analysis by augmenting LLM capabilities with climate projections and scientific literature through a Retrieval-Augmented Generation framework. It employs a multi-module LLM agent (User Profile, Planning, Analyst) that engages in multi-turn conversations to tailor analyses to user backgrounds and locales, retrieving location-specific climate data (FWI, past incidents) and literature via Faiss-based embedding access. The study reports four case studies with domain experts, achieving high correctness and relevance scores and demonstrating practical value for wildfire management and policy development. The work highlights the potential and challenges of deployable, data-informed LLM assistants for wildfire resilience.
Abstract
Recent advancement of large language models (LLMs) represents a transformational capability at the frontier of artificial intelligence. However, LLMs are generalized models, trained on extensive text corpus, and often struggle to provide context-specific information, particularly in areas requiring specialized knowledge, such as wildfire details within the broader context of climate change. For decision-makers focused on wildfire resilience and adaptation, it is crucial to obtain responses that are not only precise but also domain-specific. To that end, we developed WildfireGPT, a prototype LLM agent designed to transform user queries into actionable insights on wildfire risks. We enrich WildfireGPT by providing additional context, such as climate projections and scientific literature, to ensure its information is current, relevant, and scientifically accurate. This enables WildfireGPT to be an effective tool for delivering detailed, user-specific insights on wildfire risks to support a diverse set of end users, including but not limited to researchers and engineers, for making positive impact and decision making.
