paper-with-me

Papers

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. 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

📄 PDF Abstract BibTeX arXiv:2109.14778

Code (1)

floft/calda 공식 구현 tf

Tasks

Activity RecognitionContrastive LearningData AugmentationDomain AdaptationHuman Activity RecognitionTime SeriesTime Series AnalysisUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

HierarchicalDAEW: Domain-Aware Edge-Weighted Graph Convolution with Evidential Uncertainty for Multi-Section Spatial Gene Expression Prediction from H&E Histology

2026-07-23 · Kritanu Chattopadhyay, Soumya Chatterjee, Ondrej Krejcar, Debotosh Bhattacharjee arxiv

Spatial transcriptomics assays remain costly and technically demanding, restricting transcriptome-wide profiling to specialist settings and preventing routine clinical deployment. Predicting spatially resolved gene expre…

Inspection of methods of empirical mode decomposition

2019-08-29

Empirical Mode Decomposition is an adaptive and local tool that extracts underlying analytical components of a non-linear and non-stationary process, in turn, is the basis of Hilbert Huang transform, however, there are p…

Time SeriesTime Series Analysisvalid

Temporal-Spectral Alignment with Frequency Adaptation for Source-Free Time-Series Adaptation

2026-06-22 · Shichang Meng, Linquan Wu, Xuan Ai, Linqi Song arxiv

The goal of source-free domain adaptation (SFDA) for time-series data is to transfer knowledge from a pre-trained source model to an unlabeled target domain without requiring access to source data, while addressing featu…

Source-Free Domain Adaptation

AimTS: Augmented Series and Image Contrastive Learning for Time Series Classification

2025-04-14 · Yuxuan Chen, Shanshan Huang, Yunyao Cheng, Peng Chen 외

Time series classification (TSC) is an important task in time series analysis. Existing TSC methods mainly train on each single domain separately, suffering from a degradation in accuracy when the samples for training ar…

Contrastive LearningFew-Shot LearningTime SeriesTime Series Analysis+1

Temporal Treasure Hunt: Content-based Time Series Retrieval System for Discovering Insights

2023-11-05 · Chin-Chia Michael Yeh, Huiyuan Chen, Xin Dai, Yan Zheng 외

Time series data is ubiquitous across various domains such as finance, healthcare, and manufacturing, but their properties can vary significantly depending on the domain they originate from. The ability to perform Conten…

RetrievalTime SeriesTime Series Classification