Searcharxiv⌕ Search

arXiv subjects

Anna Van Boven

Publications and source records attributed to Anna Van Boven.

3 recordsLinked to original sources

A Multi-Stage Warm-Start Deep Learning Framework for Unit Commitment

Maintaining instantaneous balance between electricity supply and demand is critical for reliability and grid instability. System operators achieve this through solving the task of Unit Commitment (UC),ca high dimensional large-scale Mixed-integer Linear Programming (MILP) problem that is strictly and heavily governed by the grid physical constraints. As grid integrate variable renewable sources, and new technologies such as long duration storage in the grid, UC must be optimally solved for multi-day horizons and potentially with greater frequency. Therefore, traditional MILP solvers increasingly struggle to compute solutions within these tightening operational time limits. To bypass these computational bottlenecks, this paper proposes a novel framework utilizing a transformer-based architecture to predict generator commitment schedules over a 72-hour horizon. Also, because raw predictions in highly dimensional spaces often yield physically infeasible results, the pipeline integrates the self-attention network with deterministic post-processing heuristics that systematically enforce minimum up/down times and minimize excess capacity. Finally, these refined predictions are utilized as a warm start for a downstream MILP solver, while employing a confidence-based variable fixation strategy to drastically reduce the combinatorial search space. Validated on a single-bus test system, the complete multi-stage pipeline achieves 100\% feasibility and significantly accelerates computation times. Notably, in approximately 20\% of test instances, the proposed model reached a feasible operational schedule with a lower overall system cost than relying solely on the solver.

eess.SY↗

Bus Type Switching to Reduce Bound Violations in AC Power Flow

Wholesale power markets often use linear approximations of power system constraints. Because it does not consider inequality constraints, using AC power flow for feasibility post-processing can violate bounds on reactive power, voltage magnitudes, or thermal limits. There remains a need for a streamlined analytical approach that can guarantee AC feasibility while adhering to variable bounds. This paper suggests an augmented implementation of AC power flow that uses an additional two bus types (PQV and P) to help resolve voltage bound violations present in the traditional approach. The proposed method sacrifices the voltage setpoint at a generator in exchange for fixing the voltage at a load bus, thereby moving a degree of freedom around the network. Results on the IEEE 14-bus, 57-bus, and 300-bus test cases demonstrate how switching bus types can reduce overall network violations and help find feasible power system setpoints.

eess.SY↗

Restoring Feasibility in Power Grid Optimization: A Counterfactual ML Approach

Electric power grids are essential components of modern life, delivering reliable power to end-users while adhering to a multitude of engineering constraints and requirements. In grid operations, the Optimal Power Flow problem plays a key role in determining cost-effective generator dispatch that satisfies load demands and operational limits. However, due to stressed operating conditions, volatile demand profiles, and increased generation from intermittent energy sources, this optimization problem may become infeasible, posing risks such as voltage instability and line overloads. This study proposes a learning framework that combines machine learning with counterfactual explanations to automatically diagnose and restore feasibility in the OPF problem. Our method provides transparent and actionable insights by methodically identifying infeasible conditions and suggesting minimal demand response actions. We evaluate the proposed approach on IEEE 30-bus and 300-bus systems, demonstrating its capability to recover feasibility with high success rates and generating diverse corrective options, appropriate for real-time decision-making. These preliminary findings illustrate the potential of combining classical optimization with explainable AI techniques to enhance grid reliability and resilience.

eess.SY↗