COMP-PHLGMar 27, 2025

EquiNO: A Physics-Informed Neural Operator for Multiscale Simulations

arXiv:2504.07976v25 citationsh-index: 11J Comput Phys
AI Analysis

This addresses the need for efficient surrogate models in multiscale simulations for applications like uncertainty quantification and topology optimization, offering a novel hybrid approach that balances data-driven and physics-based strategies.

The paper tackles the computational expense of multiscale physics simulations by proposing EquiNO, a physics-informed neural operator that integrates finite element methods with operator learning, achieving over 8000-fold speedup compared to traditional methods while maintaining accuracy with limited data.

Multiscale problems are ubiquitous in physics. Numerical simulations of such problems by solving partial differential equations (PDEs) at high resolution are computationally too expensive for many-query scenarios, e.g., uncertainty quantification, remeshing applications, topology optimization, and so forth. This limitation has motivated the application of data-driven surrogate models, where the microscale computations are $\textit{substituted}$ with a surrogate, usually acting as a black-box mapping between macroscale quantities. These models offer significant speedups but struggle with incorporating microscale physical constraints, such as the balance of linear momentum and constitutive models. In this contribution, we propose Equilibrium Neural Operator (EquiNO) as a $\textit{complementary}$ physics-informed PDE surrogate for predicting microscale physics and compare it with variational physics-informed neural and operator networks. Our framework, applicable to the so-called multiscale FE$^{\,2}\,$ computations, introduces the FE-OL approach by integrating the finite element (FE) method with operator learning (OL). We apply the proposed FE-OL approach to quasi-static problems of solid mechanics. The results demonstrate that FE-OL can yield accurate solutions even when confronted with a restricted dataset during model development. Our results show that EquiNO achieves speedup factors exceeding 8000-fold compared to traditional methods and offers an optimal balance between data-driven and physics-based strategies.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes