English

Wasserstein Transfer Learning

Machine Learning 2025-10-24 v2 Statistics Theory Statistics Theory

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

Keywords

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

R2 v1 2026-07-01T02:33:00.426Z