paper-with-me

Papers

Tackling multiphysics problems via finite element-guided physics-informed operator learning

2026-03-02 · Yusuke Yamazaki, Reza Najian Asl, Markus Apel, Mayu Muramatsu, Shahed Rezaei arxiv

This work presents a finite element-guided physics-informed operator learning framework for multiphysics problems with coupled partial differential equations (PDEs) on arbitrary domains. The proposed framework learns an operator from the input 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 labeled simulation data. The present framework for multiphysics problems is implemented in Folax, a JAX-based operator learning platform, and is verified on nonlinear coupled 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 operators combined with the proposed finite element-guided approach, 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 features 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.

📄 PDF Abstract BibTeX arXiv:2603.01420

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NeuroSEM: A hybrid framework for simulating multiphysics problems by coupling PINNs and spectral elements

2024-07-30 · Khemraj Shukla, Zongren Zou, Chi Hin Chan, Additi Pandey 외

Multiphysics problems that are characterized by complex interactions among fluid dynamics, heat transfer, structural mechanics, and electromagnetics, are inherently challenging due to their coupled nature. While experime…

CPUGPU

Variational Matrix-Learning Fourier Networks for Parametric Multiphysics Surrogates

2026-05-04 · Xinyu Li, Jianhua Zhang, Liang Chen arxiv

Multiphysics simulation is critical for system-technology co-optimization (STCO) in chiplet-based design, but repeated finite-element solutions of PDE-governed problems are computationally expensive in parametric design …

Virtual twins of nonlinear vibrating multiphysics microstructures: physics-based versus deep learning-based approaches

2022-05-12 · Giorgio Gobat, Stefania Fresca, Andrea Manzoni, Attilio Frangi

Micro-Electro-Mechanical-Systems are complex structures, often involving nonlinearites of geometric and multiphysics nature, that are used as sensors and actuators in countless applications. Starting from full-order repr…

Deep Learning

FEABench: Evaluating Language Models on Multiphysics Reasoning Ability

2025-04-08 · Nayantara Mudur, HAO CUI, Subhashini Venugopalan, Paul Raccuglia 외

Building precise simulations of the real world and invoking numerical solvers to answer quantitative problems is an essential requirement in engineering and science. We present FEABench, a benchmark to evaluate the abili…

ALL-FEM: Agentic Large Language models Fine-tuned for Finite Element Methods

2026-01-08 · Rushikesh Deotale, Adithya Srinivasan, Yuan Tian, Tianyi Zhang 외 arxiv

Finite element (FE) analysis guides the design and verification of nearly all manufactured objects. It is at the core of computational engineering, enabling simulation of complex physical systems, from fluids and solids …

Code Generation