English

Latent Matters: Learning Deep State-Space Models

Machine Learning 2026-02-27 v1

Abstract

Deep state-space models (DSSMs) enable temporal predictions by learning the underlying dynamics of observed sequence data. They are often trained by maximising the evidence lower bound. However, as we show, this does not ensure the model actually learns the underlying dynamics. We therefore propose a constrained optimisation framework as a general approach for training DSSMs. Building upon this, we introduce the extended Kalman VAE (EKVAE), which combines amortised variational inference with classic Bayesian filtering/smoothing to model dynamics more accurately than RNN-based DSSMs. Our results show that the constrained optimisation framework significantly improves system identification and prediction accuracy on the example of established state-of-the-art DSSMs. The EKVAE outperforms previous models w.r.t. prediction accuracy, achieves remarkable results in identifying dynamical systems, and can furthermore successfully learn state-space representations where static and dynamic features are disentangled.

Keywords

Cite

@article{arxiv.2602.23050,
  title  = {Latent Matters: Learning Deep State-Space Models},
  author = {Alexej Klushyn and Richard Kurle and Maximilian Soelch and Botond Cseke and Patrick van der Smagt},
  journal= {arXiv preprint arXiv:2602.23050},
  year   = {2026}
}

Comments

Published at NeurIPS 2021

R2 v1 2026-07-01T10:53:58.392Z