Mamba-Assisted Non-Markovian Closure for Reduced-Order Modeling
About
Reduced-order modeling of high-dimensional dynamical systems is often hindered by the non-Markovian closure term that represents the effect of unresolved variables on the resolved dynamics. Inspired by the Mori--Zwanzig formalism, in which the closure takes the form of a memory functional of the resolved trajectory, we recast closure modeling as a sequence modeling problem and propose the Mamba-Assisted Closure (MAC) framework: a Mamba-based sequence model, trained to predict the closure from the resolved trajectory, is coupled with the reduced-order governing equations through a numerical integrator to advance the resolved variables in time. A key feature of the framework is its exploitation of the dual representation of state-space models -- the model is trained in a sequence-to-sequence fashion via the convolutional form, and deployed for step-by-step autoregressive rollout via the recurrent form, yielding both efficient long-trajectory training and constant per-step inference cost. On the viscous Burgers' equation and the chaotic two-scale Lorenz '96 system, the MAC model substantially outperforms the Markovian reduced-order model, the GRU-based sequence model, and the Wilks method in predictive accuracy and long-time rollout stability.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Reduced-Order Modeling | Viscous Burgers full rollout interval [0, 2] (test) | Relative L2 Error (Mean)0.0319 | 12 | |
| Reduced-Order Modeling | Viscous Burgers pure extrapolation interval [1, 2] (test) | Mean Relative L2 Error0.0448 | 12 | |
| Temporal interpolation of resolved Fourier modes | dataset temporal interpolation regime [0, 1] (test) | Mean (%)0.0141 | 12 | |
| Trajectory Prediction | Lorenz '96 Temporal Interpolation | ACF at τ = 100.9735 | 8 | |
| Trajectory Prediction | Lorenz '96 Temporal Extrapolation | ACF (τ=10)0.9732 | 4 |