paper-with-me

Papers

Learning without Data: Physics-Informed Neural Networks for Fast Time-Domain Simulation

2021-06-30 · Jochen Stiasny, Samuel Chevalier, Spyros Chatzivasileiadis

In order to drastically reduce the heavy computational burden associated with time-domain simulations, this paper introduces a Physics-Informed Neural Network (PINN) to directly learn the solutions of power system dynamics. In contrast to the limitations of classical model order reduction approaches, commonly used to accelerate time-domain simulations, PINNs can universally approximate any continuous function with an arbitrary degree of accuracy. One of the novelties of this paper is that we avoid the need for any training data. We achieve this by incorporating the governing differential equations and an implicit Runge-Kutta (RK) integration scheme directly into the training process of the PINN; through this approach, PINNs can predict the trajectory of a dynamical power system at any discrete time step. The resulting Runge-Kutta-based physics-informed neural networks (RK-PINNs) can yield up to 100 times faster evaluations of the dynamics compared to standard time-domain simulations. We demonstrate the methodology on a single-machine infinite bus system governed by the swing equation. We show that RK-PINNs can accurately and quickly predict the solution trajectories.

📄 PDF Abstract BibTeX arXiv:2106.15987

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Weakly-supervised Learning for Physics-informed Neural Motion Planning via Sparse Roadmap

2026-04-14 · Ruiqi Ni, Yuchen Liu, Ahmed H. Qureshi arxiv

The motion planning problem requires finding a collision-free path between start and goal configurations in high-dimensional, cluttered spaces. Recent learning-based methods offer promising solutions, with self-supervise…

Motion Planning

Transferable Physics-Informed Representations via Closed-Form Head Adaptation

2026-04-23 · Jian Cheng Wong, Isaac Yin Chung Lai, Pao-Hsiung Chiu, Chin Chun Ooi 외 arxiv

Physics-informed neural networks (PINNs) have garnered significant interest for their potential in solving partial differential equations (PDEs) that govern a wide range of physical phenomena. By incorporating physical l…

Multi-Task Learning

Physics-informed learning under mixing: How physical knowledge speeds up learning

2025-09-29 · Anna Scampicchio, Leonardo F. Toso, Rahel Rickenbach, James Anderson 외 arxiv

A major challenge in physics-informed machine learning is to understand how the incorporation of prior domain knowledge affects learning rates when data are dependent. Focusing on empirical risk minimization with physics…

Spline-PINN: Approaching PDEs without Data using Fast, Physics-Informed Hermite-Spline CNNs

2021-09-15 · Nils Wandel, Michael Weinmann, Michael Neidlin, Reinhard Klein

Partial Differential Equations (PDEs) are notoriously difficult to solve. In general, closed-form solutions are not available and numerical approximation schemes are computationally expensive. In this paper, we propose t…

An extended physics informed neural network for preliminary analysis of parametric optimal control problems

2021-10-26 · Nicola Demo, Maria Strazzullo, Gianluigi Rozza

In this work we propose an extension of physics informed supervised learning strategies to parametric partial differential equations. Indeed, even if the latter are indisputably useful in many applications, they can be c…