paper-with-me

Papers

Learning in Sinusoidal Spaces with Physics-Informed Neural Networks

2021-09-20 · Jian Cheng Wong, Chinchun Ooi, Abhishek Gupta, Yew-Soon Ong

A physics-informed neural network (PINN) uses physics-augmented loss functions, e.g., incorporating the residual term from governing partial differential equations (PDEs), to ensure its output is consistent with fundamental physics laws. However, it turns out to be difficult to train an accurate PINN model for many problems in practice. In this paper, we present a novel perspective of the merits of learning in sinusoidal spaces with PINNs. By analyzing behavior at model initialization, we first show that a PINN of increasing expressiveness induces an initial bias around flat output functions. Notably, this initial solution can be very close to satisfying many physics PDEs, i.e., falling into a local minimum of the PINN loss that only minimizes PDE residuals, while still being far from the true solution that jointly minimizes PDE residuals and the initial and/or boundary conditions. It is difficult for gradient descent optimization to escape from such a local minimum trap, often causing the training to stall. We then prove that the sinusoidal mapping of inputs, in an architecture we label as sf-PINN, is effective to increase input gradient variability, thus avoiding being trapped in such deceptive local minimum. The level of variability can be effectively modulated to match high-frequency patterns in the problem at hand. A key facet of this paper is the comprehensive empirical study that demonstrates the efficacy of learning in sinusoidal spaces with PINNs for a wide range of forward and inverse modelling problems spanning multiple physics domains.

📄 PDF Abstract BibTeX arXiv:2109.09338

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Structure-Preserving Physics-Informed Neural Network for the Korteweg--de Vries (KdV) Equation

2025-11-01 · Victory Obieke, Emmanuel Oguadimma arxiv

Physics-Informed Neural Networks (PINNs) offer a flexible framework for solving nonlinear partial differential equations (PDEs), yet conventional implementations often fail to preserve key physical invariants during long…

Physics-Informed Neural Network with Squeeze-Excitation-like Attention

2026-06-18 · Yun-Fei Song, Long-Gang Pang, Fu-Peng Li, Jun-Jie Zhang arxiv

We introduce SEA-PINN, a novel architecture that incorporates a Squeeze-Excitation-like attention mechanism into physics-informed neural networks to dynamically recalibrate the importance of neurons across layers. A key …

Physics-Guided Transformer (PGT): Physics-Aware Attention Mechanism for PINNs

2026-03-30 · Ehsan Zeraatkar, Rodion Podorozhny, Jelena Tešić arxiv

Reconstructing continuous physical fields from sparse, irregular observations is a central challenge in scientific machine learning, particularly for systems governed by partial differential equations (PDEs). Existing ph…

An Advanced Physics-Informed Neural Operator for Comprehensive Design Optimization of Highly-Nonlinear Systems: An Aerospace Composites Processing Case Study

2024-06-20 · Milad Ramezankhani, Anirudh Deodhar, Rishi Yash Parekh, Dagnachew Birru

Deep Operator Networks (DeepONets) and their physics-informed variants have shown significant promise in learning mappings between function spaces of partial differential equations, enhancing the generalization of tradit…

Investigations on convergence behaviour of Physics Informed Neural Networks across spectral ranges and derivative orders

2023-01-07 · Mayank Deshpande, Siddharth Agarwal, Vukka Snigdha, Arya Kumar Bhattacharya

An important inference from Neural Tangent Kernel (NTK) theory is the existence of spectral bias (SB), that is, low frequency components of the target function of a fully connected Artificial Neural Network (ANN) being l…

Open-Ended Question Answering