Wasserstein Transfer Learning
Abstract
Transfer learning is a powerful paradigm for leveraging knowledge from source domains to enhance learning in a target domain. However, traditional transfer learning approaches often focus on scalar or multivariate data within Euclidean spaces, limiting their applicability to complex data structures such as probability distributions. To address this limitation, we introduce a novel transfer learning framework for regression models whose outputs are probability distributions residing in the Wasserstein space. When the informative subset of transferable source domains is known, we propose an estimator with provable asymptotic convergence rates, quantifying the impact of domain similarity on transfer efficiency. For cases where the informative subset is unknown, we develop a data-driven transfer learning procedure designed to mitigate negative transfer. The proposed methods are supported by rigorous theoretical analysis and are validated through extensive simulations and real-world applications. The code is available at https://github.com/h7nian/WaTL
Cite
@article{arxiv.2505.17404,
title = {Wasserstein Transfer Learning},
author = {Kaicheng Zhang and Sinian Zhang and Doudou Zhou and Yidong Zhou},
journal= {arXiv preprint arXiv:2505.17404},
year = {2025}
}
Comments
25 pages, 6 figures, NeurIPS 2025