Self-Supervised Learning of Disentangled Representations for Multivariate Time-Series
Ching Chang, Chiao-Tung Chan, Wei-Yao Wang, Wen-Chih Peng, Tien-Fu, Chen

TL;DR
This paper introduces TimeDRL, a self-supervised framework for learning disentangled representations of multivariate time-series data, improving downstream tasks like forecasting and classification without relying on data augmentation.
Contribution
The paper proposes a novel dual-level disentangled embedding approach for multivariate time-series, addressing limitations of existing self-supervised methods in representation learning.
Findings
TimeDRL outperforms existing methods on forecasting and classification tasks.
It effectively learns disentangled timestamp and instance embeddings.
Validation shows robustness in semi-supervised scenarios with limited labels.
Abstract
Multivariate time-series data in fields like healthcare and industry are informative but challenging due to high dimensionality and lack of labels. Recent self-supervised learning methods excel in learning rich representations without labels but struggle with disentangled embeddings and inductive bias issues like transformation-invariance. To address these challenges, we introduce TimeDRL, a framework for multivariate time-series representation learning with dual-level disentangled embeddings. TimeDRL features: (i) disentangled timestamp-level and instance-level embeddings using a [CLS] token strategy; (ii) timestamp-predictive and instance-contrastive tasks for representation learning; and (iii) avoidance of augmentation methods to eliminate inductive biases. Experiments on forecasting and classification datasets show TimeDRL outperforms existing methods, with further validation in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications
