paper-with-me

Papers

Learning Disentangled Representations for Time Series

2021-05-17 · Yuening Li, Zhengzhang Chen, Daochen Zha, Mengnan Du, Denghui Zhang, Haifeng Chen, Xia Hu

Time-series representation learning is a fundamental task for time-series analysis. While significant progress has been made to achieve accurate representations for downstream applications, the learned representations often lack interpretability and do not expose semantic meanings. Different from previous efforts on the entangled feature space, we aim to extract the semantic-rich temporal correlations in the latent interpretable factorized representation of the data. Motivated by the success of disentangled representation learning in computer vision, we study the possibility of learning semantic-rich time-series representations, which remains unexplored due to three main challenges: 1) sequential data structure introduces complex temporal correlations and makes the latent representations hard to interpret, 2) sequential models suffer from KL vanishing problem, and 3) interpretable semantic concepts for time-series often rely on multiple factors instead of individuals. To bridge the gap, we propose Disentangle Time Series (DTS), a novel disentanglement enhancement framework for sequential data. Specifically, to generate hierarchical semantic concepts as the interpretable and disentangled representation of time-series, DTS introduces multi-level disentanglement strategies by covering both individual latent factors and group semantic segments. We further theoretically show how to alleviate the KL vanishing problem: DTS introduces a mutual information maximization term, while preserving a heavier penalty on the total correlation and the dimension-wise KL to keep the disentanglement property. Experimental results on various real-world benchmark datasets demonstrate that the representations learned by DTS achieve superior performance in downstream applications, with high interpretability of semantic concepts.

📄 PDF Abstract BibTeX arXiv:2105.08179

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementRepresentation LearningTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Learning Disentangled Representations of Satellite Image Time Series

2019-03-21 · Eduardo Sanchez, Mathieu Serrurier, Mathias Ortner

In this paper, we investigate how to learn a suitable representation of satellite image time series in an unsupervised manner by leveraging large amounts of unlabeled data. Additionally , we aim to disentangle the repres…

Change Detectionimage-classificationImage ClassificationImage Retrieval+7

Self-Supervised Learning of Disentangled Representations for Multivariate Time-Series

2024-10-16 · Ching Chang, Chiao-Tung Chan, Wei-Yao Wang, Wen-Chih Peng 외

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

Inductive BiasRepresentation LearningSelf-Supervised LearningTime Series

CoST: Contrastive Learning of Disentangled Seasonal-Trend Representations for Time Series Forecasting

2022-02-03 · ICLR 2022 4 · Gerald Woo, Chenghao Liu, Doyen Sahoo, Akshat Kumar 외

Deep learning has been actively studied for time series forecasting, and the mainstream paradigm is based on the end-to-end training of neural network architectures, ranging from classical LSTM/RNNs to more recent TCNs a…

Contrastive LearningRepresentation LearningTime SeriesTime Series Analysis+1

TimeDRL: Disentangled Representation Learning for Multivariate Time-Series

2023-12-07 · Ching Chang, Chiao-Tung Chan, Wei-Yao Wang, Wen-Chih Peng 외

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

Inductive BiasRepresentation LearningSelf-Supervised LearningTime Series+2

Disentangled Mode-Specific Representations for Tensor Time Series via Contrastive Learning

2026-02-27 · Kohei Obata, Taichi Murayama, Zheng Chen, Yasuko Matsubara 외 arxiv

Multi-mode tensor time series (TTS) can be found in many domains, such as search engines and environmental monitoring systems. Learning representations of a TTS benefits various applications, but it is also challenging s…

Representation LearningContrastive Learning