Probabilistic Flux Limiters
Nga T. T. Nguyen-Fotiadis, Robert Chiodi, Michael McKerns, Daniel Livescu, Andrew Sornborger
TL;DR
This work tackles Gibbs-induced oscillations in shock capturing on coarse grids by introducing a probabilistic flux limiter mechanism that replaces a single limiter $\phi(r)$ with a mixture of limiters $\{(\phi_m, p_m)\}$ learned from high-resolution data for Burgers' equation. The method encodes epistemic and aleatoric uncertainty by sampling limiters during flux computations, with a training objective that minimizes the discrepancy between low-/high-resolution predictions over a parameter space defined by coarse-graining $CG$, stencil size $K$, viscosity $\mu$, and the Dirac-delta weights. Across Burgers' equation tests, probabilistic limiters with up to $N_D=3$ Dirac components outperform deterministic limiters like van Leer and van Albada 2, especially at low viscosity, and show robustness to variations in $CG$, $K$, and $\mu$, with diminishing returns as $N_D$ increases beyond 3. The approach suggests a practical route to improved shock capturing in more complex flows by leveraging modest mixtures to account for subgrid variability and uncertainty in model parameters.
Abstract
The stable numerical integration of shocks in compressible flow simulations relies on the reduction or elimination of Gibbs phenomena (unstable, spurious oscillations). A popular method to virtually eliminate Gibbs oscillations caused by numerical discretization in under-resolved simulations is to use a flux limiter. A wide range of flux limiters has been studied in the literature, with recent interest in their optimization via machine learning methods trained on high-resolution datasets. The common use of flux limiters in numerical codes as plug-and-play blackbox components makes them key targets for design improvement. Moreover, while aleatoric (inherent randomness) and epistemic (lack of knowledge) uncertainty is commonplace in fluid dynamical systems, these effects are generally ignored in the design of flux limiters. Even for deterministic dynamical models, numerical uncertainty is introduced via coarse-graining required by insufficient computational power to solve all scales of motion. Here, we introduce a conceptually distinct type of flux limiter that is designed to handle the effects of randomness in the model and uncertainty in model parameters. This new, {\it probabilistic flux limiter}, learned with high-resolution data, consists of a set of flux limiting functions with associated probabilities, which define the frequencies of selection for their use. Using the example of Burgers' equation, we show that a machine learned, probabilistic flux limiter may be used in a shock capturing code to more accurately capture shock profiles. In particular, we show that our probabilistic flux limiter outperforms standard limiters, and can be successively improved upon (up to a point) by expanding the set of probabilistically chosen flux limiting functions.
