Atmosphere (Apr 2025)
Atmospheric Modeling for Wildfire Prediction
Abstract
Machine learning and artificial intelligence models have become popular for climate change prediction. Forested regions in California and Western Australia are increasingly facing intense wildfires, while other parts of the world face various climate-related challenges. To address these issues, machine learning and artificial intelligence models have been developed to predict wildfire risks and support mitigation strategies. Our study focuses on developing wildfire prediction models using one-class classification algorithms. These include Support Vector Machine, Isolation Forest, AutoEncoder, Variational AutoEncoder, Deep Support Vector Data Description, and Adversarially Learned Anomaly Detection. The models were validated through five-fold cross-validation to minimize bias in selecting training and testing data. The results showed that these one-class machine learning models outperformed two-class machine learning models based on the same ground truth data, achieving mean accuracy levels between 90% and 99%. Additionally, we employed Shapley values to identify the most significant features affecting the wildfire prediction models, contributing a novel perspective to wildfire prediction research. When analyzing models trained on the California dataset, seasonal maximum and mean dew point temperatures were critical factors. These insights can significantly improve wildfire mitigation strategies. Furthermore, we have made these models accessible and user-friendly by operationalizing them through a REST API using Python Flask 1.1.2 and developing a web-based tool.
Keywords