paper-with-me

Papers

Fourier PINNs: From Strong Boundary Conditions to Adaptive Fourier Bases

2024-10-04 · Madison Cooley, Varun Shankar, Robert M. Kirby, Shandian Zhe

Interest is rising in Physics-Informed Neural Networks (PINNs) as a mesh-free alternative to traditional numerical solvers for partial differential equations (PDEs). However, PINNs often struggle to learn high-frequency and multi-scale target solutions. To tackle this problem, we first study a strong Boundary Condition (BC) version of PINNs for Dirichlet BCs and observe a consistent decline in relative error compared to the standard PINNs. We then perform a theoretical analysis based on the Fourier transform and convolution theorem. We find that strong BC PINNs can better learn the amplitudes of high-frequency components of the target solutions. However, constructing the architecture for strong BC PINNs is difficult for many BCs and domain geometries. Enlightened by our theoretical analysis, we propose Fourier PINNs -- a simple, general, yet powerful method that augments PINNs with pre-specified, dense Fourier bases. Our proposed architecture likewise learns high-frequency components better but places no restrictions on the particular BCs or problem domains. We develop an adaptive learning and basis selection algorithm via alternating neural net basis optimization, Fourier and neural net basis coefficient estimation, and coefficient truncation. This scheme can flexibly identify the significant frequencies while weakening the nominal frequencies to better capture the target solution's power spectrum. We show the advantage of our approach through a set of systematic experiments.

📄 PDF Abstract BibTeX arXiv:2410.03496

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Hard-constraining Neumann boundary conditions in physics-informed neural networks via Fourier feature embeddings

2025-04-01 · Christopher Straub, Philipp Brendel, Vlad Medvedev, Andreas Rosskopf

We present a novel approach to hard-constrain Neumann boundary conditions in physics-informed neural networks (PINNs) using Fourier feature embeddings. Neumann boundary conditions are used to described critical processes…

Plane-Wave Decomposition and Randomised Training; a Novel Path to Generalised PINNs for SHM

2025-03-31 · Rory Clements, James Ellis, Geoff Hassall, Simon Horsley 외

In this paper, we introduce a formulation of Physics-Informed Neural Networks (PINNs), based on learning the form of the Fourier decomposition, and a training methodology based on a spread of randomly chosen boundary con…

Enhancing Physics-Informed Neural Networks with Domain-aware Fourier Features: Towards Improved Performance and Interpretable Results

2026-03-03 · Alberto Miño Calero, Luis Salamanca, Konstantinos E. Tatsis arxiv

Physics-Informed Neural Networks (PINNs) incorporate physics into neural networks by embedding partial differential equations (PDEs) into their loss function. Despite their success in learning the underlying physics, PIN…

Enriched Physics-informed Neural Networks for Dynamic Poisson-Nernst-Planck Systems

2024-02-01 · Xujia Huang, Fajie Wang, Benrong Zhang, Hanqing Liu

This paper proposes a meshless deep learning algorithm, enriched physics-informed neural networks (EPINNs), to solve dynamic Poisson-Nernst-Planck (PNP) equations with strong coupling and nonlinear characteristics. The E…

GPU

Frequency-compensated PINNs for Fluid-dynamic Design Problems

2020-11-03 · Tongtao Zhang, Biswadip Dey, Pratik Kakkar, Arindam Dasgupta 외

Incompressible fluid flow around a cylinder is one of the classical problems in fluid-dynamics with strong relevance with many real-world engineering problems, for example, design of offshore structures or design of a pi…