Phi-FEM-FNO: a new approach to train a Neural Operator as a fast PDE solver for variable geometries
Michel Duprez, Vanessa Lleras, Alexei Lozinski, Vincent Vigon, Killian Vuillemot
TL;DR
The paper tackles fast PDE solving on variable geometries by marrying phi-FEM with Fourier Neural Operators to create a geometry-aware neural operator. By treating the domain boundary via a level-set $\varphi$ as an input and training on synthetic phi-FEM data, the method delivers near-FEM accuracy with massive speedups on multiple test cases, including Poisson problems and nonlinear elasticity with holes. Key contributions include a detailed phi-FEM-FNO architecture, loss formulations that enforce boundary conditions and reduce Gibbs effects, and demonstrated scalability across elliptic and hyperelastic settings. The approach offers real-time capability for complex geometries, with precise boundary handling and potential for extension to broader PDE classes and higher-order discretizations.
Abstract
In this paper, we propose a way to solve partial differential equations (PDEs) by combining machine learning techniques and the finite element method called Phi-FEM. For that, we use the Fourier Neural Operator (FNO), a learning mapping operator. The purpose of this paper is to provide numerical evidence to show the effectiveness of this technique. We will focus here on the resolution of two equations: the Poisson-Dirichlet equation and the non-linear elasticity equations. The key idea of our method is to address the challenging scenario of varying domains, where each problem is solved on a different geometry. The considered domains are defined by level-set functions due to the use of the Phi-FEM approach. We will first recall the idea of $\varphi$-FEM and of the Fourier Neural Operator. Then, we will explain how to combine these two methods. We will finally illustrate the efficiency of this combination with some numerical results on three test cases. In addition, in the last test case, we propose a new numerical scheme for hyperelastic materials following the Phi-FEM paradigm.
