7
0

Pessimism Principle Can Be Effective: Towards a Framework for Zero-Shot Transfer Reinforcement Learning

Abstract

Transfer reinforcement learning aims to derive a near-optimal policy for a target environment with limited data by leveraging abundant data from related source domains. However, it faces two key challenges: the lack of performance guarantees for the transferred policy, which can lead to undesired actions, and the risk of negative transfer when multiple source domains are involved. We propose a novel framework based on the pessimism principle, which constructs and optimizes a conservative estimation of the target domain's performance. Our framework effectively addresses the two challenges by providing an optimized lower bound on target performance, ensuring safe and reliable decisions, and by exhibiting monotonic improvement with respect to the quality of the source domains, thereby avoiding negative transfer. We construct two types of conservative estimations, rigorously characterize their effectiveness, and develop efficient distributed algorithms with convergence guarantees. Our framework provides a theoretically sound and practically robust solution for transfer learning in reinforcement learning.

View on arXiv
@article{zhang2025_2505.18447,
  title={ Pessimism Principle Can Be Effective: Towards a Framework for Zero-Shot Transfer Reinforcement Learning },
  author={ Chi Zhang and Ziying Jia and George K. Atia and Sihong He and Yue Wang },
  journal={arXiv preprint arXiv:2505.18447},
  year={ 2025 }
}
Comments on this paper