ICLR 2024poster13 citations

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

Archibald Felix Fraikin, Adrien Bennetot, Stephanie Allassonniere

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.

Multivariate time seriesSelf-supervisedTime series representationsTemporal featuresTime-EmbeddingsRepresentation LearningMissing data
BibTeX
@inproceedings{
fraikin2024trep,
title={T-Rep: Representation Learning for Time Series using Time-Embeddings},
author={Archibald Felix Fraikin and Adrien Bennetot and Stephanie Allassonniere},
booktitle={The Twelfth International Conference on Learning Representations},
year={2024},
url={https://openreview.net/forum?id=3y2TfP966N}
}