Binned Spectral Power Loss for Improved Prediction of Chaotic Systems
Dibyajyoti Chakraborty, Arvind T. Mohan, Romit Maulik
TL;DR
The paper tackles spectral bias in data-driven forecasting of chaotic, multiscale dynamics by introducing Binned Spectral Power (BSP) Loss, a frequency-domain objective that aligns the predicted and true energy distributions across spatial scales via energy binning. BSP is designed to be architecture-agnostic and adds minimal computational overhead, improving both stability and spectral fidelity during long autoregressive rollouts. Through synthetic experiments and benchmarks on 2D and 3D turbulence, as well as related chaotic flows, BSP demonstrates superior preservation of energy across wavenumbers and better alignment with physical invariants compared to pointwise losses. The approach provides a practical, scalable path toward robust long-term predictions in chaotic systems, with noted limitations on unstructured grids and opportunities for grid-aware extensions.
Abstract
Forecasting multiscale chaotic dynamical systems with deep learning remains a formidable challenge due to the spectral bias of neural networks, which hinders the accurate representation of fine-scale structures in long-term predictions. This issue is exacerbated when models are deployed autoregressively, leading to compounding errors and instability. In this work, we introduce a novel approach to mitigate the spectral bias which we call the Binned Spectral Power (BSP) Loss. The BSP loss is a frequency-domain loss function that adaptively weighs errors in predicting both larger and smaller scales of the dataset. Unlike traditional losses that focus on pointwise misfits, our BSP loss explicitly penalizes deviations in the energy distribution across different scales, promoting stable and physically consistent predictions. We demonstrate that the BSP loss mitigates the well-known problem of spectral bias in deep learning. We further validate our approach for the data-driven high-dimensional time-series forecasting of a range of benchmark chaotic systems which are typically intractable due to spectral bias. Our results demonstrate that the BSP loss significantly improves the stability and spectral accuracy of neural forecasting models without requiring architectural modifications. By directly targeting spectral consistency, our approach paves the way for more robust deep learning models for long-term forecasting of chaotic dynamical systems.
