Skip to content

thuml/Unisolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unisolver (ICML 2025)

Unisolver: Unisolver: PDE-Conditional Transformers Towards Universal Neural PDE Solvers

We introduce Unisolver, a PDE-conditional Transformer towards a Universal Neural PDE solver. Unisolver takes advantage from both data-driven and physics-informed paradigms and empowers Transformer with favorable generalizability bu introducing complete physics information as conditions.

  • We introduce Unisolver as a conditional Transformer utilizing the embedded PDE information completely, marking the first demonstration of the canonical Transformer as a scalable backbone for solving multitudinous PDEs universally.
  • Motivated by the mathematical structure of PDEs, we define the concept of complete PDE components, classify them into domain-wise and point-wise categories, and derive a decoupled conditioning mechanism for introducing physics information into PDE solving.
  • Unisolver achieves consistent state-of-the-art performance on three challenging large-scale benchmarks.

image-20250715211916492

Figure 1: Overview of Unisolver. We universally embed all PDE components, such as geometries, equation symbols and boundary conditions into deep conditions and employ a conditional Transformer to aggeregate deep conditions in decoupled subspaces.

Problem setup of Universal Neural PDE solving

setting_new

Figure 2: Overview of Universal PDE solving. Our model is jointly trained on diverse PDEs with varied initial conditions and governing PDE components, aiming for generalization to unseen PDEs in downstream PDE tasks.

Results

Unisolver achieves remarkable results on three challenging large-scale datasets, covering a wide range of PDE components and both in-distribution test settings and zero-shot generalization settings.

image-20250716020232538

Table 1. Results on HeterNS.

image-20250716020725430

Table 2. Results on 1D time-dependent PDEs.

image-20250716022058284

Table 3. Results on 2D mixed PDEs.

Citation

If you find this repo useful, please cite our paper.

@inproceedings{zhouunisolver,
  title={Unisolver: PDE-Conditional Transformers Towards Universal Neural PDE Solvers},
  author={Zhou, Hang and Ma, Yuezhou and Wu, Haixu and Wang, Haowen and Long, Mingsheng},
  booktitle={Forty-second International Conference on Machine Learning}
}

Contact

If you have any questions or want to use the code, please contact [email protected].

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published