paper-with-me

홈 › Papers

Pseudo-differential-enhanced physics-informed neural networks

2026-02-16 · Andrew Gracyk arxiv

We present pseudo-differential enhanced physics-informed neural networks (PINNs), an extension of gradient enhancement but in Fourier space. Gradient enhancement of PINNs dictates that the PDE residual is taken to a higher differential order than prescribed by the PDE, added to the objective as an augmented term in order to improve training and overall learning fidelity. We propose the same procedure after application via Fourier transforms, since differentiating in Fourier space is multiplication with the Fourier wavenumber under suitable decay. Our methods are fast and efficient. Our methods oftentimes achieve superior PINN versus numerical error in fewer training iterations, potentially pair well with few samples in collocation, and can on occasion break plateaus in low collocation settings. Moreover, our methods are suitable for fractional derivatives. We establish that our methods, due to the dynamical effects, improve spectral eigenvalue decay of the neural tangent kernel (NTK), and so our methods contribute towards the learning of high frequencies in early training, mitigating the effects of frequency bias up to the polynomial order and possibly greater with smooth activations. Our methods accommodate advanced techniques in PINNs, such as Fourier feature embeddings. A pitfall of discrete Fourier transforms via the Fast Fourier Transform (FFT) is mesh subjugation, and so we demonstrate compatibility of our methods for greater mesh flexibility and invariance on alternative Euclidean and non-Euclidean domains via Monte Carlo methods and otherwise.

📄 PDF Abstract BibTeX arXiv:2602.14663

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ST-PINN: A Self-Training Physics-Informed Neural Network for Partial Differential Equations

2023-06-15 · Junjun Yan, Xinhai Chen, Zhichao Wang, Enqiang Zhoui 외

Partial differential equations (PDEs) are an essential computational kernel in physics and engineering. With the advance of deep learning, physics-informed neural networks (PINNs), as a mesh-free method, have shown great…

Pseudo LabelSelf-Learning

Pseudo-Physics-Informed Neural Operators: Enhancing Operator Learning from Limited Data

2025-02-04 · Keyan Chen, Yile Li, Da Long, Zhitong Xu 외

Neural operators have shown great potential in surrogate modeling. However, training a well-performing neural operator typically requires a substantial amount of data, which can pose a major challenge in complex applicat…

Operator learning

Physics-Informed Broad Learning System: An Efficient Backpropagation-Free Framework for Solving Partial Differential Equations

2026-07-28 · Pinki Khatun, M. Sajid, Abhinav Jha, M. Tanveer arxiv

Physics-informed neural networks (PINNs) have emerged as a powerful paradigm for solving partial differential equations (PDEs) by embedding governing physical laws into deep neural networks. However, their reliance on co…

Gradient Enhanced Self-Training Physics-Informed Neural Network (gST-PINN) for Solving Nonlinear Partial Differential Equations

2025-10-12 · Narayan S Iyer, Bivas Bhaumik, Ram S Iyer, Satyasaran Changdar arxiv

Partial differential equations (PDEs) provide a mathematical foundation for simulating and understanding intricate behaviors in both physical sciences and engineering. With the growing capabilities of deep learning, data…

Enhanced physics-informed neural networks (PINNs) for high-order power grid dynamics

2024-10-10 · Vineet Jagadeesan Nair

We develop improved physics-informed neural networks (PINNs) for high-order and high-dimensional power system models described by nonlinear ordinary differential equations. We propose some novel enhancements to improve P…