菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-02
📄 Abstract - Tackling multiphysics problems via finite element-guided physics-informed operator learning

This work presents a finite element-guided physics-informed operator learning framework for multiphysics problems with coupled partial differential equations (PDEs) on arbitrary domains. Implemented with Folax, a JAX-based operator-learning platform, the proposed framework learns a mapping from the input parameter space to the solution space with a weighted residual formulation based on the finite element method, enabling discretization-independent prediction beyond the training resolution without relying on labaled simulation data. The present framework for multiphysics problems is verified on nonlinear thermo-mechanical problems. Two- and three-dimensional representative volume elements with varying heterogeneous microstructures, and a close-to-reality industrial casting example under varying boundary conditions are investigated as the example problems. We investigate the potential of several neural operator backbones, including Fourier neural operators (FNOs), deep operator networks (DeepONets), and a newly proposed implicit finite operator learning (iFOL) approach based on conditional neural fields. The results demonstrate that FNOs yield highly accurate solution operators on regular domains, where the global topology can be efficiently learned in the spectral domain, and iFOL offers efficient parametric operator learning capabilities for complex and irregular geometries. Furthermore, studies on training strategies, network decomposition, and training sample quality reveal that a monolithic training strategy using a single network is sufficient for accurate predictions, while training sample quality strongly influences performance. Overall, the present approach highlights the potential of physics-informed operator learning with a finite element-based loss as a unified and scalable approach for coupled multiphysics simulations.

顶级标签: machine learning systems model training
详细标签: neural operators physics-informed learning multiphysics simulation finite element method partial differential equations 或 搜索:

通过有限元引导的物理信息算子学习解决多物理场问题 / Tackling multiphysics problems via finite element-guided physics-informed operator learning


1️⃣ 一句话总结

这篇论文提出了一种结合有限元方法和物理信息学习的框架,用于高效求解复杂多物理场耦合问题,无需依赖大量仿真数据,就能在不同几何形状和分辨率下进行准确预测。

源自 arXiv: 2603.01420