TL;DR
FBPINNs introduce a scalable domain decomposition method inspired by finite element techniques, using multiple small neural networks to efficiently solve large and multi-scale differential equations with improved accuracy and reduced computational cost.
Contribution
The paper presents FBPINNs, a novel domain decomposition approach that enhances PINNs by addressing spectral bias and scalability issues through multiple small neural networks.
Findings
FBPINNs outperform standard PINNs in accuracy on multi-scale problems.
FBPINNs require less computational resources compared to traditional PINNs.
The approach effectively solves large, complex differential equations.
Abstract
Recently, physics-informed neural networks (PINNs) have offered a powerful new paradigm for solving problems relating to differential equations. Compared to classical numerical methods PINNs have several advantages, for example their ability to provide mesh-free solutions of differential equations and their ability to carry out forward and inverse modelling within the same optimisation problem. Whilst promising, a key limitation to date is that PINNs have struggled to accurately and efficiently solve problems with large domains and/or multi-scale solutions, which is crucial for their real-world application. Multiple significant and related factors contribute to this issue, including the increasing complexity of the underlying PINN optimisation problem as the problem size grows and the spectral bias of neural networks. In this work we propose a new, scalable approach for solving large…
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.
