SYAIFeb 17

Fine-Tuning LLMs to Generate Economical and Reliable Actions for the Power Grid

arXiv:2602.15350v1h-index: 1
Originality Incremental advance
AI Analysis

This work addresses the need for rapid and reliable grid management during emergencies, though it is incremental as it adapts existing LLM fine-tuning methods to a specific domain.

The paper tackled the problem of generating corrective transmission switching actions for power grids during Public Safety Power Shutoffs (PSPS) by fine-tuning a large language model (LLM), resulting in improved DC objective values, reduced AC power-flow failure from 50% to single digits, and better voltage-penalty outcomes.

Public Safety Power Shutoffs (PSPS) force rapid topology changes that can render standard operating points infeasible, requiring operators to quickly identify corrective transmission switching actions that reduce load shedding while maintaining acceptable voltage behavior. We present a verifiable, multi-stage adaptation pipeline that fine-tunes an instruction-tuned large language model (LLM) to generate \emph{open-only} corrective switching plans from compact PSPS scenario summaries under an explicit switching budget. First, supervised fine-tuning distills a DC-OPF MILP oracle into a constrained action grammar that enables reliable parsing and feasibility checks. Second, direct preference optimization refines the policy using AC-evaluated preference pairs ranked by a voltage-penalty metric, injecting voltage-awareness beyond DC imitation. Finally, best-of-$N$ selection provides an inference-time addition by choosing the best feasible candidate under the target metric. On IEEE 118-bus PSPS scenarios, fine-tuning substantially improves DC objective values versus zero-shot generation, reduces AC power-flow failure from 50\% to single digits, and improves voltage-penalty outcomes on the common-success set. Code and data-generation scripts are released to support reproducibility.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes