面向电网优化问题的系统性泛化方法 / Towards Systematic Generalization for Power Grid Optimization Problems
1️⃣ 一句话总结
该论文提出了一种统一的深度学习框架,通过共享的图神经网络结构同时求解交流最优潮流和安全约束机组组合这两个核心电网优化问题,在无需重新训练的情况下能够泛化到新的电网拓扑结构,并在多种规模电网实验中展现出比现有方法更好的性能和可迁移性。
AC Optimal Power Flow (ACOPF) and Security-Constrained Unit Commitment (SCUC) are fundamental optimization problems in power system operations. ACOPF serves as the physical backbone of grid simulation and real-time operation, enforcing nonlinear power flow feasibility and network limits, while SCUC represents a core market-level decision process that schedules generation under operational and security constraints. Although these problems share the same underlying transmission network and physical laws, they differ in decision variables and temporal coupling, and prior learning-based approaches address them in isolation, resulting in disjoint models and this http URL propose a learning framework that jointly models ACOPF and SCUC through a shared graph-based backbone that captures grid topology and physical interactions, coupled with task-specific decoders for static and temporal decision-making. Training includes solver supervision with physics-informed objectives to enforce AC feasibility and inter-temporal operational constraints. To evaluate generalization, we assess cross-case transfer on unseen grid topologies for ACOPF and SCUC without retraining, and systematic generalization on the UC-ACOPF problem using unsupervised, physics-based objectives and a power-dispatch consensus mechanism. Experiments across multiple grid scales demonstrate improved performance and transferability relative to existing learning-based baselines, indicating that the model can support learning across heterogeneous power system optimization problems.
面向电网优化问题的系统性泛化方法 / Towards Systematic Generalization for Power Grid Optimization Problems
该论文提出了一种统一的深度学习框架,通过共享的图神经网络结构同时求解交流最优潮流和安全约束机组组合这两个核心电网优化问题,在无需重新训练的情况下能够泛化到新的电网拓扑结构,并在多种规模电网实验中展现出比现有方法更好的性能和可迁移性。
源自 arXiv: 2605.02026