TL;DR
Di-COT is an efficient self-supervised framework for time-series representation that contrasts substructures within windows without data augmentation, achieving state-of-the-art results and faster training.
Contribution
It introduces a novel contrastive learning method that avoids data augmentation and reduces computational costs for time-series representation learning.
Findings
Achieves state-of-the-art performance on multiple benchmarks.
Reduces training time significantly compared to existing methods.
Learns semantically meaningful and transferable representations.
Abstract
Self-supervised learning for time-series representation aims to reduce reliance on labeled data while maintaining strong downstream performance, yet many existing approaches incur high computational costs or rely on assumptions that do not hold across diverse temporal dynamics. In this work, we introduce Divide and Contrast (Di-COT), an unsupervised framework that avoids data augmentation and multiple encoder passes by contrasting informative substructures within a window rather than individual timesteps. Di-COT stochastically partitions each window into a small number of overlapping sub-blocks per iteration, enabling efficient and meaningful contrast while mitigating false positives during temporal transitions. To further improve scalability, we adopt a contrastive objective whose computation depends on the batch size and the number of sub-blocks, making loss computation independent of…
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.
