# Learning for DC-OPF: Classifying active sets using neural nets

**Authors:** Deepjyoti Deka, Sidhant Misra

arXiv: 1902.05607 · 2019-02-18

## TL;DR

This paper introduces neural network classifiers to predict active constraint sets in DC optimal power flow problems, improving real-time computational efficiency in power system operations under uncertainty.

## Contribution

The paper proposes using neural net classifiers to learn the active set of constraints in DC-OPF, enhancing speed and efficiency over previous methods that directly predict solutions.

## Key findings

- Neural classifiers accurately predict active sets in benchmark systems.
- The approach significantly reduces computation time for real-time power system updates.
- Demonstrated effectiveness on IEEE PES PGLib-OPF benchmark systems.

## Abstract

The optimal power flow is an optimization problem used in power systems operational planning to maximize economic efficiency while satisfying demand and maintaining safety margins. Due to uncertainty and variability in renewable energy generation and demand, the optimal solution needs to be updated in response to observed uncertainty realizations or near real-time forecast updates. To address the challenge of computing such frequent real-time updates to the optimal solution, recent literature has proposed the use of machine learning to learn the mapping between the uncertainty realization and the optimal solution. Further, learning the active set of constraints at optimality, as opposed to directly learning the optimal solution, has been shown to significantly simplify the machine learning task, and the learnt model can be used to predict optimal solutions in real-time. In this paper, we propose the use of classification algorithms to learn the mapping between the uncertainty realization and the active set of constraints at optimality, thus further enhancing the computational efficiency of the real-time prediction. We employ neural net classifiers for this task and demonstrate the excellent performance of this approach on a number of systems in the IEEE PES PGLib-OPF benchmark library.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.05607/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1902.05607/full.md

## References

15 references — full list in the complete paper: https://tomesphere.com/paper/1902.05607/full.md

---
Source: https://tomesphere.com/paper/1902.05607