English

PGOT: A Physics-Geometry Operator Transformer for Complex PDEs

Machine Learning 2026-05-01 v3

Abstract

While Transformers have demonstrated remarkable potential in modeling Partial Differential Equations (PDEs), modeling large-scale unstructured meshes with complex geometries remains a significant challenge. Existing efficient architectures often employ feature dimensionality reduction strategies, which inadvertently induces Geometric Aliasing, resulting in the loss of critical physical boundary information. To address this, we propose the Physics-Geometry Operator Transformer (PGOT), designed to reconstruct physical feature learning through explicit geometry awareness. Specifically, we propose Spectrum-Preserving Geometric Attention (SpecGeo-Attention). Utilizing a ``physics slicing-geometry injection" mechanism, this module incorporates multi-scale geometric encodings to explicitly preserve multi-scale geometric features while maintaining linear computational complexity O(N)O(N). Furthermore, PGOT dynamically routes computations to low-order linear paths for smooth regions and high-order non-linear paths for shock waves and discontinuities based on spatial coordinates, enabling spatially adaptive and high-precision physical field modeling. PGOT achieves consistent state-of-the-art performance across four standard benchmarks and excels in large-scale industrial tasks including airfoil and car designs.

Keywords

Cite

@article{arxiv.2512.23192,
  title  = {PGOT: A Physics-Geometry Operator Transformer for Complex PDEs},
  author = {Zhuo Zhang and Xi Yang and Ying Miao and Xiaobin Hu and Yifu Gao and Yuan Zhao and Yong Yang and Canqun Yang and Boocheong Khoo},
  journal= {arXiv preprint arXiv:2512.23192},
  year   = {2026}
}

Comments

24 pages, 17 figures

R2 v1 2026-07-01T08:43:51.171Z