paper-with-me

Papers

Decoupling Dynamics and Reward for Transfer Learning

2018-04-27 · Amy Zhang, Harsh Satija, Joelle Pineau

Current reinforcement learning (RL) methods can successfully learn single tasks but often generalize poorly to modest perturbations in task domain or training procedure. In this work, we present a decoupled learning strategy for RL that creates a shared representation space where knowledge can be robustly transferred. We separate learning the task representation, the forward dynamics, the inverse dynamics and the reward function of the domain, and show that this decoupling improves performance within the task, transfers well to changes in dynamics and reward, and can be effectively used for online planning. Empirical results show good performance in both continuous and discrete RL domains.

📄 PDF Abstract BibTeX arXiv:1804.10689

Code (1)

facebookresearch/ddr pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Similar Papers 제목 키워드 기반

Transferable Reward Learning by Dynamics-Agnostic Discriminator Ensemble

2022-06-01 · Fan-Ming Luo, Xingchen Cao, Rong-Jun Qin, Yang Yu

Recovering reward function from expert demonstrations is a fundamental problem in reinforcement learning. The recovered reward function captures the motivation of the expert. Agents can imitate experts by following these…

Imitation LearningMuJoCo

Learning Abstract Models for Strategic Exploration and Fast Reward Transfer

2020-07-12 · Evan Zheran Liu, Ramtin Keramati, Sudarshan Seshadri, Kelvin Guu 외

Model-based reinforcement learning (RL) is appealing because (i) it enables planning and thus more strategic exploration, and (ii) by decoupling dynamics from rewards, it enables fast transfer to new reward functions. Ho…

Atari GamesModel-based Reinforcement LearningMontezuma's RevengeNavigate+1

ConTraIRL: Factorized Contrastive Abstractions for Transferable IRL

2026-06-02 · Yikang Gui, Bikramjit Banerjee, Prashant Doshi arxiv

Reward transfer in Inverse Reinforcement Learning (IRL) is unreliable when policies must generalize to unseen combinations of environment dynamics and task goals. We propose Factorized Contrastive Abstractions for Transf…

Reinforcement LearningContinuous Control

Hierarchical Successor Representation for Robust Transfer

2026-02-13 · Changmin Yu, Máté Lengyel arxiv

The successor representation (SR) provides a powerful framework for decoupling predictive dynamics from rewards, enabling rapid generalisation across reward configurations. However, the classical SR is limited by its inh…

Full-Gradient Successor Feature Representations

2026-04-01 · Ritish Shrirao, Aditya Priyadarshi, Raghuram Bharadwaj Diddigi arxiv

Successor Features (SF) combined with Generalized Policy Improvement (GPI) provide a robust framework for transfer learning in Reinforcement Learning (RL) by decoupling environment dynamics from reward functions. However…

Reinforcement LearningTransfer Learning