IDRLnet: A Physics-Informed Neural Network Library
- URL: http://arxiv.org/abs/2107.04320v1
- Date: Fri, 9 Jul 2021 09:18:35 GMT
- Title: IDRLnet: A Physics-Informed Neural Network Library
- Authors: Wei Peng, Jun Zhang, Weien Zhou, Xiaoyu Zhao, Wen Yao, Xiaoqian Chen
- Abstract summary: Physics Informed Neural Network (PINN) is a scientific computing framework used to solve both forward and inverse problems.
This paper introduces IDRLnet, a Python toolbox for modeling and solving problems through PINN systematically.
- Score: 9.877979064734802
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Physics Informed Neural Network (PINN) is a scientific computing framework
used to solve both forward and inverse problems modeled by Partial Differential
Equations (PDEs). This paper introduces IDRLnet, a Python toolbox for modeling
and solving problems through PINN systematically. IDRLnet constructs the
framework for a wide range of PINN algorithms and applications. It provides a
structured way to incorporate geometric objects, data sources, artificial
neural networks, loss metrics, and optimizers within Python. Furthermore, it
provides functionality to solve noisy inverse problems, variational
minimization, and integral differential equations. New PINN variants can be
integrated into the framework easily. Source code, tutorials, and documentation
are available at \url{https://github.com/idrl-lab/idrlnet}.
Related papers
- PinnDE: Physics-Informed Neural Networks for Solving Differential Equations [0.0]
We propose PinnDE, an open-source python library for solving differential equations with both PINNs and DeepONets.
We give a brief review of both PINNs and DeepONets, introduce PinnDE along with the structure and usage of the package, and present worked examples to show its effectiveness.
arXiv Detail & Related papers (2024-08-19T14:05:28Z) - Reference Neural Operators: Learning the Smooth Dependence of Solutions of PDEs on Geometric Deformations [13.208548352092455]
For partial differential equations on domains of arbitrary shapes, existing works of neural operators attempt to learn a mapping from geometries to solutions.
We propose reference neural operators (RNO) to learn the smooth dependence of solutions on geometric deformations.
RNO outperforms baseline models in accuracy by a large lead and achieves up to 80% error reduction.
arXiv Detail & Related papers (2024-05-27T06:50:17Z) - A physics-informed neural network framework for modeling obstacle-related equations [3.687313790402688]
Physics-informed neural networks (PINNs) are an attractive tool for solving partial differential equations based on sparse and noisy data.
Here we extend PINNs to solve obstacle-related PDEs which present a great computational challenge.
The performance of the proposed PINNs is demonstrated in multiple scenarios for linear and nonlinear PDEs subject to regular and irregular obstacles.
arXiv Detail & Related papers (2023-04-07T09:22:28Z) - Physics-informed PointNet: On how many irregular geometries can it solve
an inverse problem simultaneously? Application to linear elasticity [58.44709568277582]
Physics-informed PointNet (PIPN) is designed to fill this gap between PINNs and fully supervised learning models.
We show that PIPN predicts the solution of desired partial differential equations over a few hundred domains simultaneously.
Specifically, we show that PIPN predicts the solution of a plane stress problem over more than 500 domains with different geometries, simultaneously.
arXiv Detail & Related papers (2023-03-22T06:49:34Z) - $\Delta$-PINNs: physics-informed neural networks on complex geometries [2.1485350418225244]
Physics-informed neural networks (PINNs) have demonstrated promise in solving forward and inverse problems involving partial differential equations.
To date, there is no clear way to inform PINNs about the topology of the domain where the problem is being solved.
We propose a novel positional encoding mechanism for PINNs based on the eigenfunctions of the Laplace-Beltrami operator.
arXiv Detail & Related papers (2022-09-08T18:03:19Z) - Auto-PINN: Understanding and Optimizing Physics-Informed Neural
Architecture [77.59766598165551]
Physics-informed neural networks (PINNs) are revolutionizing science and engineering practice by bringing together the power of deep learning to bear on scientific computation.
Here, we propose Auto-PINN, which employs Neural Architecture Search (NAS) techniques to PINN design.
A comprehensive set of pre-experiments using standard PDE benchmarks allows us to probe the structure-performance relationship in PINNs.
arXiv Detail & Related papers (2022-05-27T03:24:31Z) - Improved Training of Physics-Informed Neural Networks with Model
Ensembles [81.38804205212425]
We propose to expand the solution interval gradually to make the PINN converge to the correct solution.
All ensemble members converge to the same solution in the vicinity of observed data.
We show experimentally that the proposed method can improve the accuracy of the found solution.
arXiv Detail & Related papers (2022-04-11T14:05:34Z) - Finite Basis Physics-Informed Neural Networks (FBPINNs): a scalable
domain decomposition approach for solving differential equations [20.277873724720987]
We propose a new, scalable approach for solving large problems relating to differential equations called Finite Basis PINNs (FBPINNs)
FBPINNs are inspired by classical finite element methods, where the solution of the differential equation is expressed as the sum of a finite set of basis functions with compact support.
In FBPINNs neural networks are used to learn these basis functions, which are defined over small, overlapping subdomain problems.
arXiv Detail & Related papers (2021-07-16T13:03:47Z) - Conditional physics informed neural networks [85.48030573849712]
We introduce conditional PINNs (physics informed neural networks) for estimating the solution of classes of eigenvalue problems.
We show that a single deep neural network can learn the solution of partial differential equations for an entire class of problems.
arXiv Detail & Related papers (2021-04-06T18:29:14Z) - dNNsolve: an efficient NN-based PDE solver [62.997667081978825]
We introduce dNNsolve, that makes use of dual Neural Networks to solve ODEs/PDEs.
We show that dNNsolve is capable of solving a broad range of ODEs/PDEs in 1, 2 and 3 spacetime dimensions.
arXiv Detail & Related papers (2021-03-15T19:14:41Z) - Multipole Graph Neural Operator for Parametric Partial Differential
Equations [57.90284928158383]
One of the main challenges in using deep learning-based methods for simulating physical systems is formulating physics-based data.
We propose a novel multi-level graph neural network framework that captures interaction at all ranges with only linear complexity.
Experiments confirm our multi-graph network learns discretization-invariant solution operators to PDEs and can be evaluated in linear time.
arXiv Detail & Related papers (2020-06-16T21:56:22Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.