Adversarial Robustness for Deep Learning-based Wildfire Prediction Models
Ryo Ide, Lei Yang

TL;DR
This paper introduces WARP, a model-agnostic framework for evaluating and improving the adversarial robustness of deep learning models in wildfire smoke detection, addressing data limitations and model vulnerabilities.
Contribution
The paper presents WARP, the first framework for assessing adversarial robustness in wildfire detection models, and proposes data augmentation techniques to enhance their resilience.
Findings
Transformers showed over 70% precision degradation under global attacks.
Both CNNs and transformers struggled to distinguish smoke from cloud-like patches.
Proposed data augmentation improved model robustness and accuracy.
Abstract
Rapidly growing wildfires have recently devastated societal assets, exposing a critical need for early warning systems to expedite relief efforts. Smoke detection using camera-based Deep Neural Networks (DNNs) offers a promising solution for wildfire prediction. However, the rarity of smoke across time and space limits training data, raising model overfitting and bias concerns. Current DNNs, primarily Convolutional Neural Networks (CNNs) and transformers, complicate robustness evaluation due to architectural differences. To address these challenges, we introduce WARP (Wildfire Adversarial Robustness Procedure), the first model-agnostic framework for evaluating wildfire detection models' adversarial robustness. WARP addresses inherent limitations in data diversity by generating adversarial examples through image-global and -local perturbations. Global and local attacks superimpose…
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
TopicsAdversarial Robustness in Machine Learning · Fire effects on ecosystems · Fire Detection and Safety Systems
MethodsByte Pair Encoding · Linear Layer · Absolute Position Encodings · Dropout · Softmax · Attention Is All You Need · Dense Connections · Residual Connection · Multi-Head Attention · Adam
