English

Target-agnostic Source-free Domain Adaptation for Regression Tasks

Machine Learning 2023-12-04 v1 Artificial Intelligence Machine Learning

Abstract

Unsupervised domain adaptation (UDA) seeks to bridge the domain gap between the target and source using unlabeled target data. Source-free UDA removes the requirement for labeled source data at the target to preserve data privacy and storage. However, work on source-free UDA assumes knowledge of domain gap distribution, and hence is limited to either target-aware or classification task. To overcome it, we propose TASFAR, a novel target-agnostic source-free domain adaptation approach for regression tasks. Using prediction confidence, TASFAR estimates a label density map as the target label distribution, which is then used to calibrate the source model on the target domain. We have conducted extensive experiments on four regression tasks with various domain gaps, namely, pedestrian dead reckoning for different users, image-based people counting in different scenes, housing-price prediction at different districts, and taxi-trip duration prediction from different departure points. TASFAR is shown to substantially outperform the state-of-the-art source-free UDA approaches by averagely reducing 22% errors for the four tasks and achieve notably comparable accuracy as source-based UDA without using source data.

Keywords

Cite

@article{arxiv.2312.00540,
  title  = {Target-agnostic Source-free Domain Adaptation for Regression Tasks},
  author = {Tianlang He and Zhiqiu Xia and Jierun Chen and Haoliang Li and S. -H. Gary Chan},
  journal= {arXiv preprint arXiv:2312.00540},
  year   = {2023}
}

Comments

Accepted by ICDE 2024

R2 v1 2026-06-28T13:38:19.143Z