paper-with-me

홈 › Papers

Physics-Informed Neural Networks with Fourier Features and Attention-Driven Decoding

2025-10-06 · Rohan Arni, Carlos Blanco arxiv

Physics-Informed Neural Networks (PINNs) are a useful framework for approximating partial differential equation solutions using deep learning methods. In this paper, we propose a principled redesign of the PINNsformer, a Transformer-based PINN architecture. We present the Spectral PINNSformer (S-Pformer), a refinement of encoder-decoder PINNSformers that addresses two key issues; 1. the redundancy (i.e. increased parameter count) of the encoder, and 2. the mitigation of spectral bias. We find that the encoder is unnecessary for capturing spatiotemporal correlations when relying solely on self-attention, thereby reducing parameter count. Further, we integrate Fourier feature embeddings to explicitly mitigate spectral bias, enabling adaptive encoding of multiscale behaviors in the frequency domain. Our model outperforms encoder-decoder PINNSformer architectures across all benchmarks, achieving or outperforming MLP performance while reducing parameter count significantly.

📄 PDF Abstract BibTeX arXiv:2510.05385

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Practical Single-shot Phase Retrieval with Physics-Driven Deep Neural Network

2022-08-18 · Qiuliang Ye, Li-Wen Wang, Daniel Pak-Kong Lun

Phase retrieval (PR), a long-established challenge for recovering a complex-valued signal from its Fourier intensity-only measurements, has attracted considerable attention due to its widespread applications in digital i…

QuantizationRetrieval

A Physics-Informed Fourier-Wavelet Transformer for Multiscale Computational Fluid Dynamics Surrogate Modeling

2026-06-23 · Somyajit Chakraborty, Ming Pan, Xizhong Chen arxiv

Physics-informed surrogate models can accelerate computational fluid dynamics simulations. However, many existing methods reproduce global flow patterns more reliably than localized multiscale structures. This study pres…

Physics-informed Attention-enhanced Fourier Neural Operator for Solar Magnetic Field Extrapolations

2025-10-06 · Jinghao Cao, Qin Li, Mengnan Du, Haimin Wang 외 arxiv

We propose Physics-informed Attention-enhanced Fourier Neural Operator (PIANO) to solve the Nonlinear Force-Free Field (NLFFF) problem in solar physics. Unlike conventional approaches that rely on iterative numerical met…

EFiGP: Eigen-Fourier Physics-Informed Gaussian Process for Inference of Dynamic Systems

2025-01-23 · Jianhong Chen, Shihao Yang

Parameter estimation and trajectory reconstruction for data-driven dynamical systems governed by ordinary differential equations (ODEs) are essential tasks in fields such as biology, engineering, and physics. These inver…

Computational EfficiencyDenoisingNumerical Integrationparameter estimation+1

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…