ROAIOct 4, 2018

Image-based Guidance of Autonomous Aircraft for Wildfire Surveillance and Prediction

arXiv:1810.02455v24 citations
AI Analysis

This work addresses a domain-specific challenge for firefighters by enabling real-time wildfire monitoring with autonomous aircraft, though it appears incremental as it builds on existing filtering and reinforcement learning methods.

The paper tackles the problem of autonomously guiding unmanned aircraft for wildfire surveillance using only noisy on-board images, achieving precise aircraft guidance and accurate wildfire growth estimation in simulations.

Small unmanned aircraft can help firefighters combat wildfires by providing real-time surveillance of the growing fires. However, guiding the aircraft autonomously given only wildfire images is a challenging problem. This work models noisy images obtained from on-board cameras and proposes two approaches to filtering the wildfire images. The first approach uses a simple Kalman filter to reduce noise and update a belief map in observed areas. The second approach uses a particle filter to predict wildfire growth and uses observations to estimate uncertainties relating to wildfire expansion. The belief maps are used to train a deep reinforcement learning controller, which learns a policy to navigate the aircraft to survey the wildfire while avoiding flight directly over the fire. Simulation results show that the proposed controllers precisely guide the aircraft and accurately estimate wildfire growth, and a study of observation noise demonstrates the robustness of the particle filter approach.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes