← Search

Stephanie Allassonniere

3 accepted papers

2024

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

ICLR 2024poster

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 learn…

2022

Pythae: Unifying Generative Autoencoders in Python - A Benchmarking Use Case

NeurIPS 2022accept

In recent years, deep generative models have attracted increasing interest due to their capacity to model complex distributions. Among those models, variational autoencoders have gained popularity as they have proven both to be computationally efficient and yield impressive results in multiple field…