English

T-Rep: Representation Learning for Time Series using Time-Embeddings

Machine Learning 2024-05-10 v3 Artificial Intelligence

Abstract

Multivariate time series present challenges to standard machine learning techniques, as they are often unlabeled, high dimensional, noisy, and contain missing data. To address this, we propose T-Rep, a self-supervised method to learn time series representations at a timestep granularity. T-Rep learns vector embeddings of time alongside its feature extractor, to extract temporal features such as trend, periodicity, or distribution shifts from the signal. These time-embeddings are leveraged in pretext tasks, to incorporate smooth and fine-grained temporal dependencies in the representations, as well as reinforce robustness to missing data. We evaluate T-Rep on downstream classification, forecasting, and anomaly detection tasks. It is compared to existing self-supervised algorithms for time series, which it outperforms in all three tasks. We test T-Rep in missing data regimes, where it proves more resilient than its counterparts. Finally, we provide latent space visualisation experiments, highlighting the interpretability of the learned representations.

Keywords

Cite

@article{arxiv.2310.04486,
  title  = {T-Rep: Representation Learning for Time Series using Time-Embeddings},
  author = {Archibald Fraikin and Adrien Bennetot and Stéphanie Allassonnière},
  journal= {arXiv preprint arXiv:2310.04486},
  year   = {2024}
}

Comments

Accepted at ICLR 2024

R2 v1 2026-06-28T12:42:55.763Z