TimeDRL: Disentangled Representation Learning for Multivariate Time-Series
Ching Chang, Chiao-Tung Chan, Wei-Yao Wang, Wen-Chih Peng, Tien-Fu, Chen

TL;DR
TimeDRL introduces a novel framework for multivariate time-series representation learning that disentangles timestamp and instance embeddings without relying on data augmentation, leading to significant improvements in forecasting and classification tasks.
Contribution
It proposes a generic disentangled representation learning framework with dual-level embeddings and novel tasks, addressing biases and enhancing performance over existing methods.
Findings
Outperforms existing methods with 58.02% lower MSE in forecasting
Achieves 1.48% higher accuracy in classification tasks
Effective in semi-supervised settings with limited labels
Abstract
Multivariate time-series data in numerous real-world applications (e.g., healthcare and industry) are informative but challenging due to the lack of labels and high dimensionality. Recent studies in self-supervised learning have shown their potential in learning rich representations without relying on labels, yet they fall short in learning disentangled embeddings and addressing issues of inductive bias (e.g., transformation-invariance). To tackle these challenges, we propose TimeDRL, a generic multivariate time-series representation learning framework with disentangled dual-level embeddings. TimeDRL is characterized by three novel features: (i) disentangled derivation of timestamp-level and instance-level embeddings from patched time-series data using a [CLS] token strategy; (ii) utilization of timestamp-predictive and instance-contrastive tasks for disentangled representation…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare
