paper-with-me

Papers

Accelerated DC loadflow solver for topology optimization

2025-01-29 · Nico Westerbeck, Joost van Dijk, Jan Viebahn, Christian Merz, Dirk Witthaut

We present a massively parallel solver that accelerates DC loadflow computations for power grid topology optimization tasks. Our approach leverages low-rank updates of the Power Transfer Distribution Factors (PTDFs) to represent substation splits, line outages, and reconfigurations without ever refactorizing the system. Furthermore, we implement the core routines on Graphics Processing Units (GPUs), thereby exploiting their high-throughput architecture for linear algebra. A two-level decomposition separates changes in branch topology from changes in nodal injections, enabling additional speed-ups by an in-the-loop brute force search over injection variations at minimal additional cost. We demonstrate billion-loadflow-per-second performance on power grids of varying sizes in workload settings which are typical for gradient-free topology optimization such as Reinforcement Learning or Quality Diversity methods. While adopting the DC approximation sacrifices some accuracy and prohibits the computation of voltage magnitudes, we show that this sacrifice unlocks new scales of computational feasibility, offering a powerful tool for large-scale grid planning and operational topology optimization.

📄 PDF Abstract BibTeX arXiv:2501.17529

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Transferable Graph Learning for Transmission Congestion Management via Busbar Splitting

2025-10-23 · Ali Rajaei, Peter Palensky, Jochen L. Cremer arxiv

Network topology optimization (NTO) via busbar splitting can mitigate transmission grid congestion and reduce redispatch costs. However, solving this mixed-integer nonlinear problem for large-scale systems in near-real-t…

Graph Neural NetworkGraph Learning

PyTopo3D: A Python Framework for 3D SIMP-based Topology Optimization

2025-04-08 · Jihoon Kim, Namwoo Kang

Three-dimensional topology optimization (TO) is a powerful technique in engineering design, but readily usable, open-source implementations remain limited within the popular Python scientific environment. This paper intr…

TO-Agents: A Multi-Agent AI Pipeline for Preference-Guided Topology Optimization

2026-05-20 · Isabella A. Stewart, Hongrui Chen, Faez Ahmed arxiv

Topology optimization can generate efficient structures, but designers often must manually translate qualitative intent, such as desired visual style, product experience, or manufacturability into solver settings that ar…

Optimization for Classical Machine Learning Problems on the GPU

2022-03-30 · Sören Laue, Mark Blacher, Joachim Giesen

Constrained optimization problems arise frequently in classical machine learning. There exist frameworks addressing constrained optimization, for instance, CVXPY and GENO. However, in contrast to deep learning frameworks…

BIG-bench Machine LearningGPU

Topology Optimization using Neural Networks with Conditioning Field Initialization for Improved Efficiency

2023-05-17 · Hongrui Chen, Aditya Joglekar, Levent Burak Kara

We propose conditioning field initialization for neural network based topology optimization. In this work, we focus on (1) improving upon existing neural network based topology optimization, (2) demonstrating that by usi…