paper-with-me

홈 › Papers

Characterizing Policy Divergence for Personalized Meta-Reinforcement Learning

2020-10-09 · Michael Zhang

Despite ample motivation from costly exploration and limited trajectory data, rapidly adapting to new environments with few-shot reinforcement learning (RL) can remain a challenging task, especially with respect to personalized settings. Here, we consider the problem of recommending optimal policies to a set of multiple entities each with potentially different characteristics, such that individual entities may parameterize distinct environments with unique transition dynamics. Inspired by existing literature in meta-learning, we extend previous work by focusing on the notion that certain environments are more similar to each other than others in personalized settings, and propose a model-free meta-learning algorithm that prioritizes past experiences by relevance during gradient-based adaptation. Our algorithm involves characterizing past policy divergence through methods in inverse reinforcement learning, and we illustrate how such metrics are able to effectively distinguish past policy parameters by the environment they were deployed in, leading to more effective fast adaptation during test time. To study personalization more effectively we introduce a navigation testbed to specifically incorporate environment diversity across training episodes, and demonstrate that our approach outperforms meta-learning alternatives with respect to few-shot reinforcement learning in personalized settings.

📄 PDF Abstract BibTeX arXiv:2010.04816

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityMeta-LearningMeta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Meta Generative Flow Networks with Personalization for Task-Specific Adaptation

2023-06-16 · Xinyuan Ji, Xu Zhang, Wei Xi, Haozhi Wang 외

Multi-task reinforcement learning and meta-reinforcement learning have been developed to quickly adapt to new tasks, but they tend to focus on tasks with higher rewards and more frequent occurrences, leading to poor perf…

Meta-LearningMeta Reinforcement Learningreinforcement-learningReinforcement Learning

On the Convergence Theory of Meta Reinforcement Learning with Personalized Policies

2022-09-21 · Haozhi Wang, Qing Wang, Yunfeng Shao, Dong Li 외

Modern meta-reinforcement learning (Meta-RL) methods are mainly developed based on model-agnostic meta-learning, which performs policy gradient steps across tasks to maximize policy performance. However, the gradient con…

continuous-controlContinuous ControlMeta-LearningMeta Reinforcement Learning+3

Meta Policy Learning for Cold-Start Conversational Recommendation

2022-05-24 · Zhendong Chu, Hongning Wang, Yun Xiao, Bo Long 외

Conversational recommender systems (CRS) explicitly solicit users' preferences for improved recommendations on the fly. Most existing CRS solutions count on a single policy trained by reinforcement learning for a populat…

Conversational RecommendationMeta Reinforcement LearningRecommendation Systemsreinforcement-learning+2

Towards Characterizing Divergence in Deep Q-Learning

2019-03-21 · Joshua Achiam, Ethan Knight, Pieter Abbeel

Deep Q-Learning (DQL), a family of temporal difference algorithms for control, employs three techniques collectively known as the `deadly triad' in reinforcement learning: bootstrapping, off-policy learning, and function…

continuous-controlContinuous ControlMuJoCoOpenAI Gym+2

FOCAL: Efficient Fully-Offline Meta-Reinforcement Learning via Distance Metric Learning and Behavior Regularization

2020-10-02 · ICLR 2021 1 · Lanqing Li, Rui Yang, Dijun Luo

We study the offline meta-reinforcement learning (OMRL) problem, a paradigm which enables reinforcement learning (RL) algorithms to quickly adapt to unseen tasks without any interactions with the environments, making RL …

Meta Reinforcement LearningMetric LearningOffline RLreinforcement-learning+2