TL;DR
This paper introduces SLARDA, a novel self-supervised autoregressive framework for unsupervised domain adaptation in time series data, addressing limitations of existing methods by leveraging temporal dependencies and class-wise alignment.
Contribution
SLARDA is the first to incorporate self-supervised forecasting and autoregressive domain alignment specifically for time series domain adaptation.
Findings
SLARDA outperforms state-of-the-art methods on three real-world datasets.
The approach effectively captures temporal dependencies during domain adaptation.
Significant improvements in transferability and class-wise alignment are demonstrated.
Abstract
Unsupervised domain adaptation (UDA) has successfully addressed the domain shift problem for visual applications. Yet, these approaches may have limited performance for time series data due to the following reasons. First, they mainly rely on large-scale dataset (i.e., ImageNet) for the source pretraining, which is not applicable for time-series data. Second, they ignore the temporal dimension on the feature space of the source and target domains during the domain alignment step. Last, most of prior UDA methods can only align the global features without considering the fine-grained class distribution of the target domain. To address these limitations, we propose a Self-supervised Autoregressive Domain Adaptation (SLARDA) framework. In particular, we first design a self-supervised learning module that utilizes forecasting as an auxiliary task to improve the transferability of the source…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
