Contrastive Domain Adaptation for Time-Series via Temporal Mixup
Emadeldeen Eldele, Mohamed Ragab, Zhenghua Chen, Min Wu, Chee-Keong, Kwoh, Xiaoli Li

TL;DR
This paper introduces CoTMix, a contrastive learning-based framework for unsupervised domain adaptation in time-series data, using temporal mixup to effectively reduce distribution shift and outperform existing methods.
Contribution
Proposes a novel contrastive domain adaptation method for time-series using temporal mixup to generate augmented views, improving adaptation performance.
Findings
Outperforms state-of-the-art UDA methods on five datasets
Effective in capturing temporal dynamics during adaptation
Lightweight and solely contrastive-based approach
Abstract
Unsupervised Domain Adaptation (UDA) has emerged as a powerful solution for the domain shift problem via transferring the knowledge from a labeled source domain to a shifted unlabeled target domain. Despite the prevalence of UDA for visual applications, it remains relatively less explored for time-series applications. In this work, we propose a novel lightweight contrastive domain adaptation framework called CoTMix for time-series data. Unlike existing approaches that either use statistical distances or adversarial techniques, we leverage contrastive learning solely to mitigate the distribution shift across the different domains. Specifically, we propose a novel temporal mixup strategy to generate two intermediate augmented views for the source and target domains. Subsequently, we leverage contrastive learning to maximize the similarity between each domain and its corresponding…
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
TopicsDomain Adaptation and Few-Shot Learning · Human Pose and Action Recognition · Multimodal Machine Learning Applications
MethodsMixup · Contrastive Learning
