TransPL: VQ-Code Transition Matrices for Pseudo-Labeling of Time Series Unsupervised Domain Adaptation
Jaeho Kim, Seulki Lee

TL;DR
TransPL introduces a novel method for unsupervised domain adaptation in time series data by modeling joint distributions with code transition matrices, leading to more accurate pseudo-labels and improved performance across benchmarks.
Contribution
It proposes a new approach using vector quantization and code transition matrices to better model temporal and channel-wise shifts for time series UDA.
Findings
Outperforms state-of-the-art pseudo-labeling methods by 6.1% accuracy
Achieves 4.9% higher F1 score on benchmarks
Provides interpretable insights through learned transition matrices
Abstract
Unsupervised domain adaptation (UDA) for time series data remains a critical challenge in deep learning, with traditional pseudo-labeling strategies failing to capture temporal patterns and channel-wise shifts between domains, producing sub-optimal pseudo-labels. As such, we introduce TransPL, a novel approach that addresses these limitations by modeling the joint distribution of the source domain through code transition matrices, where the codes are derived from vector quantization (VQ) of time series patches. Our method constructs class- and channel-wise code transition matrices from the source domain and employs Bayes' rule for target domain adaptation, generating pseudo-labels based on channel-wise weighted class-conditional likelihoods. TransPL offers three key advantages: explicit modeling of temporal transitions and channel-wise shifts between different…
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
Taxonomy
TopicsHydrological Forecasting Using AI · Remote Sensing and Land Use · Computational Physics and Python Applications
