Unit Commitment Predictor With a Performance Guarantee: A Support Vector Machine Classifier
Farzaneh Pourahmadi, Jalal Kazempour
TL;DR
The paper tackles the computational burden of UC by learning binary on/off decisions for conventional units to provide warm-starts for MISOCP solvers. It advances a three-step UC predictor based on data collection, binary SVM classification (including linear, kernelized, and distributionally robust variants), and prediction/decision making with feasibility and out-of-sample guarantees. The kernelized SVM with regularization consistently offers the best out-of-sample performance and practical speedups, achieving notable reductions in computation time (up to a factor of about 1.7) and enabling near-optimal solutions within tight time limits, as demonstrated on IEEE 6-bus and 118-bus systems. This approach yields actionable savings for system operators under time-constrained UC tasks and sets a foundation for more advanced, correlation-aware and transfer-learning extensions.
Abstract
The system operators usually need to solve large-scale unit commitment problems within limited time frame for computation. This paper provides a pragmatic solution, showing how by learning and predicting the on/off commitment decisions of conventional units, there is a potential for system operators to warm start their solver and speed up their computation significantly. For the prediction, we train linear and kernelized support vector machine classifiers, providing an out-of-sample performance guarantee if properly regularized, converting to distributionally robust classifiers. For the unit commitment problem, we solve a mixed-integer second-order cone problem. Our results based on the IEEE 6- and 118-bus test systems show that the kernelized SVM with proper regularization outperforms other classifiers, reducing the computational time by a factor of 1.7. In addition, if there is a tight computational limit, while the unit commitment problem without warm start is far away from the optimal solution, its warmly-started version can be solved to (near) optimality within the time limit.
