On residual bounds of the EDMD solution to the eigenvalue problem for the Koopman operator and backward shadowing stability of the EDMD/KMD
arXiv:2607.25086
2026
Dynamics
2 ideas extracted · analyzed Aug 31, 2026
What the math gives to ML
The paper provides a constructive residual-to-backward-error pipeline for approximate Koopman eigenpairs: individual residuals quantify mode quality, while their aggregation yields an operator perturbation under which the computed spectrum is exact. This is transferable to learned latent dynamical systems, recurrent world models, and state-space sequence models, where a learned linear latent transition can be spectrally decomposed and monitored without relying only on rollout loss. The most practical adaptation is residual-based mode pruning and a backward-error penalty that suppresses spectrally plausible but dynamically invalid latent modes. These mechanisms should improve long-horizon stability and provide an inexpensive diagnostic for noisy or underspecified temporal data.
Ideas from this paper
△ Mechanism confirmed, baseline not beaten
2026
Add a small linear latent transition to a neural encoder-decoder and use normalized Koopman eigenfunction residuals to identify unreliable latent modes. Rather than retaining every eigenmode of the learned transition, reconstruct forecasts only from modes whose one-step residual is small on held-out temporal windows. This turns spectral decomposition into an explicit denoising and model-selection mechanism for neural state-space models.
Useful7/10
Difficulty5/10
Novelty6/10
Unverified
2026
Train a learned latent transition not merely to fit one-step data, but to require only a small operator correction before its selected spectral modes become exact eigenmodes. The correction is a measurable backward error, so the regularizer penalizes models whose apparent eigenstructure is highly sensitive to noise or finite-sample error. At inference time, the correction norm can trigger conservative rollout or mode suppression.
Useful6/10
Difficulty6/10
Novelty7/10