figshare
Browse
Spatio-TemporalUCAcceleration_GNNLSTM.zip (1.07 GB)

Spatio-Temporal Deep Learning-Assisted Reduced Security-Constrained Unit Commitment

Download (1.07 GB)
Version 2 2023-09-11, 02:39
Version 1 2023-09-11, 02:32
dataset
posted on 2023-09-11, 02:39 authored by Arun Venkatesh Ramesh, Xingpeng LiXingpeng Li

A spatio-temporal (ST) machine learning (ML) model for security-constrained unit commitment (SCUC) solution acceleration. The ML architecture with GNN and LSTM layers. Includes two models, one for node prediction to predict generator commitment status, and another for edge prediction, which predicts congested lines in the system. The predictions from the two models are then used to reduce the number of variables and constraints in a SCUC problem.

NOTE: Codes are implemented in Python. ML model uses Keras, Tensorflow and Spektral (GNN) libraries. Optimization is implemented using Pyomo in python. A solver license (cplex/gurobi) is required for pyomo to run.

History