paper-with-me

홈 › Papers

PDE-Transformer: Efficient and Versatile Transformers for Physics Simulations

2025-05-30 · Benjamin Holzschuh, Qiang Liu, Georg Kohl, Nils Thuerey

We introduce PDE-Transformer, an improved transformer-based architecture for surrogate modeling of physics simulations on regular grids. We combine recent architectural improvements of diffusion transformers with adjustments specific for large-scale simulations to yield a more scalable and versatile general-purpose transformer architecture, which can be used as the backbone for building large-scale foundation models in physical sciences. We demonstrate that our proposed architecture outperforms state-of-the-art transformer architectures for computer vision on a large dataset of 16 different types of PDEs. We propose to embed different physical channels individually as spatio-temporal tokens, which interact via channel-wise self-attention. This helps to maintain a consistent information density of tokens when learning multiple types of PDEs simultaneously. We demonstrate that our pre-trained models achieve improved performance on several challenging downstream tasks compared to training from scratch and also beat other foundation model architectures for physics simulations.

📄 PDF Abstract BibTeX arXiv:2505.24717

Code (1)

tum-pbs/pde-transformer 공식 구현 jax

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Universal Physics Transformers: A Framework For Efficiently Scaling Neural Operators

2024-02-19 · Benedikt Alkin, Andreas Fürst, Simon Schmid, Lukas Gruber 외

Neural operators, serving as physics surrogate models, have recently gained increased interest. With ever increasing problem complexity, the natural question arises: what is an efficient way to scale neural operators to …

Lorentz-Equivariant Geometric Algebra Transformers for High-Energy Physics

2024-05-23 · Jonas Spinner, Victor Bresó, Pim de Haan, Tilman Plehn 외

Extracting scientific understanding from particle-physics experiments requires solving diverse learning problems with high precision and good data efficiency. We propose the Lorentz Geometric Algebra Transformer (L-GATr)…

Fine-tuning Vision Transformers for the Prediction of State Variables in Ising Models

2021-09-28 · Onur Kara, Arijit Sehanobish, Hector H Corzo

Transformers are state-of-the-art deep learning models that are composed of stacked attention and point-wise, fully connected layers designed for handling sequential data. Transformers are not only ubiquitous throughout …

Graph Transformers for inverse physics: reconstructing flows around arbitrary 2D airfoils

2025-01-28 · Gregory Duthé, Imad Abdallah, Eleni Chatzi

We introduce a Graph Transformer framework that serves as a general inverse physics engine on meshes, demonstrated through the challenging task of reconstructing aerodynamic flow fields from sparse surface measurements. …

Linear Attention with Global Context: A Multipole Attention Mechanism for Vision and Physics

2025-07-03 · Alex Colagrande, Paul Caillon, Eva Feillet, Alexandre Allauzen

Transformers have become the de facto standard for a wide range of tasks, from image classification to physics simulations. Despite their impressive performance, the quadratic complexity of standard Transformers in both …

image-classificationImage Classification