paper-with-me

홈 › Papers

Wasserstein Transfer Learning

2025-05-23 · Kaicheng Zhang, Sinian Zhang, Doudou Zhou, Yidong Zhou

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, we introduce a novel framework for transfer learning in regression models, where 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.

📄 PDF Abstract BibTeX arXiv:2505.17404

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Visual Transfer for Reinforcement Learning via Wasserstein Domain Confusion

2020-06-04 · Josh Roy, George Konidaris

We introduce Wasserstein Adversarial Proximal Policy Optimization (WAPPO), a novel algorithm for visual transfer in Reinforcement Learning that explicitly learns to align the distributions of extracted features between a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Wasserstein Selective Transfer Learning for Cross-domain Text Mining

2021-11-01 · EMNLP 2021 11 · Lingyun Feng, Minghui Qiu, Yaliang Li, Haitao Zheng 외

Transfer learning (TL) seeks to improve the learning of a data-scarce target domain by using information from source domains. However, the source and target domains usually have different data distributions, which may le…

Transfer Learning

Wasserstein Style Transfer

2019-05-30 · Youssef Mroueh

We propose Gaussian optimal transport for Image style transfer in an Encoder/Decoder framework. Optimal transport for Gaussian measures has closed forms Monge mappings from source to target distributions. Moreover interp…

DecoderStyle Transfer

Wasserstein-2 Generative Networks

2019-09-28 · ICLR 2021 1 · Alexander Korotin, Vage Egiazarian, Arip Asadulaev, Alexander Safin 외

We propose a novel end-to-end non-minimax algorithm for training optimal transport mappings for the quadratic cost (Wasserstein-2 distance). The algorithm uses input convex neural networks and a cycle-consistency regular…

Domain AdaptationStyle Transfer

Flowing Datasets with Wasserstein over Wasserstein Gradient Flows

2025-06-09 · Clément Bonet, Christophe Vauthier, Anna Korba

Many applications in machine learning involve data represented as probability distributions. The emergence of such data requires radically novel techniques to design tractable gradient flows on probability distributions …

Dataset DistillationDomain AdaptationTransfer Learning