Research

Paper

TESTING February 25, 2026

Physics Informed Neural Network using Finite Difference Method

Authors

Kart Leong Lim, Rahul Dutta, Mihai Rotaru

Abstract

In recent engineering applications using deep learning, physics-informed neural network (PINN) is a new development as it can exploit the underlying physics of engineering systems. The novelty of PINN lies in the use of partial differential equations (PDE) for the loss function. Most PINNs are implemented using automatic differentiation (AD) for training the PDE loss functions. A lesser well-known study is the use of finite difference method (FDM) as an alternative. Unlike an AD based PINN, an immediate benefit of using a FDM based PINN is low implementation cost. In this paper, we propose the use of finite difference method for estimating the PDE loss functions in PINN. Our work is inspired by computational analysis in electromagnetic systems that traditionally solve Laplace's equation using successive over-relaxation. In the case of Laplace's equation, our PINN approach can be seen as taking the Laplacian filter response of the neural network output as the loss function. Thus, the implementation of PINN can be very simple. In our experiments, we tested PINN on Laplace's equation and Burger's equation. We showed that using FDM, PINN consistently outperforms non-PINN based deep learning. When comparing to AD based PINNs, we showed that our method is faster to compute as well as on par in terms of error reduction.

Metadata

arXiv ID: 2602.21590
Provider: ARXIV
Primary Category: cs.CE
Published: 2026-02-25
Fetched: 2026-02-26 05:00

Related papers

Raw Data (Debug)
{
  "raw_xml": "<entry>\n    <id>http://arxiv.org/abs/2602.21590v1</id>\n    <title>Physics Informed Neural Network using Finite Difference Method</title>\n    <updated>2026-02-25T05:33:09Z</updated>\n    <link href='https://arxiv.org/abs/2602.21590v1' rel='alternate' type='text/html'/>\n    <link href='https://arxiv.org/pdf/2602.21590v1' rel='related' title='pdf' type='application/pdf'/>\n    <summary>In recent engineering applications using deep learning, physics-informed neural network (PINN) is a new development as it can exploit the underlying physics of engineering systems. The novelty of PINN lies in the use of partial differential equations (PDE) for the loss function. Most PINNs are implemented using automatic differentiation (AD) for training the PDE loss functions. A lesser well-known study is the use of finite difference method (FDM) as an alternative. Unlike an AD based PINN, an immediate benefit of using a FDM based PINN is low implementation cost. In this paper, we propose the use of finite difference method for estimating the PDE loss functions in PINN. Our work is inspired by computational analysis in electromagnetic systems that traditionally solve Laplace's equation using successive over-relaxation. In the case of Laplace's equation, our PINN approach can be seen as taking the Laplacian filter response of the neural network output as the loss function. Thus, the implementation of PINN can be very simple. In our experiments, we tested PINN on Laplace's equation and Burger's equation. We showed that using FDM, PINN consistently outperforms non-PINN based deep learning. When comparing to AD based PINNs, we showed that our method is faster to compute as well as on par in terms of error reduction.</summary>\n    <category scheme='http://arxiv.org/schemas/atom' term='cs.CE'/>\n    <published>2026-02-25T05:33:09Z</published>\n    <arxiv:primary_category term='cs.CE'/>\n    <author>\n      <name>Kart Leong Lim</name>\n    </author>\n    <author>\n      <name>Rahul Dutta</name>\n    </author>\n    <author>\n      <name>Mihai Rotaru</name>\n    </author>\n  </entry>"
}