Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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. In cases where meta-domain information such as label distributions is available, weak supervision can further boost performance. We propose a novel framework, CALDA, to tackle these two problems. CALDA synergistically combines the principles of contrastive learning and adversarial learning to robustly support multi-source UDA (MS-UDA) for time series data. Similar to prior methods, CALDA utilizes adversarial learning to align source and target feature representations. Unlike prior approaches, CALDA additionally leverages cross-source label information across domains. CALDA pulls examples with the same label close to each other, while pushing apart examples with different labels, reshaping the space through contrastive learning. Unlike prior contrastive adaptation methods, CALDA requires neither data augmentation nor pseudo labeling, which may be more challenging for time series. We empirically validate our proposed approach. Based on results from human activity recognition, electromyography, and synthetic datasets, we find utilizing cross-source information improves performance over prior time series and contrastive methods. Weak supervision further improves performance, even in the presence of noise, allowing CALDA to offer generalizable strategies for MS-UDA. Code is available at: https://github.com/floft/calda

Garrett Wilson, Janardhan Rao Doppa, Diane J. Cook• 2021

Related benchmarks

TaskDatasetResultRank
Cross-Position Human Activity RecognitionDSADS
Micro F1 Score84.14
42
Cross-Position Human Activity RecognitionOPPO
Micro F1 Score81.86
42
Human Activity RecognitionDSADS Cross-person
Micro F1 Score86.96
28
Human Activity RecognitionOPPORTUNITY Cross-person
Micro F1 Score0.844
28
Human Activity RecognitionWISDM Cross-person split
Micro F1 Score60.27
28
Cross-Position Human Activity RecognitionPAMAP2
Micro F1 Score31.37
28
Cross-Device Human Activity RecognitionWISDM Phone → Watch
Micro F1 Score49.27
7
Cross-Device Human Activity RecognitionWISDM Watch → Phone
Micro F1 Score40.45
7
Showing 8 of 8 rows

Other info

Follow for update