LGMay 12

Compositional Neural Operators for Multi-Dimensional Fluid Dynamics

arXiv:2605.1169112.9
Predicted impact top 40% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in scientific machine learning, this work offers a modular and interpretable framework for building neural PDE solvers, though it is limited to 2D systems and incremental in nature.

Compositional Neural Operators (CompNO) decompose complex PDEs into a library of pretrained elementary physics blocks, achieving improved adaptability and interpretability for 2D fluid dynamics problems including Navier-Stokes, Burgers', and convection-diffusion equations.

Partial differential equations (PDEs) govern diverse physical phenomena, yet high-fidelity numerical solutions are computationally expensive and Machine Learning approaches lack generalization. While Scientific Foundation Models (SFMs) aim to provide universal surrogates, typical encoding-decoding approaches suffer from high pretraining costs and limited interpretability. In this paper, we propose Compositional Neural Operators (CompNO) for 2D systems, a framework that decomposes complex PDEs into a library of Foundation Blocks. Each block is a specialized Neural Operator pretrained on elementary physics. This modular library contains convection, diffusion, and nonlinear convection blocks as well as a Poisson Solver, enabling the framework to address the pressure-velocity coupling. These experts are assembled via an Adaptation Block featuring an Aggregator. This aggregator learns nonlinear interactions by minimizing data loss and physics-based residuals driven from governing equations. The proposed approach has been evaluated on the Convection-Diffusion equation, the Burgers' equation, and the Incompressible Navier-Stokes equation. Our results demonstrate that learning from elementary operators significantly improves adaptability, enhances model interpretability and facilitates the reuse of pretrained blocks when adapting to new physical systems.

Foundations

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

Your Notes