paper-with-me

Papers

Structure-Aware Commitment Reduction for Network-Constrained Unit Commitment with Solver-Preserving Guarantees

2026-04-03 · Guangwen Wang, Jiaqi Wu, Yang Weng, Baosen Zhang arxiv

The growing number of individual generating units, hybrid resources, and security constraints has significantly increased the computational burden of network-constrained unit commitment (UC), where most solution time is spent exploring branch-and-bound trees over unit-hour binary variables. To reduce this combinatorial burden, recent approaches have explored learning-based guidance to assist commitment decisions. However, directly using tools such as large language models (LLMs) to predict full commitment schedules is unreliable, as infeasible or inconsistent binary decisions can violate inter-temporal constraints and degrade economic optimality. This paper proposes a solver-compatible dimensionality reduction framework for UC that exploits structural regularities in commitment decisions. Instead of generating complete schedules, the framework identifies a sparse subset of structurally stable commitment binaries to fix prior to optimization. One implementation uses an LLM to select these variables. The LLM does not replace the optimization process but provides partial variable restriction, while all constraints and remaining decisions are handled by the original MILP solver, which continues to enforce network, ramping, reserve, and security constraints. We formally show that the masked problem defines a reduced feasible region of the original UC model, thereby preserving feasibility and enabling solver-certified optimality within the restricted space. Experiments on IEEE 57-bus, RTS 73-bus, IEEE 118-bus, and augmented large-scale cases, including security-constrained variants, demonstrate consistent reductions in branch-and-bound nodes and solution time, achieving order-of-magnitude speedups on high-complexity instances while maintaining near-optimal objective values.

📄 PDF Abstract BibTeX arXiv:2604.02788

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Machine Learning Assisted Approach for Security-Constrained Unit Commitment

2021-11-17 · Arun Venkatesh Ramesh, Xingpeng Li

Security-constrained unit commitment (SCUC) is solved for power system day-ahead generation scheduling, which is a large-scale mixed-integer linear programming problem and is very computationally intensive. Model reducti…

BIG-bench Machine LearningScheduling

Selectively Linearized Neural Network based RoCoF-Constrained Unit Commitment in Low-Inertia Power Systems

2022-11-15 · Mingjian Tuo, Xingpeng Li

Conventional synchronous generators are gradually being replaced by inverter-based resources, such transition introduces more complicated operation conditions. And the reduction in system inertia imposes challenges for s…

Computational Efficiency

Convolutional Neural Network-based RoCoF-Constrained Unit Commitment

2023-09-06 · Mingjian Tuo, Xingpeng Li

The fast growth of inverter-based resources such as wind plants and solar farms will largely replace and reduce conventional synchronous generators in the future renewable energy-dominated power grid. Such transition wil…

Deep Learning based Security-Constrained Unit Commitment Considering Locational Frequency Stability in Low-Inertia Power Systems

2022-08-17 · Mingjian Tuo, Xingpeng Li

With the goal of electricity system decarbonization, conventional synchronous generators are gradually replaced by converter-interfaced renewable generations. Such transition is causing concerns over system frequency and…

Learning to Solve Large-Scale Security-Constrained Unit Commitment Problems

2019-02-04 · Alinson S. Xavier, Feng Qiu, Shabbir Ahmed

Security-Constrained Unit Commitment (SCUC) is a fundamental problem in power systems and electricity markets. In practical settings, SCUC is repeatedly solved via Mixed-Integer Linear Programming, sometimes multiple tim…