Deep Temporal Contrastive Clustering
Ying Zhong, Dong Huang, Chang-Dong Wang

TL;DR
This paper introduces a novel deep temporal contrastive clustering method that integrates contrastive learning at multiple levels with auto-encoders and k-means to improve time series clustering performance.
Contribution
It is the first to incorporate contrastive learning into deep time series clustering, capturing both instance and cluster-level contrastiveness for better representations.
Findings
Outperforms state-of-the-art methods on various datasets
Effectively captures multi-level contrastive information
Demonstrates improved clustering accuracy
Abstract
Recently the deep learning has shown its advantage in representation learning and clustering for time series data. Despite the considerable progress, the existing deep time series clustering approaches mostly seek to train the deep neural network by some instance reconstruction based or cluster distribution based objective, which, however, lack the ability to exploit the sample-wise (or augmentation-wise) contrastive information or even the higher-level (e.g., cluster-level) contrastiveness for learning discriminative and clustering-friendly representations. In light of this, this paper presents a deep temporal contrastive clustering (DTCC) approach, which for the first time, to our knowledge, incorporates the contrastive learning paradigm into the deep time series clustering research. Specifically, with two parallel views generated from the original time series and their augmentations,…
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 · Data Visualization and Analytics
MethodsContrastive Learning
