Source-Free Domain Adaptation with Temporal Imputation for Time Series Data
Source-free domain adaptation (SFDA) aims to adapt a pretrained model from a labeled source domain to an unlabeled target domain without access to the source domain data, preserving source domain privacy. Despite its prevalence in visual applications, SFDA is largely unexplored in time series applications. The existing SFDA methods that are mainly designed for visual applications may fail to handle the temporal dynamics in time series, leading to impaired adaptation performance. To address this challenge, this paper presents a simple yet effective approach for source-free domain adaptation on time series data, namely MAsk and imPUte (MAPU). First, to capture temporal information of the source domain, our method performs random masking on the time series signals while leveraging a novel temporal imputer to recover the original signal from a masked version in the embedding space. Second, in the adaptation step, the imputer network is leveraged to guide the target model to produce target features that are temporally consistent with the source features. To this end, our MAPU can explicitly account for temporal dependency during the adaptation while avoiding the imputation in the noisy input space. Our method is the first to handle temporal consistency in SFDA for time series data and can be seamlessly equipped with other existing SFDA methods. Extensive experiments conducted on three real-world time series datasets demonstrate that our MAPU achieves significant performance gain over existing methods. Our code is available at \url{https://github.com/mohamedr002/MAPU_SFDA_TS}.
Code (1)
Tasks
Domain AdaptationImputationSource-Free Domain AdaptationTime SeriesMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Evidentially Calibrated Source-Free Time-Series Domain Adaptation with Temporal Imputation
Source-free domain adaptation (SFDA) aims to adapt a model pre-trained on a labeled source domain to an unlabeled target domain without access to source data, preserving the source domain's privacy. While SFDA is prevale…
Domain AdaptationImputationSource-Free Domain AdaptationTime Series+1Cross-Domain Conditional Diffusion Models for Time Series Imputation
Cross-domain time series imputation is an underexplored data-centric research task that presents significant challenges, particularly when the target domain suffers from high missing rates and domain shifts in temporal d…
DenoisingDomain AdaptationImputationMissing Values+2Temporal-Spectral Alignment with Frequency Adaptation for Source-Free Time-Series Adaptation
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 AdaptationUnsupervised domain adaptation with non-stochastic missing data
We consider unsupervised domain adaptation (UDA) for classification problems in the presence of missing data in the unlabelled target domain. More precisely, motivated by practical applications, we analyze situations whe…
ClassificationDomain AdaptationImputationUnsupervised Domain AdaptationSource-free Video Domain Adaptation by Learning Temporal Consistency for Action Recognition
Video-based Unsupervised Domain Adaptation (VUDA) methods improve the robustness of video models, enabling them to be applied to action recognition tasks across different environments. However, these methods require cons…
Action RecognitionDomain AdaptationSource-Free Domain AdaptationUnsupervised Domain Adaptation