paper-with-me

홈 › Papers

Physics-informed learning of governing equations from scarce data

2020-05-05 · Zhao Chen, Yang Liu, Hao Sun

Harnessing data to discover the underlying governing laws or equations that describe the behavior of complex physical systems can significantly advance our modeling, simulation and understanding of such systems in various science and engineering disciplines. This work introduces a novel physics-informed deep learning framework to discover governing partial differential equations (PDEs) from scarce and noisy data for nonlinear spatiotemporal systems. In particular, this approach seamlessly integrates the strengths of deep neural networks for rich representation learning, physics embedding, automatic differentiation and sparse regression to (1) approximate the solution of system variables, (2) compute essential derivatives, as well as (3) identify the key derivative terms and parameters that form the structure and explicit expression of the PDEs. The efficacy and robustness of this method are demonstrated, both numerically and experimentally, on discovering a variety of PDE systems with different levels of data scarcity and noise accounting for different initial/boundary conditions. The resulting computational framework shows the potential for closed-form model discovery in practical applications where large and accurate datasets are intractable to capture.

📄 PDF Abstract BibTeX arXiv:2005.03448

Code (1)

zhaochenneu/EQDiscovery-1 공식 구현 tf

Tasks

Model DiscoveryRepresentation Learning

Similar Papers 제목 키워드 기반

PTPI-DL-ROMs: pre-trained physics-informed deep learning-based reduced order models for nonlinear parametrized PDEs

2024-05-14 · Simone Brivio, Stefania Fresca, Andrea Manzoni

The coupling of Proper Orthogonal Decomposition (POD) and deep learning-based ROMs (DL-ROMs) has proved to be a successful strategy to construct non-intrusive, highly accurate, surrogates for the real time solution of pa…

Augmenting a Physics-Informed Neural Network for the 2D Burgers Equation by Addition of Solution Data Points

2023-01-18 · Marlon Sproesser Mathias, Wesley Pereira de Almeida, Marcel Rodrigues de Barros, Jefferson Fialho Coelho 외

We implement a Physics-Informed Neural Network (PINN) for solving the two-dimensional Burgers equations. This type of model can be trained with no previous knowledge of the solution; instead, it relies on evaluating the …

Physics-informed Spline Learning for Nonlinear Dynamics Discovery

2021-05-05 · Fangzheng Sun, Yang Liu, Hao Sun

Dynamical systems are typically governed by a set of linear/nonlinear differential equations. Distilling the analytical form of these equations from very limited data remains intractable in many disciplines such as physi…

PI-VAE: Physics-Informed Variational Auto-Encoder for stochastic differential equations

2022-03-21 · Weiheng Zhong, Hadi Meidani

We propose a new class of physics-informed neural networks, called physics-informed Variational Autoencoder (PI-VAE), to solve stochastic differential equations (SDEs) or inverse problems involving SDEs. In these problem…

Generative Adversarial Network

Physics-Informed Neural Networks and Extensions

2024-08-29 · Maziar Raissi, Paris Perdikaris, Nazanin Ahmadi, George Em Karniadakis

In this paper, we review the new method Physics-Informed Neural Networks (PINNs) that has become the main pillar in scientific machine learning, we present recent practical extensions, and provide a specific example in d…