paper-with-me

Papers

Differentiable Power-Flow Optimization

2026-03-30 · Muhammed Öz, Jasmin Hörter, Kaleb Phipps, Charlotte Debus, Achim Streit, Markus Götz arxiv

With the rise of renewable energy sources and their high variability in generation, the management of power grids becomes increasingly complex and computationally demanding. Conventional AC-power-flow simulations, which use the Newton-Raphson (NR) method, suffer from poor scalability, making them impractical for emerging use cases such as joint transmission-distribution modeling and global grid analysis. At the same time, purely data-driven surrogate models lack physical guarantees and may violate fundamental constraints. In this work, we propose Differentiable Power-Flow (DPF), a reformulation of the AC power-flow problem as a differentiable simulation. DPF enables end-to-end gradient propagation from the physical power mismatches to the underlying simulation parameters, thereby allowing these parameters to be identified efficiently using gradient-based optimization. We demonstrate that DPF provides a scalable alternative to NR by leveraging GPU acceleration, sparse tensor representations, and batching capabilities available in modern machine-learning frameworks such as PyTorch. DPF is especially suited as a tool for time-series analyses due to its efficient reuse of previous solutions, for N-1 contingency-analyses due to its ability to process cases in batches, and as a screening tool by leveraging its speed and early stopping capability. The code is available in the authors' code repository.

📄 PDF Abstract BibTeX arXiv:2603.28203

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Differentiable Optimization for Deep Learning-Enhanced DC Approximation of AC Optimal Power Flow

2025-03-22 · Andrew Rosemberg, Michael Klamkin

The growing scale of power systems and the increasing uncertainty introduced by renewable energy sources necessitates novel optimization techniques that are significantly faster and more accurate than existing methods. T…

The Elements of Differentiable Programming

2024-03-21 · Mathieu Blondel, Vincent Roulet

Artificial intelligence has recently experienced remarkable advances, fueled by large models, vast datasets, accelerated hardware, and, last but not least, the transformative power of differentiable programming. This new…

Differentiable Physics Simulation

2020-02-26 · ICLR Workshop DeepDiffEq 2019 12 · Junbang Liang, Ming C. Lin

Differentiable physics simulation is a powerful family of new techniques that applies gradient-based methods to learning and control of physical systems. It enables optimization for control, and can also be integrated in…

Dual Conic Proxies for AC Optimal Power Flow

2023-10-04 · Guancheng Qiu, Mathieu Tanneau, Pascal Van Hentenryck

In recent years, there has been significant interest in the development of machine learning-based optimization proxies for AC Optimal Power Flow (AC-OPF). Although significant progress has been achieved in predicting hig…

Self-Supervised Learningvalid

Crystal Generation using the Fully Differentiable Pipeline and Latent Space Optimization

2026-01-08 · Osman Goni Ridwan, Gilles Frapper, Hongfei Xue, Qiang Zhu arxiv

We present a materials generation framework that couples a symmetry-conditioned variational autoencoder (CVAE) with a differentiable SO(3) power spectrum objective to steer candidates toward a specified local environment…