paper-with-me

홈 › Papers

Temporal Source Recovery for Time-Series Source-Free Unsupervised Domain Adaptation

2024-09-29 · Yucheng Wang, Peiliang Gong, Min Wu, Felix Ott, XiaoLi Li, Lihua Xie, Zhenghua Chen

Source-Free Unsupervised Domain Adaptation (SFUDA) has gained popularity for its ability to adapt pretrained models to target domains without accessing source domains, ensuring source data privacy. While SFUDA is well-developed in visual tasks, its application to Time-Series SFUDA (TS-SFUDA) remains limited due to the challenge of transferring crucial temporal dependencies across domains. Although a few researchers begin to explore this area, they rely on specific source domain designs, which are impractical as source data owners cannot be expected to follow particular pretraining protocols. To solve this, we propose Temporal Source Recovery (TemSR), a framework that transfers temporal dependencies for effective TS-SFUDA without requiring source-specific designs. TemSR features a recovery process that leverages masking, recovery, and optimization to generate a source-like distribution with recovered source temporal dependencies. To ensure effective recovery, we further design segment-based regularization to restore local dependencies and anchor-based recovery diversity maximization to enhance the diversity of the source-like distribution. The source-like distribution is then adapted to the target domain using traditional UDA techniques. Extensive experiments across multiple TS tasks demonstrate the effectiveness of TemSR, even surpassing existing TS-SFUDA method that requires source domain designs. Code is available in https://github.com/Frank-Wang-oss/TemSR.

📄 PDF Abstract BibTeX arXiv:2409.19635

Code (1)

frank-wang-oss/temsr 공식 구현 pytorch

Tasks

DiversityDomain AdaptationTime SeriesUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

TS Spatio-temporal features extraction that measure the stabilty. The proposed method is based on a compression algorithm named Run Length Encoding. The workflow of the method is…

Similar Papers 제목 키워드 기반

Exact Recovery of Non-Random Missing Multidimensional Time Series via Temporal Isometric Delay-Embedding Transform

2025-12-11 · Hao Shu, Jicheng Li, Yu Jin, Ling Zhou arxiv

Non-random missing data is a ubiquitous yet undertreated flaw in multidimensional time series, fundamentally threatening the reliability of data-driven analysis and decision-making. Pure low-rank tensor completion, as a …

Temporal-Spectral Alignment with Frequency Adaptation for Source-Free Time-Series Adaptation

2026-06-22 · Shichang Meng, Linquan Wu, Xuan Ai, Linqi Song arxiv

The goal of source-free domain adaptation (SFDA) for time-series data is to transfer knowledge from a pre-trained source model to an unlabeled target domain without requiring access to source data, while addressing featu…

Source-Free Domain Adaptation

Source-Free Domain Adaptation with Temporal Imputation for Time Series Data

2023-07-14 · Mohamed Ragab, Emadeldeen Eldele, Min Wu, Chuan-Sheng Foo 외

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 pre…

Domain AdaptationImputationSource-Free Domain AdaptationTime Series

Recovering lost and absent information in temporal networks

2021-07-22 · James P. Bagrow, Sune Lehmann

The full range of activity in a temporal network is captured in its edge activity data -- time series encoding the tie strengths or on-off dynamics of each edge in the network. However, in many practical applications, ed…

Time Series Analysis

Evidentially Calibrated Source-Free Time-Series Domain Adaptation with Temporal Imputation

2024-06-04 · Mohamed Ragab, Peiliang Gong, Emadeldeen Eldele, Wenyu Zhang 외

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, preserving the source domain's privacy. While SFDA is prevale…

Domain AdaptationImputationSource-Free Domain AdaptationTime Series+1