paper-with-me

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 optimization problem to solve, shifting computational effort away from real-time to offline training by machine learning techniques has become an intense research area. In this paper, we introduce a method for solving OPF problems, which can substantially reduce solve times of the two-step hybrid techniques that comprise of a neural network with a subsequent OPF step guaranteeing optimal solutions. A neural network that predicts the binding status of constraints of the system is used to generate an initial reduced OPF problem, defined by removing the predicted non-binding constraints. This reduced model is then extended in an iterative manner until guaranteeing an optimal solution to the full OPF problem. The classifier is trained using a meta-loss objective, defined by the total computational cost of solving the reduced OPF problems constructed during the iterative procedure. Using a wide range of DC- and AC-OPF problems, we demonstrate that optimizing this meta-loss objective results in a classifier that significantly outperforms conventional loss functions used to train neural network classifiers. We also provide an extensive analysis of the investigated grids as well as an empirical limit of performance of machine learning techniques providing optimal OPF solutions.

📄 PDF Abstract BibTeX arXiv:1911.06784

Code (2)

invenia/MetaOptOPF.jl 공식 구현
invenia/OPFSampler.jl 공식 구현

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

A Meta-heuristically Approach of the Spatial Assignment Problem of Human Resources in Multi-sites Enterprise

2013-09-22 · Tkatek Said, Abdoun Otman, Abouchabaka Jaafar, Rafalia Najat

The aim of this work is to present a meta-heuristically approach of the spatial assignment problem of human resources in multi-sites enterprise. Usually, this problem consists to move employees from one site to another b…

Combinatorial Optimization

Optimally Weighted Ensembles of Regression Models: Exact Weight Optimization and Applications

2022-06-22 · Patrick Echtenbruck, Martina Echtenbruck, Joost Batenburg, Thomas Bäck 외

Automated model selection is often proposed to users to choose which machine learning model (or method) to apply to a given regression task. In this paper, we show that combining different regression models can yield bet…

Drug DiscoveryModel Selectionregression

ALCL: An Adaptive Log-Correntropy Loss for Robust Learning under Non-Gaussian Noise

2026-06-14 · Mainak Kundu, Ria Kanjilal, Ismail Uysal arxiv

Robust deep learning under heavy-tailed and impulsive noise remains challenging because conventional losses such as mean squared error (MSE) exhibit unbounded sensitivity to outliers. Although correntropy-based objective…

Submodular Meta-Learning

2020-07-11 · NeurIPS 2020 12 · Arman Adibi, Aryan Mokhtari, Hamed Hassani

In this paper, we introduce a discrete variant of the meta-learning framework. Meta-learning aims at exploiting prior experience and data to improve performance on future tasks. By now, there exist numerous formulations …

Meta-Learning

Gradient-based Bi-level Optimization for Deep Learning: A Survey

2022-07-24 · Can Chen, Xi Chen, Chen Ma, Zixuan Liu 외

Bi-level optimization, especially the gradient-based category, has been widely used in the deep learning community including hyperparameter optimization and meta-knowledge extraction. Bi-level optimization embeds one pro…

Deep LearningHyperparameter OptimizationSurvey