AI Navigate

Structure-Aware Epistemic Uncertainty Quantification for Neural Operator PDE Surrogates

arXiv cs.AI / 3/13/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes a structure-aware epistemic UQ scheme for neural operator PDE surrogates to achieve computational efficiency and spatially faithful uncertainty bands.
  • It limits Monte Carlo sampling to the lifting module, treating propagation and recovery as deterministic, leveraging the lifting-propagation-recovering modular anatomy.
  • It introduces two lifting-level perturbations—channel-wise multiplicative feature dropout and Gaussian feature perturbation with matched variance—followed by calibration to form uncertainty bands.
  • Experimental results on challenging PDE benchmarks (discontinuous-coefficient Darcy flow and geometry-shifted 3D car CFD surrogates) show improved coverage, tighter bands, and better residual-uncertainty alignment with practical runtime.

Abstract

Neural operators (NOs) provide fast, resolution-invariant surrogates for mapping input fields to PDE solution fields, but their predictions can exhibit significant epistemic uncertainty due to finite data, imperfect optimization, and distribution shift. For practical deployment in scientific computing, uncertainty quantification (UQ) must be both computationally efficient and spatially faithful, i.e., uncertainty bands should align with the localized residual structures that matter for downstream risk management. We propose a structure-aware epistemic UQ scheme that exploits the modular anatomy common to modern NOs (lifting-propagation-recovering). Instead of applying unstructured weight perturbations (e.g., naive dropout) across the entire network, we restrict Monte Carlo sampling to a module-aligned subspace by injecting stochasticity only into the lifting module, and treat the learned solver dynamics (propagation and recovery) as deterministic. We instantiate this principle with two lightweight lifting-level perturbations, including channel-wise multiplicative feature dropout and a Gaussian feature perturbation with matched variance, followed by standard calibration to construct uncertainty bands. Experiments on challenging PDE benchmarks (including discontinuous-coefficient Darcy flow and geometry-shifted 3D car CFD surrogates) demonstrate that the proposed structure-aware design yields more reliable coverage, tighter bands, and improved residual-uncertainty alignment compared with common baselines, while remaining practical in runtime.