From Complex Dynamics to DynFormer: Rethinking Transformers for PDEs
Pengyu Lai, Yixiao Chen, Dewu Yang, Rui Wang, Feng Wang, Hui Xu

TL;DR
DynFormer introduces a physics-informed Transformer architecture that explicitly models different physical scales in PDEs, achieving high accuracy and efficiency by combining spectral embedding, scale-specific attention, and nonlinear frequency mixing.
Contribution
This work presents DynFormer, a novel neural operator that incorporates physical scale separation into Transformer design for PDEs, improving efficiency and accuracy over existing methods.
Findings
Achieves up to 95% reduction in relative error compared to baselines.
Significantly reduces GPU memory consumption.
Demonstrates robustness across four PDE benchmarks.
Abstract
Partial differential equations (PDEs) are fundamental for modeling complex physical systems, yet classical numerical solvers face prohibitive computational costs in high-dimensional and multi-scale regimes. While Transformer-based neural operators have emerged as powerful data-driven alternatives, they conventionally treat all discretized spatial points as uniform, independent tokens. This monolithic approach ignores the intrinsic scale separation of physical fields, applying computationally prohibitive global attention that redundantly mixes smooth large-scale dynamics with high-frequency fluctuations. Rethinking Transformers through the lens of complex dynamics, we propose DynFormer, a novel dynamics-informed neural operator. Rather than applying a uniform attention mechanism across all scales, DynFormer explicitly assigns specialized network modules to distinct physical scales. It…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Neural Networks and Reservoir Computing · Machine Learning in Materials Science
