Multi-Scale Wavelet Transformers for Operator Learning of Dynamical Systems
Xuesong Wang, Michael Groom, Rafael Oliveira, He Zhao, Terence O'Kane, Edwin V. Bonilla
TL;DR
The paper addresses the spectral bias problem in neural operators for dynamical systems by introducing the Multi-Scale Wavelet Transformer (MSWT), which learns dynamics in a tokenized wavelet space. MSWT combines a patch tokenizer, wavelet-preserving down/up-sampling, and wavelet-based attention to explicitly preserve multiscale frequency content across scales. Trained with a standard relative $L^2$ loss, MSWT delivers substantial improvements in short- and long-horizon rollouts on chaotic PDE benchmarks and climate reanalysis, including reduced climatology bias on ERA5. The approach yields improved spectral fidelity and long-term stability, offering a practical, efficient surrogate for high-fidelity solvers in multi-query and forecasting tasks while maintaining discretization-invariance benefits of neural operators.
Abstract
Recent years have seen a surge in data-driven surrogates for dynamical systems that can be orders of magnitude faster than numerical solvers. However, many machine learning-based models such as neural operators exhibit spectral bias, attenuating high-frequency components that often encode small-scale structure. This limitation is particularly damaging in applications such as weather forecasting, where misrepresented high frequencies can induce long-horizon instability. To address this issue, we propose multi-scale wavelet transformers (MSWTs), which learn system dynamics in a tokenized wavelet domain. The wavelet transform explicitly separates low- and high-frequency content across scales. MSWTs leverage a wavelet-preserving downsampling scheme that retains high-frequency features and employ wavelet-based attention to capture dependencies across scales and frequency bands. Experiments on chaotic dynamical systems show substantial error reductions and improved long horizon spectral fidelity. On the ERA5 climate reanalysis, MSWTs further reduce climatological bias, demonstrating their effectiveness in a real-world forecasting setting.
