13 citations · 19 across the 5 of their papers we have counts for
5 papers
Online Prototype Alignment for Few-shot Policy Transfer
Qi Yi, Rui Zhang, Shaohui Peng +10
Domain adaptation in reinforcement learning (RL) mainly deals with the changes of observation when transferring the policy to a new environment. Many traditional approaches of doma…
Object-Category Aware Reinforcement Learning
Qi Yi, Rui Zhang, Shaohui Peng +6
Object-oriented reinforcement learning (OORL) is a promising way to improve the sample efficiency and generalization ability over standard RL. Recent works that try to solve OORL t…
Causality-driven Hierarchical Structure Discovery for Reinforcement Learning
Shaohui Peng, Xing Hu, Rui Zhang +9
Hierarchical reinforcement learning (HRL) effectively improves agents' exploration efficiency on tasks with sparse reward, with the guide of high-quality hierarchical structures (e…
Eden: A Unified Environment Framework for Booming Reinforcement Learning Algorithms
Ruizhi Chen, Xiaoyu Wu, Yansong Pan +12
With AlphaGo defeats top human players, reinforcement learning(RL) algorithms have gradually become the code-base of building stronger artificial intelligence(AI). The RL algorithm…
Hindsight Value Function for Variance Reduction in Stochastic Dynamic Environment
Jiaming Guo, Rui Zhang, Xishan Zhang +6
Policy gradient methods are appealing in deep reinforcement learning but suffer from high variance of gradient estimate. To reduce the variance, the state value function is applied…