Goto

Collaborating Authors

 wildfire


bd96a50dfd2314e48787581840a07a1a-Supplemental-Datasets_and_Benchmarks_Track.pdf

Neural Information Processing Systems

We use prompts to LLMs to act as language tools for two types of tasks in our work. The first being to798 read through and retrieve the relevant information from news articles to caption our image sequences,799 figures 6 and 7 The second being utilizing our captions to generate event specific question-answer800 pairs, figures 8 and 9.801 We conducted human validation on 144 events sampled across 15 disaster types to assess caption803 quality. Human evaluators were asked to classify each event as: (1) clear alignment between images,804 captions, and sources, (2) mismatch, or (3) inconclusive where imagery was insufficient to verify805 caption details. Overall results showed 65.3% clear alignment between images, captions, and sources,806 18.8% had mismatches, and 16.0% were inconclusive where imagery was insufficient to verify807 caption details. Excluding inconclusive cases, 77.7% of determinable events showed alignment,808 demonstrating reasonable caption quality for LLM-generated annotations.809



AURA Foresight Reaches Global XPRIZE Wildfire Finals in Alaska

Robohub

One of only four teams remaining from more than 130 competitors worldwide, our team AURA Foresight is developing autonomous technology to stop wildfires before they grow out of control. AURA Foresight has been selected as a finalist in the prestigious XPRIZE Wildfire Autonomous Wildfire Response competition, emerging as one of just four teams remaining from more than 130 teams from around the world. XPRIZE Wildfire is a four-year, US$11 million global competition designed to accelerate breakthrough technologies capable of ending destructive wildfires. The Autonomous Wildfire Response track, worth US$5 million, challenges teams to autonomously detect, verify and respond to wildfire ignitions across a 1,000 km landscape within just ten minutes. The finals will take place in Nenana, Alaska, where teams will demonstrate their technologies in realistic wildfire response scenarios.



WildfireSpreadTS: A dataset of multi-modal time series for wildfire spread prediction

Neural Information Processing Systems

We present a multi-temporal, multi-modal remote-sensing dataset for predicting how active wildfires will spread at a resolution of 24 hours. The dataset consists of 13 607 images across 607 fire events in the United States from January 2018 to October 2021. For each fire event, the dataset contains a full time series of daily observations, containing detected active fires and variables related to fuel, topography and weather conditions. The dataset is challenging due to: a) its inputs being multi-temporal, b) the high number of 23 multi-modal input channels, c) highly imbalanced labels and d) noisy labels, due to smoke, clouds, and inaccuracies in the active fire detection.



Ring and Watch Duty Team Up to Keep a Closer Eye on Wildfires

WIRED

In a move to help alert people to the spread of nearby blazes, Ring is partnering with Watch Duty to let users share their videos on the wildfire tracking app. The nonprofit Watch Duty is partnering with Ring, the Amazon-owned maker of doorbell cameras, to help users share videos of nearby wildfires on Watch Duty's wildfire tracking app. The result is Fire Watch, a new feature being added to Ring's Neighbors app, the stand-alone service that lets users see activity from nearby Ring cameras. If there is a fire in the area, users will be notified and can go into an emergency mode that lets them share videos from their Ring cameras to the feed about that specific fire on Watch Duty's platform . It's not a posting free-for-all; Watch Duty says it will choose which Ring videos to show in Fire Watch, based on relevance.


WildfireSpreadTS: A dataset of multi-modal time series for wildfire spread prediction

Neural Information Processing Systems

We present a multi-temporal, multi-modal remote-sensing dataset for predicting how active wildfires will spread at a resolution of 24 hours. The dataset consists of 13607 images across 607 fire events in the United States from January 2018 to October 2021. For each fire event, the dataset contains a full time series of daily observations, containing detected active fires and variables related to fuel, topography and weather conditions. The dataset is challenging due to: a) its inputs being multi-temporal, b) the high number of 23 multi-modal input channels, c) highly imbalanced labels and d) noisy labels, due to smoke, clouds, and inaccuracies in the active fire detection. The underlying complexity of the physical processes adds to these challenges. Compared to existing public datasets in this area, WildfireSpreadTS allows for multi-temporal modeling of spreading wildfires, due to its time series structure. Furthermore, we provide additional input modalities and a high spatial resolution of 375m for the active fire maps. We publish this dataset to encourage further research on this important task with multi-temporal, noise-resistant or generative methods, uncertainty estimation or advanced optimization techniques that deal with the high-dimensional input space.


Predicting the Containment Time of California Wildfires Using Machine Learning

arXiv.org Artificial Intelligence

California's wildfire season keeps getting worse over the years, overwhelming the emergency response teams. These fires cause massive destruction to both property and human life. Because of these reasons, there's a growing need for accurate and practical predictions that can help assist with resources allocation for the Wildfire managers or the response teams. In this research, we built machine learning models to predict the number of days it will require to fully contain a wildfire in California. Here, we addressed an important gap in the current literature. Most prior research has concentrated on wildfire risk or how fires spread, and the few that examine the duration typically predict it in broader categories rather than a continuous measure. This research treats the wildfire duration prediction as a regression task, which allows for more detailed and precise forecasts rather than just the broader categorical predictions used in prior work. We built the models by combining three publicly available datasets from California Department of Forestry and Fire Protection's Fire and Resource Assessment Program (FRAP). This study compared the performance of baseline ensemble regressor, Random Forest and XGBoost, with a Long Short-Term Memory (LSTM) neural network. The results show that the XGBoost model slightly outperforms the Random Forest model, likely due to its superior handling of static features in the dataset. The LSTM model, on the other hand, performed worse than the ensemble models because the dataset lacked temporal features. Overall, this study shows that, depending on the feature availability, Wildfire managers or Fire management authorities can select the most appropriate model to accurately predict wildfire containment duration and allocate resources effectively.


Probabilistic Wildfire Spread Prediction Using an Autoregressive Conditional Generative Adversarial Network

arXiv.org Artificial Intelligence

Climate change has intensified the frequency and severity of wildfires, making rapid and accurate prediction of fire spread essential for effective mitigation and response. Physics-based simulators such as FARSITE offer high-fidelity predictions but are computationally intensive, limiting their applicability in real-time decision-making, while existing deep learning models often yield overly smooth predictions that fail to capture the complex, nonlinear dynamics of wildfire propagation. This study proposes an autoregressive conditional generative adversarial network (CGAN) for probabilistic wildfire spread prediction. By formulating the prediction task as an autoregressive problem, the model learns sequential state transitions, ensuring long-term prediction stability. Experimental results demonstrate that the proposed CGAN-based model outperforms conventional deep learning models in both overall predictive accuracy and boundary delineation of fire perimeters. These results demonstrate that adversarial learning allows the model to capture the strong nonlinearity and uncertainty of wildfire spread, instead of simply fitting the pixel average. Furthermore, the autoregressive framework facilitates systematic temporal forecasting of wildfire evolution. The proposed CGAN-based autoregressive framework enhances both the accuracy and physical interpretability of wildfire spread prediction, offering a promising foundation for time-sensitive response and evacuation planning.