paper-with-me

Papers

Offline Meta Reinforcement Learning -- Identifiability Challenges and Effective Data Collection Strategies

2021-05-21 · NeurIPS 2021 12 · Ron Dorfman, Idan Shenfeld, Aviv Tamar

Consider the following instance of the Offline Meta Reinforcement Learning (OMRL) problem: given the complete training logs of $N$ conventional RL agents, trained on $N$ different tasks, design a meta-agent that can quickly maximize reward in a new, unseen task from the same task distribution. In particular, while each conventional RL agent explored and exploited its own different task, the meta-agent must identify regularities in the data that lead to effective exploration/exploitation in the unseen task. Here, we take a Bayesian RL (BRL) view, and seek to learn a Bayes-optimal policy from the offline data. Building on the recent VariBAD BRL approach, we develop an off-policy BRL method that learns to plan an exploration strategy based on an adaptive neural belief estimate. However, learning to infer such a belief from offline data brings a new identifiability issue we term MDP ambiguity. We characterize the problem, and suggest resolutions via data collection and modification procedures. Finally, we evaluate our framework on a diverse set of domains, including difficult sparse reward tasks, and demonstrate learning of effective exploration behavior that is qualitatively different from the exploration used by any RL agent in the data. Our code is available online at \url{https://github.com/Rondorf/BOReL}.

📄 PDF Abstract BibTeX

Code (1)

Rondorf/BOReL 공식 구현 pytorch

Tasks

Meta Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Offline Meta Learning of Exploration

2020-08-06 · NeurIPS 2021 12 · Ron Dorfman, Idan Shenfeld, Aviv Tamar

Consider the following instance of the Offline Meta Reinforcement Learning (OMRL) problem: given the complete training logs of $N$ conventional RL agents, trained on $N$ different tasks, design a meta-agent that can quic…

Meta-LearningMeta Reinforcement Learning

Offline Meta-Reinforcement Learning with Advantage Weighting

2020-08-13 · Eric Mitchell, Rafael Rafailov, Xue Bin Peng, Sergey Levine 외

This paper introduces the offline meta-reinforcement learning (offline meta-RL) problem setting and proposes an algorithm that performs well in this setting. Offline meta-RL is analogous to the widely successful supervis…

Machine TranslationMeta-LearningMeta Reinforcement LearningObject Recognition+4

Model-Based Offline Meta-Reinforcement Learning with Regularization

2022-02-07 · ICLR 2022 4 · Sen Lin, Jialin Wan, Tengyu Xu, Yingbin Liang 외

Existing offline reinforcement learning (RL) methods face a few major challenges, particularly the distributional shift between the learned policy and the behavior policy. Offline Meta-RL is emerging as a promising appro…

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

Contextual Transformer for Offline Meta Reinforcement Learning

2022-11-15 · Runji Lin, Ye Li, Xidong Feng, Zhaowei Zhang 외

The pretrain-finetuning paradigm in large-scale sequence models has made significant progress in natural language processing and computer vision tasks. However, such a paradigm is still hindered by several challenges in …

D4RLMeta Reinforcement LearningMuJoCoOffline RL+5

MOORL: A Framework for Integrating Offline-Online Reinforcement Learning

2025-06-11 · Gaurav Chaudhary, Wassim Uddin Mondal, Laxmidhar Behera

Sample efficiency and exploration remain critical challenges in Deep Reinforcement Learning (DRL), particularly in complex domains. Offline RL, which enables agents to learn optimal policies from static, pre-collected da…

D4RLDeep Reinforcement LearningEfficient ExplorationOffline RL+2