# Distributed physics informed neural network for data-efficient solution   to partial differential equations

**Authors:** Vikas Dwivedi, Nishant Parashar, Balaji Srinivasan

arXiv: 1907.08967 · 2024-03-28

## TL;DR

This paper introduces a distributed physics informed neural network (DPINN) that improves data efficiency and accuracy in solving complex nonlinear PDEs like Burgers' and Navier-Stokes equations, advancing PINN capabilities.

## Contribution

The paper proposes a novel distributed PINN architecture that enhances representation capacity and solution accuracy for nonlinear PDEs, including the first direct PINN solution for Navier-Stokes equations.

## Key findings

- DPINN outperforms original PINN in accuracy for Burgers' equation.
- DPINN demonstrates higher data efficiency than PINN.
- First successful PINN-based solution of 2D steady-state Navier-Stokes equations.

## Abstract

The physics informed neural network (PINN) is evolving as a viable method to solve partial differential equations. In the recent past PINNs have been successfully tested and validated to find solutions to both linear and non-linear partial differential equations (PDEs). However, the literature lacks detailed investigation of PINNs in terms of their representation capability. In this work, we first test the original PINN method in terms of its capability to represent a complicated function. Further, to address the shortcomings of the PINN architecture, we propose a novel distributed PINN, named DPINN. We first perform a direct comparison of the proposed DPINN approach against PINN to solve a non-linear PDE (Burgers' equation). We show that DPINN not only yields a more accurate solution to the Burgers' equation, but it is found to be more data-efficient as well. At last, we employ our novel DPINN to two-dimensional steady-state Navier-Stokes equation, which is a system of non-linear PDEs. To the best of the authors' knowledge, this is the first such attempt to directly solve the Navier-Stokes equation using a physics informed neural network.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.08967/full.md

## Figures

25 figures with captions in the complete paper: https://tomesphere.com/paper/1907.08967/full.md

## References

21 references — full list in the complete paper: https://tomesphere.com/paper/1907.08967/full.md

---
Source: https://tomesphere.com/paper/1907.08967