Machine Learning Guided Optimal Transmission Switching to Mitigate Wildfire Ignition Risk
Weimin Huang, Ryan Piansky, Bistra Dilkina, Daniel K. Molzahn
TL;DR
This work tackles the challenge of rapidly generating de-energization decisions to mitigate wildfire ignition risk via the Optimal Power Shutoff (OPS) problem. It introduces a domain-informed, ML-guided MILP framework that leverages Predict-and-Search (PaS) and Neural Diving (ND) refinements, guided by a Graph Attention Network (GAT) that operates on a MILP-derived graph to predict binary line statuses. The authors demonstrate on a large California-based synthetic test system (CATS with WFPI risk data) that their PaS+ND method substantially outperforms conventional MILP solvers, reducing the primal integral by about 31% and achieving major gains in solution quality within practical time limits. The approach enables faster, near-optimal day-ahead OPS decisions, offering a scalable path to operational wildfire mitigation with real-time uncertainty handling and potential extensions to more complex power-flow models and multi-period planning.
Abstract
To mitigate acute wildfire ignition risks, utilities de-energize power lines in high-risk areas. The Optimal Power Shutoff (OPS) problem optimizes line energization statuses to manage wildfire ignition risks through de-energizations while reducing load shedding. OPS problems are computationally challenging Mixed-Integer Linear Programs (MILPs) that must be solved rapidly and frequently in operational settings. For a particular power system, OPS instances share a common structure with varying parameters related to wildfire risks, loads, and renewable generation. This motivates the use of Machine Learning (ML) for solving OPS problems by exploiting shared patterns across instances. In this paper, we develop an ML-guided framework that quickly produces high-quality de-energization decisions by extending existing ML-guided MILP solution methods while integrating domain knowledge on the number of energized and de-energized lines. Results on a large-scale realistic California-based synthetic test system show that the proposed ML-guided method produces high-quality solutions faster than traditional optimization methods.
