TL;DR
TIDES introduces a novel selective state space model that maintains physical time interpretation while enhancing expressivity, enabling better handling of irregular time series and achieving state-of-the-art results.
Contribution
It proposes moving input dependence from step size to the diagonal state matrix, reconciling selective and continuous SSM architectures.
Findings
TIDES handles irregular timestamps natively without losing expressivity.
It outperforms existing models on UEA time-series classification and Physiome-ODE regression benchmarks.
The model avoids failure modes of current architectures on a new diagnostic benchmark.
Abstract
Selective state space models (SSMs), such as Mamba, achieve strong per-token expressivity by making the time discretization step a learned function of the input. However, in doing so, ceases to represent a physical sampling interval, limiting its irregular time series modeling capability. Continuous-time SSMs, such as S5, preserve the physical meaning of and handle irregular timestamps natively (, but their dynamics remain linear time-invariant (LTI), limiting per-token expressivity. We propose \textbf{TIDES}, a selective SSM variant that reconciles selective and continuous architectures by moving input-dependence off the step size and onto the diagonal state matrix. As a result, retains its physical meaning, tied to the state discretization, allowing the model to handle irregular timestamps…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
