Efficient Source-Free Time-Series Adaptation via Parameter Subspace Disentanglement
Gaurav Patel, Christopher Sandino, Behrooz Mahasseni, Ellen L Zippi, Erdrin Azemi, Ali Moin, Juri Minxha
TL;DR
This work tackles the challenge of efficient Source-Free Domain Adaptation for time-series by reparameterizing the source backbone with Tucker-style low-rank factorization and then selectively fine-tuning a compact core tensor on the target domain. The approach yields substantial parameter and MACs reductions while remaining compatible with multiple SFDA methods, and is supported by a PAC-Bayesian generalization framework that explains the implicit regularization during adaptation. Empirically, the method achieves robust sample- and parameter-efficiency across AdaTime benchmarks, including low-data regimes, and demonstrates superior performance compared to baseline SFDA methods and other parameter-efficient tuning approaches. The research highlights practical benefits for resource-constrained deployments and provides a principled, transferable framework for efficient domain adaptation in time-series settings.
Abstract
In this paper, we propose a framework for efficient Source-Free Domain Adaptation (SFDA) in the context of time-series, focusing on enhancing both parameter efficiency and data-sample utilization. Our approach introduces an improved paradigm for source-model preparation and target-side adaptation, aiming to enhance training efficiency during target adaptation. Specifically, we reparameterize the source model's weights in a Tucker-style decomposed manner, factorizing the model into a compact form during the source model preparation phase. During target-side adaptation, only a subset of these decomposed factors is fine-tuned, leading to significant improvements in training efficiency. We demonstrate using PAC Bayesian analysis that this selective fine-tuning strategy implicitly regularizes the adaptation process by constraining the model's learning capacity. Furthermore, this re-parameterization reduces the overall model size and enhances inference efficiency, making the approach particularly well suited for resource-constrained devices. Additionally, we demonstrate that our framework is compatible with various SFDA methods and achieves significant computational efficiency, reducing the number of fine-tuned parameters and inference overhead in terms of MACs by over 90% while maintaining model performance.
