English

Coarse Graining with Neural Operators for Simulating Chaotic Systems

Machine Learning 2025-08-01 v5

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 10%\sim 10\%. In contrast, the closure model coupled with a coarse-grid solver is 6060x slower than PINO while having a much higher error 186%\sim186\% when the closure model is trained on the same FRS dataset.

Keywords

Cite

@article{arxiv.2408.05177,
  title  = {Coarse Graining with Neural Operators for Simulating Chaotic Systems},
  author = {Chuwei Wang and Julius Berner and Zongyi Li and Di Zhou and Jiayun Wang and Jane Bae and Anima Anandkumar},
  journal= {arXiv preprint arXiv:2408.05177},
  year   = {2025}
}
R2 v1 2026-06-28T18:08:49.164Z