paper-with-me

Papers

Tunable Complexity Benchmarks for Evaluating Physics-Informed Neural Networks on Coupled Ordinary Differential Equations

2022-10-14 · Alexander New, Benjamin Eng, Andrea C. Timm, Andrew S. Gearhart

In this work, we assess the ability of physics-informed neural networks (PINNs) to solve increasingly-complex coupled ordinary differential equations (ODEs). We focus on a pair of benchmarks: discretized partial differential equations and harmonic oscillators, each of which has a tunable parameter that controls its complexity. Even by varying network architecture and applying a state-of-the-art training method that accounts for "difficult" training regions, we show that PINNs eventually fail to produce correct solutions to these benchmarks as their complexity -- the number of equations and the size of time domain -- increases. We identify several reasons why this may be the case, including insufficient network capacity, poor conditioning of the ODEs, and high local curvature, as measured by the Laplacian of the PINN loss.

📄 PDF Abstract BibTeX arXiv:2210.07880

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Numerical Approximation in CFD Problems Using Physics Informed Machine Learning

2021-11-01 · Siddharth Rout, Vikas Dwivedi, Balaji Srinivasan

The thesis focuses on various techniques to find an alternate approximation method that could be universally used for a wide range of CFD problems but with low computational cost and low runtime. Various techniques have …

BIG-bench Machine LearningPhysics-informed machine learning

Complexity Dependent Error Rates for Physics-informed Statistical Learning via the Small-ball Method

2025-10-27 · Diego Marcondes arxiv

Physics-informed statistical learning (PISL) integrates empirical data with physical knowledge to enhance the statistical performance of estimators. While PISL methods are widely used in practice, a comprehensive theoret…

Dimensionality Reduction

A Metalearning Approach for Physics-Informed Neural Networks (PINNs): Application to Parameterized PDEs

2021-10-26 · Michael Penwarden, Shandian Zhe, Akil Narayan, Robert M. Kirby

Physics-informed neural networks (PINNs) as a means of discretizing partial differential equations (PDEs) are garnering much attention in the Computational Science and Engineering (CS&E) world. At least two challenges ex…

BIG-bench Machine LearningPhysics-informed machine learningTransfer Learning

Evaluating Error Bound for Physics-Informed Neural Networks on Linear Dynamical Systems

2022-07-03 · Shuheng Liu, Xiyue Huang, Pavlos Protopapas

There have been extensive studies on solving differential equations using physics-informed neural networks. While this method has proven advantageous in many cases, a major criticism lies in its lack of analytical error …

GINNs: Graph-Informed Neural Networks for Multiscale Physics

2020-06-26 · Eric J. Hall, Søren Taverniers, Markos A. Katsoulakis, Daniel M. Tartakovsky

We introduce the concept of a Graph-Informed Neural Network (GINN), a hybrid approach combining deep learning with probabilistic graphical models (PGMs) that acts as a surrogate for physics-based representations of multi…

Decision Making