SARIMAX-Based Power Outage Prediction During Extreme Weather Events
Haoran Ye, Qiuzhuang Sun, Yang Yang

TL;DR
This paper presents a SARIMAX-based system for short-term power outage prediction during extreme weather, utilizing advanced feature engineering and robust optimization to improve accuracy over baseline models.
Contribution
It introduces a systematic feature engineering pipeline and a hierarchical fitting strategy to enhance SARIMAX performance in outage forecasting during extreme weather events.
Findings
Achieved 8.4 ext% RMSE improvement over baseline
Effective feature selection with correlation filtering
Robust model fitting with fallback mechanisms
Abstract
This study develops a SARIMAX-based prediction system for short-term power outage forecasting during extreme weather events. Using hourly data from Michigan counties with outage counts and comprehensive weather features, we implement a systematic two-stage feature engineering pipeline: data cleaning to remove zero-variance and unknown features, followed by correlation-based filtering to eliminate highly correlated predictors. The selected features are augmented with temporal embeddings, multi-scale lag features, and weather variables with their corresponding lags as exogenous inputs to the SARIMAX model. To address data irregularity and numerical instability, we apply standardization and implement a hierarchical fitting strategy with sequential optimization methods, automatic downgrading to ARIMA when convergence fails, and historical mean-based fallback predictions as a final…
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
TopicsEnergy Load and Power Forecasting · Optimal Power Flow Distribution · Power System Optimization and Stability
