Explainable AI Integrated Feature Engineering for Wildfire Prediction
Di Fan, Ayan Biswas, James Paul Ahrens

TL;DR
This paper evaluates various machine learning models for wildfire prediction, emphasizing the importance of interpretability techniques like XAI to understand feature contributions and improve model transparency in environmental applications.
Contribution
The study introduces a hybrid neural network integrating numerical and image data, and applies multiple XAI methods to interpret wildfire prediction models, advancing transparency in environmental ML applications.
Findings
XGBoost outperforms in wildfire classification accuracy
Random Forest excels in predicting wildfire-affected areas
XAI techniques reveal key features influencing predictions
Abstract
Wildfires present intricate challenges for prediction, necessitating the use of sophisticated machine learning techniques for effective modeling\cite{jain2020review}. In our research, we conducted a thorough assessment of various machine learning algorithms for both classification and regression tasks relevant to predicting wildfires. We found that for classifying different types or stages of wildfires, the XGBoost model outperformed others in terms of accuracy and robustness. Meanwhile, the Random Forest regression model showed superior results in predicting the extent of wildfire-affected areas, excelling in both prediction error and explained variance. Additionally, we developed a hybrid neural network model that integrates numerical data and image information for simultaneous classification and regression. To gain deeper insights into the decision-making processes of these models…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFire effects on ecosystems · Landslides and related hazards · Hydrology and Watershed Management Studies
MethodsLocal Interpretable Model-Agnostic Explanations
