Coarse Graining with Neural Operators for Simulating Chaotic Systems
Chuwei Wang, Julius Berner, Zongyi Li, Di Zhou, Jiayun Wang, Jane Bae, Anima Anandkumar
TL;DR
This work shows that traditional closure-based coarse-graining struggles with chaotic systems due to non-uniqueness of the reduced-force mapping and slow convergence of empirical measures. It introduces a physics-informed neural operator (PINO) with a multi-fidelity training strategy that first learns coarse-grained dynamics on cheap data and then refines on limited high-fidelity data with PDE losses, providing resolution-invariant long-term statistics. Theoretical guarantees are given via a functional Liouville-flow framework, demonstrating convergence of MF-PINO to the projected invariant measure under reasonable conditions. Empirically, MF-PINO attains substantial speedups (up to 330x) and accurate long-term statistics (relative error around 10%) on KS and NS chaotic flows, outperforming classical closures and learning-based closures.
Abstract
Accurately predicting the long-term behavior of chaotic systems is crucial for various applications such as climate modeling. However, achieving such predictions typically requires iterative computations over a dense spatiotemporal grid to account for the unstable nature of chaotic systems, which is expensive and impractical in many real-world situations. An alternative approach to such a full-resolved simulation is using a coarse grid and then correcting its errors through a \textit{closure model}, which approximates the overall information from fine scales not captured in the coarse-grid simulation. Recently, ML approaches have been used for closure modeling, but they typically require a large number of training samples from expensive fully-resolved simulations (FRS). In this work, we prove an even more fundamental limitation, i.e., the standard approach to learning closure models suffers from a large approximation error for generic problems, no matter how large the model is, and it stems from the non-uniqueness of the mapping. We propose an alternative end-to-end learning approach using a physics-informed neural operator (PINO) that overcomes this limitation by not using a closure model or a coarse-grid solver. We first train the PINO model on data from a coarse-grid solver and then fine-tune it with (a small amount of) FRS and physics-based losses on a fine grid. The discretization-free nature of neural operators means that they do not suffer from the restriction of a coarse grid that closure models face, and they can provably approximate the long-term statistics of chaotic systems. In our experiments, our PINO model achieves a 330x speedup compared to FRS with a relative error $\sim 10\%$. In contrast, the closure model coupled with a coarse-grid solver is $60$x slower than PINO while having a much higher error $\sim186\%$ when the closure model is trained on the same FRS dataset.
