Beyond Observations: Reconstruction Error-Guided Irregularly Sampled Time Series Representation Learning
By: Jiexi Liu, Meng Cao, Songcan Chen
Potential Business Impact:
Finds hidden patterns in messy, incomplete data.
Irregularly sampled time series (ISTS), characterized by non-uniform time intervals with natural missingness, are prevalent in real-world applications. Existing approaches for ISTS modeling primarily rely on observed values to impute unobserved ones or infer latent dynamics. However, these methods overlook a critical source of learning signal: the reconstruction error inherently produced during model training. Such error implicitly reflects how well a model captures the underlying data structure and can serve as an informative proxy for unobserved values. To exploit this insight, we propose iTimER, a simple yet effective self-supervised pre-training framework for ISTS representation learning. iTimER models the distribution of reconstruction errors over observed values and generates pseudo-observations for unobserved timestamps through a mixup strategy between sampled errors and the last available observations. This transforms unobserved timestamps into noise-aware training targets, enabling meaningful reconstruction signals. A Wasserstein metric aligns reconstruction error distributions between observed and pseudo-observed regions, while a contrastive learning objective enhances the discriminability of learned representations. Extensive experiments on classification, interpolation, and forecasting tasks demonstrate that iTimER consistently outperforms state-of-the-art methods under the ISTS setting.
Similar Papers
Beyond Observations: Reconstruction Error-Guided Irregularly Sampled Time Series Representation Learning
Machine Learning (CS)
Improves computer understanding of messy, incomplete data.
Exact Recovery of Non-Random Missing Multidimensional Time Series via Temporal Isometric Delay-Embedding Transform
Machine Learning (CS)
Fixes broken time data for better predictions.
Learning to Reconstruct Temperature Field from Sparse Observations with Implicit Physics Priors
Machine Learning (CS)
Helps computers guess hidden heat spots accurately.