Learning finite difference methods for reaction-diffusion type equations with FCNN
Yongho Kim,Yongho Choi +1 more
TL;DR: In this article , the authors proposed five-point stencil CNNs (FCNNs) to solve reaction-diffusion type equations including the heat, Fisher's, Allen-Cahn, and other reactiondiffusion equations with trigonometric function terms.
read more
Abstract: In recent years, Physics-informed neural networks (PINNs) have been widely used to solve partial differential equations alongside numerical methods because PINNs can be trained without observations and deal with continuous-time problems directly. In contrast, optimizing the parameters of such models is difficult, and individual training sessions must be performed to predict the evolutions of each different initial condition. To alleviate the first problem, observed data can be injected directly into the loss function part. To solve the second problem, a network architecture can be built as a framework to learn a finite difference method. In view of the two motivations, we propose Five-point stencil CNNs (FCNNs) containing a five-point stencil kernel and a trainable approximation function for reaction-diffusion type equations including the heat, Fisher's, Allen-Cahn, and other reaction-diffusion equations with trigonometric function terms. We show that FCNNs can learn finite difference schemes using few data and achieve the low relative errors of diverse reaction-diffusion evolutions with unseen initial conditions. Furthermore, we demonstrate that FCNNs can still be trained well even with using noisy data.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Maximum principle preserving and unconditionally stable scheme for a conservative Allen–Cahn equation
Yongho Choi,Junseok Kim +1 more
TL;DR: In this article , a conservative Allen-Cahn (CAC) equation and its maximum principle preserving and unconditionally stable numerical method is presented, where a new Lagrange multiplier which is a power exponent to the concentration so that the maximum principle strictly holds.
8
Characteristics-Informed Neural Networks for Forward and Inverse Hyperbolic Problems
TL;DR: In this paper , the authors proposed the characteristic-informed neural networks (CINN), a simple and efficient machine learning approach for solving forward and inverse problems involving hyperbolic PDEs.
7
Convolutional Autoencoders, Clustering, and Pod for Low-Dimensional Parametrization of Flow Equations
Jan Heiland,Yong‐Ho Kim +1 more
- 01 Jan 2023
TL;DR: The proposed CAE-based low-dimensional parametrization methods outperform the standard POD approach for flow simulations, offering improved accuracy and reduced computational cost.
1
Using neural networks for thermal analysis of heat conduction
Daud Abdoh
TL;DR: A new model to calculate the temperature variation of solids and fluids instantly, in less than 0.04 s, for the whole simulation period based on a novel computational framework of deep learning is presented.
1
References
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
U-Net: Convolutional Networks for Biomedical Image Segmentation
Olaf Ronneberger,Philipp Fischer,Thomas Brox +2 more
- 05 Oct 2015
TL;DR: Neber et al. as discussed by the authors proposed a network and training strategy that relies on the strong use of data augmentation to use the available annotated samples more efficiently, which can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.
•Posted Content
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
TL;DR: In this article, the adaptive estimates of lower-order moments are used for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimate of lowerorder moments.
82.5K
Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equations
TL;DR: In this article, the authors introduce physics-informed neural networks, which are trained to solve supervised learning tasks while respecting any given laws of physics described by general nonlinear partial differential equations.
11.6K
•Proceedings Article
Handwritten Digit Recognition with a Back-Propagation Network
Yann LeCun,Bernhard E. Boser,John S. Denker,John S. Denker,D. Henderson,Richard Howard,W. Hubbard,Lawrence D. Jackel +7 more
- 01 Jan 1989
TL;DR: Minimal preprocessing of the data was required, but architecture of the network was highly constrained and specifically designed for the task, and has 1% error rate and about a 9% reject rate on zipcode digits provided by the U.S. Postal Service.