🤖 AI Summary
Neural operators suffer from spectral bias when modeling multiscale physical systems (e.g., turbulence, multiphase flow), leading to high-frequency information loss and over-smoothed solutions. To address this, we propose High-Frequency Scaling (HFS): a novel spectral modulation technique applied directly in the latent space—without requiring explicit Fourier transforms—thereby ensuring both computational efficiency and physical fidelity. We further integrate HFS with a diffusion process within a U-Net–based neural operator architecture. The resulting framework robustly recovers sharp gradients and fine-scale high-frequency structures. In benchmark tasks for single-phase and two-phase flow prediction, it reduces prediction error by 32%–47% relative to state-of-the-art baselines, while maintaining low computational overhead. This work establishes a new paradigm for data-driven modeling of complex physical systems, balancing accuracy, efficiency, and physical consistency.
📝 Abstract
Neural operators have emerged as powerful surrogates for modeling complex physical problems. However, they suffer from spectral bias making them oblivious to high-frequency modes, which are present in multiscale physical systems. Therefore, they tend to produce over-smoothed solutions, which is particularly problematic in modeling turbulence and for systems with intricate patterns and sharp gradients such as multi-phase flow systems. In this work, we introduce a new approach named high-frequency scaling (HFS) to mitigate spectral bias in convolutional-based neural operators. By integrating HFS with proper variants of UNet neural operators, we demonstrate a higher prediction accuracy by mitigating spectral bias in single and two-phase flow problems. Unlike Fourier-based techniques, HFS is directly applied to the latent space, thus eliminating the computational cost associated with the Fourier transform. Additionally, we investigate alternative spectral bias mitigation through diffusion models conditioned on neural operators. While the diffusion model integrated with the standard neural operator may still suffer from significant errors, these errors are substantially reduced when the diffusion model is integrated with a HFS-enhanced neural operator.