Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Interpretable Policy Distillation for Power Grid Topology Control

About

Deep reinforcement learning (RL) offers a promising route to real-time power grid operation, yet large neural policies are costly to evaluate, hard to deploy on constrained hardware, and opaque to operators. We ask whether a Proximal Policy Optimization (PPO) agent for grid topology control can be compressed into compact tree-based surrogates without losing operational performance. A PPO teacher is trained on Grid2Op's standard 14-bus environment with a stability-oriented reward, using stress-focused data collection on critical, high-loading states. The policy is then distilled into a decision tree and a random forest. Across held-out validation episodes, both surrogates exceed the teacher in mean reward and survival length at a fraction of the inference cost. The decision tree shows high exact-action agreement with the PPO argmax and near-complete agreement within its top-ranked actions, while remaining small enough to be inspected directly. Feature-importance analysis reveals a representational shift: the PPO policy relies mainly on line-loading signals, while the distilled tree is driven primarily by bus-topology variables. These results suggest that stress-focused distillation can convert a black-box neural controller into a lightweight, auditable rule-like surrogate suited for real-time deployment, while also surfacing risks tied to deterministic actions and topology-specific generalization.

Aleksandra Dmitruka, Karlis Freivalds• 2026

Related benchmarks

TaskDatasetResultRank
Power Grid ControlGrid2Op 100 held-out episodes (val)
Mean Reward5.58e+3
4
Power Grid ControlPower Grid Control 100 held-out episodes (val)
Score (1 week)85
4
Power grid survival management100 held-out episodes (val)
Mean Steps Achieved4.73e+3
4
Power Grid Controll2rpn case14 sandbox held-out (val)
Total steps4.73e+5
4
Showing 4 of 4 rows

Other info

Follow for update