paper-with-me

Papers

REPAINT: Knowledge Transfer in Deep Actor-Critic Reinforcement Learning

2020-09-28 · Yunzhe Tao, Sahika Genc, Tao Sun, Sunil Mallya

Accelerating the learning processes for complex tasks by leveraging previously learned tasks has been one of the most challenging problems in reinforcement learning, especially when the similarity between source and target tasks is low or unknown. In this work, we propose a REPresentation-And-INstance Transfer algorithm (REPAINT) for deep actor-critic reinforcement learning paradigm. In representation transfer, we adopt a kickstarted training method using a pre-trained teacher policy by introducing an auxiliary cross-entropy loss. In instance transfer, we develop a sampling approach, i.e., advantage-based experience replay, on transitions collected following the teacher policy, where only the samples with high advantage estimates are retained for policy update. We consider both learning an unseen target task by transferring from previously learned teacher tasks and learning a partially unseen task composed of multiple sub-tasks by transferring from a pre-learned teacher sub-task. In several benchmark experiments, REPAINT significantly reduces the total training time and improves the asymptotic performance compared to training with no prior knowledge and other baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Similar Papers 제목 키워드 기반

REPAINT: Knowledge Transfer in Deep Reinforcement Learning

2020-11-24 · Yunzhe Tao, Sahika Genc, Jonathan Chung, Tao Sun 외

Accelerating learning processes for complex tasks by leveraging previously learned tasks has been one of the most challenging problems in reinforcement learning, especially when the similarity between source and target t…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

A Method for Fast Autonomy Transfer in Reinforcement Learning

2024-07-29 · Dinuka Sahabandu, Bhaskar Ramasubramanian, Michail Alexiou, J. Sukarno Mertoguno 외

This paper introduces a novel reinforcement learning (RL) strategy designed to facilitate rapid autonomy transfer by utilizing pre-trained critic value functions from multiple environments. Unlike traditional methods tha…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning to Learn: Meta-Critic Networks for Sample Efficient Learning

2017-06-29 · Flood Sung, Li Zhang, Tao Xiang, Timothy Hospedales 외

We propose a novel and flexible approach to meta-learning for learning-to-learn from only a few examples. Our framework is motivated by actor-critic reinforcement learning, but can be applied to both reinforcement and su…

Meta-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

RePainter: Empowering E-commerce Object Removal via Spatial-matting Reinforcement Learning

2025-10-09 · Zipeng Guo, Lichen Ma, Xiaolong Fu, Gaojing Zhou 외 arxiv

In web data, product images are central to boosting user engagement and advertising efficacy on e-commerce platforms, yet the intrusive elements such as watermarks and promotional text remain major obstacles to deliverin…

Reinforcement Learning

Actor-Mimic: Deep Multitask and Transfer Reinforcement Learning

2015-11-19 · Emilio Parisotto, Jimmy Lei Ba, Ruslan Salakhutdinov

The ability to act in multiple environments and transfer previous knowledge to new situations can be considered a critical aspect of any intelligent agent. Towards this goal, we define a novel method of multitask and tra…

Atari GamesDeep Reinforcement LearningModel Compressionreinforcement-learning+4