paper-with-me

홈 › Papers

When Attention Beats Fourier: Multi-Scale Transformers for PDE Solving on Irregular Domains

2026-05-08 · Brandon Yee, Pairie Koh, Jack Rodriguez, Mihir Tekal arxiv

We study the problem of \emph{architecture selection} for deep learning models trained to solve partial differential equations (PDEs), asking when transformer-based architectures with learned attention outperform Fourier-domain neural operators. We introduce the \textbf{Multi-Scale Attention Transformer} (\msat{}), a deep learning architecture that encodes spatiotemporal solution histories as token sequences and trains end-to-end via a composite supervised objective with optional physics-informed regularization terms. We conduct a comprehensive empirical evaluation against nine baselines -- including physics-informed neural networks (PINNs), neural operators (FNO, DeepONet, GNOT), and state-space models (Mamba-NO) -- across five benchmark problems from the PINNacle suite, using identical train/test splits and reference data for all methods. \msat{} achieves state-of-the-art generalization on complex geometry problems ($L^2_\mathrm{rel} = 0.0101$ on Heat2D-CG, a $3.7\times$ improvement over FNO) at $34\,\mathrm{s}$ total inference vs.\ $120{,}812\,\mathrm{s}$ for Mamba-NO. Ablation studies over the physics regularization component reveal a precise inductive bias tradeoff: physics priors reduce test error on diffusion-dominated problems but degrade generalization on chaotic and recirculating-flow regimes, directly characterizing the prior misspecification boundary. Approximation error bounds as a function of domain boundary complexity $κ$ provide a theoretical basis for these empirical findings and a principled rule for architecture selection.

📄 PDF Abstract BibTeX arXiv:2605.08318

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Comment on "Human Time-Frequency Acuity Beats the Fourier Uncertainty Principle"

2015-01-27

In the initial article [Phys. Rev. Lett. 110, 044301 (2013), arXiv:1208.4611] it was claimed that human hearing can beat the Fourier uncertainty principle. In this Comment, we demonstrate that the experiment designed and…

The Phasor Transformer: Resolving Attention Bottlenecks on the Unit Circle

2026-03-18 · Dibakar Sigdel arxiv

Transformer models have redefined sequence learning, yet dot-product self-attention introduces a quadratic token-mixing bottleneck for long-context time-series. We introduce the Phasor Transformer block, a phase-native a…

ScaLe-INR: Scale and Learn Implicit Neural Representations

2026-06-26 · Buwaneka Epakanda, Athulya Ratnayake, Pandula Thennakoon, Mario De Silva 외 arxiv

Implicit Neural Representations (INRs) parameterized by multilayer perceptrons excel at modeling continuous signals. However, a key challenge persists as INRs fundamentally suffer from spectral bias and information cross…

Image Reconstruction3D ReconstructionImage Denoising

Attention Based Joint Learning for Supervised Premature Ventricular Contraction Differentiation with Unsupervised Abnormal Beat Segmentation

2021-01-01 · Xinrong Hu, long wen, shushui wang, Dongpo Liang 외

Deep learning has shown great promise in arrhythmia classification in electrocar-diogram (ECG). Existing works, when classifying an ECG segment with multiplebeats, do not identify the locations of the anomalies, which re…

ClassificationGeneral Classification

Multiscale Attention via Wavelet Neural Operators for Vision Transformers

2023-03-22 · Anahita Nekoozadeh, Mohammad Reza Ahmadzadeh, Zahra Mardani

Transformers have achieved widespread success in computer vision. At their heart, there is a Self-Attention (SA) mechanism, an inductive bias that associates each token in the input with every other token through a weigh…

Inductive BiasOperator learning