Related Experiment Video
Updated: Jan 7, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
Source-Free Time-Series Domain Adaptation With Prior Evaluation of Model Salience
Abstract:
Source-free domain adaptation (SFDA) is a challenging, yet valuable task within unsupervised domain adaptation (UDA), which adapts pretrained models to diverse unlabeled target domains while safeguarding the data security of the source domain. However, existing SFDA methods primarily focus on computer vision applications, often overlooking the unique characteristics of time series, such as temporal dependencies and sequential nature. Moreover, the fine-tuning paradigm of current SFDA methods is typically limited to posterior adaptation, focusing solely on constraining the statistical properties of model outputs. We argue that this black-box paradigm lacks semantic interpretability and risks aligning with spurious contextual noise, leading to negative transfer. This necessitates a paradigm evolution from blind statistical adaptation to interpretable adaptation. To this end, we introduce model salience as a quantifiable proxy of semantic interpretability, representing the importance weights a trained model assigns to specific temporal fragments. Accordingly, we propose a novel fine-tuning paradigm for time-series SFDA, termed PrEPoA, which integrates Prior Evaluation of model salience with Posterior Adaptation. In the prior evaluation stage, a key pattern reconstruction (KPR) module based on a sensitive masking mechanism is designed to quantify the model salience, while a novel interpattern triplet loss is introduced to calibrate it. In the posterior adaptation stage, robust prototype clustering (RPC) generates trustworthy reference labels as pseudo-ground truth for adaptation. Comprehensive experiments on the wireless sensor data mining (WISDM), human activity recognition (HAR), heterogeneity HAR (HHAR), machine fault diagnosis (MFD), and sleep stage classification (SSC) datasets demonstrate the superiority of our PrEPoA framework compared to nine UDA and seven SFDA methods. Furthermore, we experimentally validate that PrEPoA serves as a plug-and-play module that effectively incorporated into other SFDA methods.

