FinNet: Solving Time-Independent Differential Equations with Finite Difference Neural Network
Son N. T. Tu, Thu Nguyen

TL;DR
FinNet introduces a mesh-based finite difference approach integrated with deep learning to efficiently solve time-independent PDEs, overcoming limitations of traditional PINNs especially with minimal boundary constraints.
Contribution
This work presents FinNet, a novel method combining finite difference techniques with neural networks for solving PDEs, particularly effective for time-independent equations with limited boundary data.
Findings
FinNet achieves low error rates in solving PDEs.
It outperforms traditional PINNs in certain scenarios.
The method is mesh-free during prediction, enhancing efficiency.
Abstract
Deep learning approaches for partial differential equations (PDEs) have received much attention in recent years due to their mesh-freeness and computational efficiency. However, most of the works so far have concentrated on time-dependent nonlinear differential equations. In this work, we analyze potential issues with the well-known Physic Informed Neural Network for differential equations with little constraints on the boundary (i.e., the constraints are only on a few points). This analysis motivates us to introduce a novel technique called FinNet, for solving differential equations by incorporating finite difference into deep learning. Even though we use a mesh during training, the prediction phase is mesh-free. We illustrate the effectiveness of our method through experiments on solving various equations, which shows that FinNet can solve PDEs with low error rates and may work even…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Heat Transfer and Optimization
