ArXiv TLDR

Environment-Adaptive Preference Optimization for Wildfire Prediction

🐦 Tweet
2605.12435

Enyi Jiang, Wu Sun

cs.LGcs.CE

TLDR

EAPO is a new framework that uses environment-adaptive preference optimization to improve wildfire prediction, especially for rare events and under distribution shifts.

Key contributions

  • Addresses long-tailed wildfire data and environmental distribution shifts.
  • Introduces EAPO, using k-NN to construct environment-aligned datasets.
  • Employs hybrid fine-tuning with supervised learning and preference optimization.
  • Improves detection of rare, extreme wildfire events with robust ROC-AUC 0.7310.

Why it matters

Wildfire prediction is critical but challenged by rare events and environmental shifts. EAPO adapts to new conditions, significantly improving extreme wildfire detection. This enhances reliability for critical management systems.

Original Abstract

Predicting rare extreme events such as wildfires from meteorological data requires models that remain reliable under evolving environmental conditions. This problem is inherently long-tailed: wildfire events are rare but high-impact, while most observations correspond to non-fire conditions, causing standard learning objectives to underemphasize the minority class (fire) that matters most. In addition, models trained on historical distributions often fail under distribution shifts, exhibiting degraded performance in new environments. To this end, we propose Environment-Adaptive Preference Optimization (EAPO), a framework that adapts prediction to the target environment with long-tail distribution. Given a new input distribution, we first construct distribution-aligned datasets via $k$-nearest neighbor retrieval. We then perform a hybrid fine-tuning procedure on this local manifold, combining supervised learning with preference optimization, as well as emphasizing on rare extreme events. EAPO refines decision boundaries while avoiding conflicting signals from heterogeneous training data. We evaluate EAPO on a real-world wildfire prediction task with environmental shifts. EAPO achieves robust performance (ROC-AUC 0.7310) and improves detection in extreme regimes, demonstrating its effectiveness in dynamic wildfire prediction systems.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.