paper-with-me

Papers

A Meta-Learning Approach to the Optimal Power Flow Problem Under Topology Reconfigurations

2020-12-21 · Yexiang Chen, Subhash Lakshminarayana, Carsten Maple, H. Vincent Poor

Recently, there has been a surge of interest in adopting deep neural networks (DNNs) for solving the optimal power flow (OPF) problem in power systems. Computing optimal generation dispatch decisions using a trained DNN takes significantly less time when compared to using conventional optimization solvers. However, a major drawback of existing work is that the machine learning models are trained for a specific system topology. Hence, the DNN predictions are only useful as long as the system topology remains unchanged. Changes to the system topology (initiated by the system operator) would require retraining the DNN, which incurs significant training overhead and requires an extensive amount of training data (corresponding to the new system topology). To overcome this drawback, we propose a DNN-based OPF predictor that is trained using a meta-learning (MTL) approach. The key idea behind this approach is to find a common initialization vector that enables fast training for any system topology. The developed OPF-predictor is validated through simulations using benchmark IEEE bus systems. The results show that the MTL approach achieves significant training speeds-ups and requires only a few gradient steps with a few data samples to achieve high OPF prediction accuracy.

📄 PDF Abstract BibTeX arXiv:2012.11524

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

Learning an Optimally Reduced Formulation of OPF through Meta-optimization

2019-11-15 · Alex Robson, Mahdi Jamei, Cozmin Ududec, Letif Mones

With increasing share of renewables in power generation mix, system operators would need to run Optimal Power Flow (OPF) problems closer to real-time to better manage uncertainty. Given that OPF is an expensive optimizat…

BIG-bench Machine Learning

Scalable Meta-Learning via Mixed-Mode Differentiation

2025-05-01 · Iurii Kemaev, Dan A Calian, Luisa M Zintgraf, Gregory Farquhar 외

Gradient-based bilevel optimisation is a powerful technique with applications in hyperparameter optimisation, task adaptation, algorithm discovery, meta-learning more broadly, and beyond. It often requires differentiatin…

Meta-Learning

Simultaneous self-organization of arterial and venous networks driven by the physics of global power optimization

2023-08-04 · James P. Hague

Understanding of vascular organization is a long-standing problem in quantitative biology and biophysics and is essential for the growth of large cultured tissues. Approaches are needed that (1) make predictions of optim…

Fault Current-Constrained Optimal Power Flow on Unbalanced Distribution Networks

2022-08-22 · Jose E. Tabarez, Arthur K. Barnes, Adam Mate, Russell W. Bent

With the proliferation of distributed generation into distribution networks, the need to consider fault currents in the dispatch problem becomes increasingly relevant. This paper introduces a method for adding fault curr…

Residual Correction Models for AC Optimal Power Flow Using DC Optimal Power Flow Solutions

2025-10-17 · Muhy Eddin Za'ter, Bri-Mathias Hodge, Kyri Baker arxiv

Solving the nonlinear AC optimal power flow (AC OPF) problem remains a major computational bottleneck for real-time grid operations. In this paper, we propose a residual learning paradigm that uses fast DC optimal power …

Graph Neural NetworkDecision Making