Source-Free Domain Adaptation with Temporal Imputation for Time Series
Data
- URL: http://arxiv.org/abs/2307.07542v1
- Date: Fri, 14 Jul 2023 14:22:03 GMT
- Title: Source-Free Domain Adaptation with Temporal Imputation for Time Series
Data
- Authors: Mohamed Ragab, Emadeldeen Eldele, Min Wu, Chuan-Sheng Foo, Xiaoli Li,
and Zhenghua Chen
- Abstract summary: 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.
Despite its prevalence in visual applications, SFDA is largely unexplored in time series applications.
This paper presents a simple yet effective approach for source-free domain adaptation on time series data, namely MAsk and imPUte.
- Score: 19.616201184995532
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: 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}.
Related papers
- PeFAD: A Parameter-Efficient Federated Framework for Time Series Anomaly Detection [51.20479454379662]
We propose a.
Federated Anomaly Detection framework named PeFAD with the increasing privacy concerns.
We conduct extensive evaluations on four real datasets, where PeFAD outperforms existing state-of-the-art baselines by up to 28.74%.
arXiv Detail & Related papers (2024-06-04T13:51:08Z) - Evidentially Calibrated Source-Free Time-Series Domain Adaptation with Temporal Imputation [38.88779207555418]
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.
This paper proposes MAsk And imPUte (MAPU), a novel and effective approach for time series SFDA.
We also introduce E-MAPU, which incorporates evidential uncertainty estimation to address the overconfidence issue inherent in softmax predictions.
arXiv Detail & Related papers (2024-06-04T05:36:29Z) - Backpropagation-free Network for 3D Test-time Adaptation [42.469853469556966]
Test-Time Adaptation (TTA) methods tend to apply computationally heavy and memory-intensive backpropagation-based approaches.
Here, we propose a novel method that uses a backpropagation-free approach for TTA for the specific case of 3D data.
arXiv Detail & Related papers (2024-03-27T10:50:24Z) - Informative Data Mining for One-Shot Cross-Domain Semantic Segmentation [84.82153655786183]
We propose a novel framework called Informative Data Mining (IDM) to enable efficient one-shot domain adaptation for semantic segmentation.
IDM provides an uncertainty-based selection criterion to identify the most informative samples, which facilitates quick adaptation and reduces redundant training.
Our approach outperforms existing methods and achieves a new state-of-the-art one-shot performance of 56.7%/55.4% on the GTA5/SYNTHIA to Cityscapes adaptation tasks.
arXiv Detail & Related papers (2023-09-25T15:56:01Z) - Spatio-Temporal Pixel-Level Contrastive Learning-based Source-Free
Domain Adaptation for Video Semantic Segmentation [117.39092621796753]
Source Domain Adaptation (SFDA) setup aims to adapt a source-trained model to the target domain without accessing source data.
A novel method that takes full advantage of correlations oftemporal-information to tackle the absence of source data is proposed.
Experiments show that PixelL achieves un-of-the-art performance on benchmarks compared to current UDA and SFDA approaches.
arXiv Detail & Related papers (2023-03-25T05:06:23Z) - MAPS: A Noise-Robust Progressive Learning Approach for Source-Free
Domain Adaptive Keypoint Detection [76.97324120775475]
Cross-domain keypoint detection methods always require accessing the source data during adaptation.
This paper considers source-free domain adaptive keypoint detection, where only the well-trained source model is provided to the target domain.
arXiv Detail & Related papers (2023-02-09T12:06:08Z) - Source-Free Domain Adaptation via Distribution Estimation [106.48277721860036]
Domain Adaptation aims to transfer the knowledge learned from a labeled source domain to an unlabeled target domain whose data distributions are different.
Recently, Source-Free Domain Adaptation (SFDA) has drawn much attention, which tries to tackle domain adaptation problem without using source data.
In this work, we propose a novel framework called SFDA-DE to address SFDA task via source Distribution Estimation.
arXiv Detail & Related papers (2022-04-24T12:22:19Z) - Continual Test-Time Domain Adaptation [94.51284735268597]
Test-time domain adaptation aims to adapt a source pre-trained model to a target domain without using any source data.
CoTTA is easy to implement and can be readily incorporated in off-the-shelf pre-trained models.
arXiv Detail & Related papers (2022-03-25T11:42:02Z) - Learning Temporal Consistency for Source-Free Video Domain Adaptation [16.230405375192262]
In real-world applications, subjects and scenes in the source video domain should be irrelevant to those in the target video domain.
To cope with such concern, a more practical domain adaptation scenario is formulated as the Source-Free Video-based Domain Adaptation (SFVDA)
We propose a novel Attentive Temporal Consistent Network (ATCoN) to address SFVDA by learning temporal consistency.
arXiv Detail & Related papers (2022-03-09T07:33:36Z) - Self-supervised Autoregressive Domain Adaptation for Time Series Data [9.75443057146649]
Unsupervised domain adaptation (UDA) has successfully addressed the domain shift problem for visual applications.
These approaches may have limited performance for time series data due to the following reasons.
We propose a Self-supervised Autoregressive Domain Adaptation (SLARDA) framework to address these limitations.
arXiv Detail & Related papers (2021-11-29T08:17:23Z) - Source-Free Adaptation to Measurement Shift via Bottom-Up Feature
Restoration [6.9871848733878155]
Source-free domain adaptation (SFDA) aims to adapt a model trained on labelled data in a source domain to unlabelled data in a target domain without access to the source-domain data during adaptation.
We propose Feature Restoration (FR) as it seeks to extract features with the same semantics from the target domain as were previously extracted from the source.
We additionally propose Bottom-Up Feature Restoration (BUFR), a bottom-up training scheme for FR which boosts performance by preserving learnt structure in the later layers of a network.
arXiv Detail & Related papers (2021-07-12T14:21:14Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.