Pretrain Finite Element Method: A Pretraining and Warm-start Framework for PDEs via Physics-Informed Neural Operators
Yizheng Wang, Zhongkai Hao, Mohammad Sadegh Eshaghi, Cosmin Anitescu, Xiaoying Zhuang, Timon Rabczuk, Yinghua Liu
TL;DR
The paper introduces PFEM, a two-stage framework that pretrains a Transolver-based physics-informed neural operator on unstructured point clouds using PDE constraints alone, yielding physically consistent, fast initial field predictions. In the warm-start stage, these predictions initialize conventional FEM solvers, dramatically reducing iterations while preserving FEM accuracy, applicable to linear and nonlinear elasticity with complex geometries and heterogeneous materials. PFEM demonstrates strong discretization-invariant generalization and data-efficient training, supported by patch-test diagnostics, out-of-distribution robustness, and self-improvement potential as more scenarios are encountered. The approach offers a cloud-based pretraining plus local refinement workflow, enabling significant computational savings without sacrificing numerical fidelity, and points to future extensions to transient problems and mesh-free implementations.
Abstract
We propose a Pretrained Finite Element Method (PFEM),a physics driven framework that bridges the efficiency of neural operator learning with the accuracy and robustness of classical finite element methods (FEM). PFEM consists of a physics informed pretraining stage and an optional finetuning stage. In the pretraining stage, a neural operator based on the Transolver architecture is trained solely from governing partial differential equations, without relying on labeled solution data. The model operates directly on unstructured point clouds, jointly encoding geometric information, material properties, and boundary conditions, and produces physically consistent initial solutions with extremely high computational efficiency. PDE constraints are enforced through explicit finite element, based differentiation, avoiding the overhead associated with automatic differentiation. In the fine-tuning stage, the pretrained prediction is used as an initial guess for conventional FEM solvers, preserving their accuracy, convergence guarantees, and extrapolation capability while substantially reducing the number of iterations required to reach a prescribed tolerance. PFEM is validated on a broad range of benchmark problems, including linear elasticity and nonlinear hyperelasticity with complex geometries, heterogeneous materials, and arbitrary boundary conditions. Numerical results demonstrate strong generalization in the pretraining stage with relative errors on the order of 1\%, and speedups of up to one order of magnitude in the fine-tuning stage compared to FEM with zero initial guesses.
