paper-with-me

홈 › Papers

Accelerating Physics-Informed Neural Network Training with Prior Dictionaries

2020-04-17 · Wei Peng, Weien Zhou, Jun Zhang, Wen Yao

Physics-Informed Neural Networks (PINNs) can be regarded as general-purpose PDE solvers, but it might be slow to train PINNs on particular problems, and there is no theoretical guarantee of corresponding error bounds. In this manuscript, we propose a variant called Prior Dictionary based Physics-Informed Neural Networks (PD-PINNs). Equipped with task-dependent dictionaries, PD-PINNs enjoy enhanced representation power on the tasks, which helps to capture features provided by dictionaries so that the proposed neural networks can achieve faster convergence in the process of training. In various numerical simulations, compared with existing PINN methods, combining prior dictionaries can significantly enhance convergence speed. In terms of theory, we obtain the error bounds applicable to PINNs and PD-PINNs for solving elliptic partial differential equations of second order. It is proved that under certain mild conditions, the prediction error made by neural networks can be bounded by expected loss of PDEs and boundary conditions.

📄 PDF Abstract BibTeX arXiv:2004.08151

Code (1)

weipengOO98/PDPINN 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Physics-Informed Neural Networks for Accelerating Power System State Estimation

2023-10-04 · Solon Falas, Markos Asprou, Charalambos Konstantinou, Maria K. Michael

State estimation is the cornerstone of the power system control center since it provides the operating condition of the system in consecutive time intervals. This work investigates the application of physics-informed neu…

State Estimation

Spatio-Temporal Super-Resolution of Dynamical Systems using Physics-Informed Deep-Learning

2022-12-08 · Rajat Arora, Ankit Shrivastava

This work presents a physics-informed deep learning-based super-resolution framework to enhance the spatio-temporal resolution of the solution of time-dependent partial differential equations (PDE). Prior works on deep l…

Deep LearningSuper-Resolution

Learning a Neural Solver for Parametric PDE to Enhance Physics-Informed Methods

2024-10-09 · Lise Le Boudec, Emmanuel de Bezenac, Louis Serrano, Ramon Daniel Regueiro-Espino 외

Physics-informed deep learning often faces optimization challenges due to the complexity of solving partial differential equations (PDEs), which involve exploring large solution spaces, require numerous iterations, and c…

Number Theoretic Accelerated Learning of Physics-Informed Neural Networks

2023-07-26 · Takashi Matsubara, Takaharu Yaguchi

Physics-informed neural networks solve partial differential equations by training neural networks. Since this method approximates infinite-dimensional PDE solutions with finite collocation points, minimizing discretizati…

FastLRNR and Sparse Physics Informed Backpropagation

2024-10-05 · Woojin Cho, Kookjin Lee, Noseong Park, Donsub Rim 외

We introduce Sparse Physics Informed Backpropagation (SPInProp), a new class of methods for accelerating backpropagation for a specialized neural network architecture called Low Rank Neural Representation (LRNR). The app…