paper-with-me

Papers

Universal Physics Transformers: A Framework For Efficiently Scaling Neural Operators

2024-02-19 · Benedikt Alkin, Andreas Fürst, Simon Schmid, Lukas Gruber, Markus Holzleitner, Johannes Brandstetter

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 larger and more complex simulations - most importantly by taking into account different types of simulation datasets. This is of special interest since, akin to their numerical counterparts, different techniques are used across applications, even if the underlying dynamics of the systems are similar. Whereas the flexibility of transformers has enabled unified architectures across domains, neural operators mostly follow a problem specific design, where GNNs are commonly used for Lagrangian simulations and grid-based models predominate Eulerian simulations. We introduce Universal Physics Transformers (UPTs), an efficient and unified learning paradigm for a wide range of spatio-temporal problems. UPTs operate without grid- or particle-based latent structures, enabling flexibility and scalability across meshes and particles. UPTs efficiently propagate dynamics in the latent space, emphasized by inverse encoding and decoding techniques. Finally, UPTs allow for queries of the latent space representation at any point in space-time. We demonstrate diverse applicability and efficacy of UPTs in mesh-based fluid simulations, and steady-state Reynolds averaged Navier-Stokes simulations, and Lagrangian-based dynamics.

📄 PDF Abstract BibTeX arXiv:2402.12365

Code (1)

ml-jku/UPT 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Universal YOCO for Efficient Depth Scaling

2026-04-01 · Yutao Sun, Li Dong, Tianzhu Ye, Shaohan Huang 외 arxiv

The rise of test-time scaling has remarkably boosted the reasoning and agentic proficiency of Large Language Models (LLMs). Yet, standard Transformers struggle to scale inference-time compute efficiently, as conventional…

Scaling Laws vs Model Architectures: How does Inductive Bias Influence Scaling?

2022-07-21 · Yi Tay, Mostafa Dehghani, Samira Abnar, Hyung Won Chung 외

There have been a lot of interest in the scaling properties of Transformer models. However, not much has been done on the front of investigating the effect of scaling properties of different inductive biases and model ar…

Inductive Bias

Scaling Laws vs Model Architectures: How does Inductive Bias Influence Scaling? An Extensive Empirical Study on Language Tasks

2021-09-17 · ACL ARR September 2021 9 · Anonymous

There have been a lot of interest in the scaling properties of Transformer models. However, not much has been done on the front of investigating the effect of scaling properties of different inductive biases and model ar…

Inductive Bias

Power-law statistics and universal scaling in the absence of criticality

2015-03-27 · Jonathan Touboul, Alain Destexhe

Critical states are sometimes identified experimentally through power-law statistics or universal scaling functions. We show here that such features naturally emerge from networks in self-sustained irregular regimes away…

Toward a Physics of Deep Learning and Brains

2025-09-26 · Arsham Ghavasieh, Meritxell Vila-Minana, Akanksha Khurd, John Beggs 외 arxiv

Deep neural networks and brains both learn and share superficial similarities: processing nodes are likened to neurons and adjustable weights are likened to modifiable synapses. But can a unified theoretical framework be…