Learning Green's Functions of Linear Reaction-Diffusion Equations with
Application to Fast Numerical Solver
- URL: http://arxiv.org/abs/2105.11045v1
- Date: Sun, 23 May 2021 23:36:46 GMT
- Title: Learning Green's Functions of Linear Reaction-Diffusion Equations with
Application to Fast Numerical Solver
- Authors: Yuankai Teng, Xiaoping Zhang, Zhu Wang, Lili Ju
- Abstract summary: We propose a novel neural network, GF-Net, for learning the Green's functions of linear reaction-diffusion equations in an unsupervised fashion.
The proposed method overcomes the challenges for finding the Green's functions of the equations on arbitrary domains.
- Score: 9.58037674226622
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Partial differential equations are often used to model various physical
phenomena, such as heat diffusion, wave propagation, fluid dynamics,
elasticity, electrodynamics and image processing, and many analytic approaches
or traditional numerical methods have been developed and widely used for their
solutions. Inspired by rapidly growing impact of deep learning on scientific
and engineering research, in this paper we propose a novel neural network,
GF-Net, for learning the Green's functions of linear reaction-diffusion
equations in an unsupervised fashion. The proposed method overcomes the
challenges for finding the Green's functions of the equations on arbitrary
domains by utilizing physics-informed approach and the symmetry of the Green's
function. As a consequence, it particularly leads to an efficient way for
solving the target equations under different boundary conditions and sources.
We also demonstrate the effectiveness of the proposed approach by experiments
in square, annular and L-shape domains.
Related papers
- Learning Singularity-Encoded Green's Functions with Application to Iterative Methods [10.746390638014956]
Green's function provides an inherent connection between theoretical analysis and numerical methods for elliptic partial differential equations.<n> numerical computation of Green's function remains challenging due to its doubled dimensionality and intrinsic singularity.<n>We present a novel singularity-encoded learning approach to resolve these problems in an unsupervised fashion.
arXiv Detail & Related papers (2025-09-15T04:53:22Z) - Hybrid Generative Modeling for Incomplete Physics: Deep Grey-Box Meets Optimal Transport [48.06072022424773]
Many real-world systems are described only approximately with missing or unknown terms in the equations.<n>This makes the distribution of the physics model differ from the true data-generating process (DGP)<n>We present a novel hybrid generative model approach combining deep grey-box modelling with Optimal Transport (OT) methods to enhance incomplete physics models.
arXiv Detail & Related papers (2025-06-27T13:23:27Z) - Energy-Embedded Neural Solvers for One-Dimensional Quantum Systems [4.804387866232918]
We propose an energy-embedding-based physics-informed neural network method for solving the Schr"odinger equation.<n>The proposed approach can be extended to solve other partial differential equations beyond the Schr"odinger equation.
arXiv Detail & Related papers (2025-05-30T04:13:26Z) - An explainable operator approximation framework under the guideline of Green's function [1.1174586184779578]
We introduce a novel framework, GreensONet, to learn embedded Green's functions and solve PDEs via Green's integral formulation.
The framework's accuracy and generalization ability surpass those of existing methods.
arXiv Detail & Related papers (2024-12-21T14:31:03Z) - Advancing Generalization in PINNs through Latent-Space Representations [71.86401914779019]
Physics-informed neural networks (PINNs) have made significant strides in modeling dynamical systems governed by partial differential equations (PDEs)
We propose PIDO, a novel physics-informed neural PDE solver designed to generalize effectively across diverse PDE configurations.
We validate PIDO on a range of benchmarks, including 1D combined equations and 2D Navier-Stokes equations.
arXiv Detail & Related papers (2024-11-28T13:16:20Z) - Discovery of Quasi-Integrable Equations from traveling-wave data using the Physics-Informed Neural Networks [0.0]
PINNs are used to study vortex solutions in 2+1 dimensional nonlinear partial differential equations.
We consider PINNs with conservation laws (referred to as cPINNs), deformations of the initial profiles, and a friction approach to improve the identification's resolution.
arXiv Detail & Related papers (2024-10-23T08:29:13Z) - A Physics-driven GraphSAGE Method for Physical Process Simulations
Described by Partial Differential Equations [2.1217718037013635]
A physics-driven GraphSAGE approach is presented to solve problems governed by irregular PDEs.
A distance-related edge feature and a feature mapping strategy are devised to help training and convergence.
The robust PDE surrogate model for heat conduction problems parameterized by the Gaussian singularity random field source is successfully established.
arXiv Detail & Related papers (2024-03-13T14:25:15Z) - First principles physics-informed neural network for quantum
wavefunctions and eigenvalue surfaces [0.0]
We propose a neural network to discover parametric eigenvalue and eigenfunction surfaces of quantum systems.
We apply our method to solve the hydrogen molecular ion.
arXiv Detail & Related papers (2022-11-08T23:22:42Z) - Stochastic Scaling in Loss Functions for Physics-Informed Neural
Networks [0.0]
Trained neural networks act as universal function approximators, able to numerically solve differential equations in a novel way.
Variations on traditional loss function and training parameters show promise in making neural network-aided solutions more efficient.
arXiv Detail & Related papers (2022-08-07T17:12:39Z) - Learning differentiable solvers for systems with hard constraints [48.54197776363251]
We introduce a practical method to enforce partial differential equation (PDE) constraints for functions defined by neural networks (NNs)
We develop a differentiable PDE-constrained layer that can be incorporated into any NN architecture.
Our results show that incorporating hard constraints directly into the NN architecture achieves much lower test error when compared to training on an unconstrained objective.
arXiv Detail & Related papers (2022-07-18T15:11:43Z) - Physics-constrained Unsupervised Learning of Partial Differential
Equations using Meshes [1.066048003460524]
Graph neural networks show promise in accurately representing irregularly meshed objects and learning their dynamics.
In this work, we represent meshes naturally as graphs, process these using Graph Networks, and formulate our physics-based loss to provide an unsupervised learning framework for partial differential equations (PDE)
Our framework will enable the application of PDE solvers in interactive settings, such as model-based control of soft-body deformations.
arXiv Detail & Related papers (2022-03-30T19:22:56Z) - Neural Galerkin Schemes with Active Learning for High-Dimensional
Evolution Equations [44.89798007370551]
This work proposes Neural Galerkin schemes based on deep learning that generate training data with active learning for numerically solving high-dimensional partial differential equations.
Neural Galerkin schemes build on the Dirac-Frenkel variational principle to train networks by minimizing the residual sequentially over time.
Our finding is that the active form of gathering training data of the proposed Neural Galerkin schemes is key for numerically realizing the expressive power of networks in high dimensions.
arXiv Detail & Related papers (2022-03-02T19:09:52Z) - Physics Informed RNN-DCT Networks for Time-Dependent Partial
Differential Equations [62.81701992551728]
We present a physics-informed framework for solving time-dependent partial differential equations.
Our model utilizes discrete cosine transforms to encode spatial and recurrent neural networks.
We show experimental results on the Taylor-Green vortex solution to the Navier-Stokes equations.
arXiv Detail & Related papers (2022-02-24T20:46:52Z) - Message Passing Neural PDE Solvers [60.77761603258397]
We build a neural message passing solver, replacing allally designed components in the graph with backprop-optimized neural function approximators.
We show that neural message passing solvers representationally contain some classical methods, such as finite differences, finite volumes, and WENO schemes.
We validate our method on various fluid-like flow problems, demonstrating fast, stable, and accurate performance across different domain topologies, equation parameters, discretizations, etc., in 1D and 2D.
arXiv Detail & Related papers (2022-02-07T17:47:46Z) - Physics informed neural networks for continuum micromechanics [68.8204255655161]
Recently, physics informed neural networks have successfully been applied to a broad variety of problems in applied mathematics and engineering.
Due to the global approximation, physics informed neural networks have difficulties in displaying localized effects and strong non-linear solutions by optimization.
It is shown, that the domain decomposition approach is able to accurately resolve nonlinear stress, displacement and energy fields in heterogeneous microstructures obtained from real-world $mu$CT-scans.
arXiv Detail & Related papers (2021-10-14T14:05:19Z) - Method of spectral Green functions in driven open quantum dynamics [77.34726150561087]
A novel method based on spectral Green functions is presented for the simulation of driven open quantum dynamics.
The formalism shows remarkable analogies to the use of Green functions in quantum field theory.
The method dramatically reduces computational cost compared with simulations based on solving the full master equation.
arXiv Detail & Related papers (2020-06-04T09:41:08Z)
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.