paper-with-me

홈 › Papers

Contrastive Learning for Unsupervised Domain Adaptation of Time Series

2022-06-13 · Yilmazcan Ozyurt, Stefan Feuerriegel, Ce Zhang

Unsupervised domain adaptation (UDA) aims at learning a machine learning model using a labeled source domain that performs well on a similar yet different, unlabeled target domain. UDA is important in many applications such as medicine, where it is used to adapt risk scores across different patient cohorts. In this paper, we develop a novel framework for UDA of time series data, called CLUDA. Specifically, we propose a contrastive learning framework to learn contextual representations in multivariate time series, so that these preserve label information for the prediction task. In our framework, we further capture the variation in the contextual representations between source and target domain via a custom nearest-neighbor contrastive learning. To the best of our knowledge, ours is the first framework to learn domain-invariant, contextual representation for UDA of time series data. We evaluate our framework using a wide range of time series datasets to demonstrate its effectiveness and show that it achieves state-of-the-art performance for time series UDA.

📄 PDF Abstract BibTeX arXiv:2206.06243

Code (1)

oezyurty/cluda 공식 구현 pytorch

Tasks

Contrastive LearningDomain AdaptationTime SeriesTime Series AnalysisUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Domain Adaptation for Time-Series via Temporal Mixup

2022-12-03 · Emadeldeen Eldele, Mohamed Ragab, Zhenghua Chen, Min Wu 외

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

Contrastive LearningDomain AdaptationTime SeriesTime Series Analysis+1

DACAD: Domain Adaptation Contrastive Learning for Anomaly Detection in Multivariate Time Series

2024-04-17 · Zahra Zamanzadeh Darban, Yiyuan Yang, Geoffrey I. Webb, Charu C. Aggarwal 외

In time series anomaly detection (TSAD), the scarcity of labeled data poses a challenge to the development of accurate models. Unsupervised domain adaptation (UDA) offers a solution by leveraging labeled data from a rela…

Anomaly DetectionContrastive LearningDomain AdaptationRepresentation Learning+4

CALDA: Improving Multi-Source Time Series Domain Adaptation with Contrastive Adversarial Learning

2021-09-30 · Garrett Wilson, Janardhan Rao Doppa, Diane J. Cook

Unsupervised domain adaptation (UDA) provides a strategy for improving machine learning performance in data-rich (target) domains where ground truth labels are inaccessible but can be found in related (source) domains. I…

Activity RecognitionContrastive LearningData AugmentationDomain Adaptation+4

Domain Adaptation Under Behavioral and Temporal Shifts for Natural Time Series Mobile Activity Recognition

2022-07-10 · Garrett Wilson, Janardhan Rao Doppa, Diane J. Cook

Increasingly, human behavior is captured on mobile devices, leading to an increased interest in automated human activity recognition. However, existing datasets typically consist of scripted movements. Our long-term goal…

Activity RecognitionContrastive LearningDomain AdaptationHuman Activity Recognition+3

From Entanglement to Alignment: Representation Space Decomposition for Unsupervised Time Series Domain Adaptation

2025-07-28 · Rongyao Cai, Ming Jin, Qingsong Wen, Kexin Zhang arxiv

Domain shift poses a fundamental challenge in time series analysis, where models trained on source domain often fail dramatically when applied in target domain with different yet similar distributions. While current unsu…

Unsupervised Domain AdaptationTime Series Analysis