SDE-Attention: Latent Attention in SDE-RNNs for Irregularly Sampled Time Series with Missing Data
About
Irregularly sampled time series with substantial missing observations are common in healthcare and sensor networks. We introduce SDE-Attention, a family of SDE-RNNs equipped with channel-level attention on the latent pre-RNN state, including channel recalibration, time-varying feature attention, and pyramidal multi-scale self-attention. We therefore conduct a comparison on a synthetic periodic dataset and real-world benchmarks, under varying missing rate. Latent-space attention consistently improves over a vanilla SDE-RNN. On the univariate UCR datasets, the LSTM-based time-varying feature model SDE-TVF-L achieves the highest average accuracy, raising mean performance by approximately 4, 6, and 10 percentage points over the baseline at 30%, 60% and 90% missingness, respectively (averaged across datasets). On multivariate UEA benchmarks, attention-augmented models again outperform the backbone, with SDE-TVF-L yielding up to a 7% gain in mean accuracy under high missingness. Among the proposed mechanisms, time-varying feature attention is the most robust on univariate datasets. On multivariate datasets, different attention types excel on different tasks, showing that SDE-Attention can be flexibly adapted to the structure of each problem.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multivariate Time Series Classification | UEA 30% missing rate (test) | Accuracy45.6 | 39 | |
| Classification | UCR MiddlePhalanxOutlineAgeGroup | Accuracy61.2 | 10 | |
| Classification | UCR MoteStrain | Accuracy77.7 | 10 | |
| Classification | UCR ProximalPhalanxOutlineAgeGroup | Accuracy86.6 | 10 | |
| Classification | UCR ProximalPhalanxOutlineCorrect | Accuracy76.5 | 10 | |
| Classification | UCR SonyAIBORobotSurface2 | Accuracy0.748 | 10 | |
| Classification | UCR ProximalPhalanxTW | Accuracy77.7 | 10 | |
| Classification | UCR Earthquakes | Accuracy77.6 | 10 | |
| Classification | UCR Strawberry | Accuracy76.4 | 5 | |
| Classification | UCR TwoPatterns | Accuracy71.6 | 5 |