paper-with-me

Papers

Data-Efficient Task Generalization via Probabilistic Model-based Meta Reinforcement Learning

2023-11-13 · Arjun Bhardwaj, Jonas Rothfuss, Bhavya Sukhija, Yarden As, Marco Hutter, Stelian Coros, Andreas Krause

We introduce PACOH-RL, a novel model-based Meta-Reinforcement Learning (Meta-RL) algorithm designed to efficiently adapt control policies to changing dynamics. PACOH-RL meta-learns priors for the dynamics model, allowing swift adaptation to new dynamics with minimal interaction data. Existing Meta-RL methods require abundant meta-learning data, limiting their applicability in settings such as robotics, where data is costly to obtain. To address this, PACOH-RL incorporates regularization and epistemic uncertainty quantification in both the meta-learning and task adaptation stages. When facing new dynamics, we use these uncertainty estimates to effectively guide exploration and data collection. Overall, this enables positive transfer, even when access to data from prior tasks or dynamic settings is severely limited. Our experiment results demonstrate that PACOH-RL outperforms model-based RL and model-based Meta-RL baselines in adapting to new dynamic conditions. Finally, on a real robotic car, we showcase the potential for efficient RL policy adaptation in diverse, data-scarce conditions.

📄 PDF Abstract BibTeX arXiv:2311.07558

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningMeta Reinforcement Learningreinforcement-learningUncertainty Quantification

Similar Papers 제목 키워드 기반

PERIL: Probabilistic Embeddings for hybrid Meta-Reinforcement and Imitation Learning

2021-01-01 · Alvaro Prat, Edward Johns

Imitation learning is a natural way for a human to describe a task to an agent, and it can be combined with reinforcement learning to enable the agent to solve that task through exploration. However, traditional methods …

Imitation LearningMeta Reinforcement Learningreinforcement-learningReinforcement Learning+1

Efficient Off-Policy Meta-Reinforcement Learning via Probabilistic Context Variables

2019-03-19 · ICLR Workshop LLD 2019 · Kate Rakelly, Aurick Zhou, Deirdre Quillen, Chelsea Finn 외

Deep reinforcement learning algorithms require large amounts of experience to learn an individual task. While in principle meta-reinforcement learning (meta-RL) algorithms enable agents to learn new skills from small amo…

Deep Reinforcement LearningEfficient ExplorationMeta Reinforcement Learningreinforcement-learning+2

Learning from Symmetry: Meta-Reinforcement Learning with Symmetrical Behaviors and Language Instructions

2022-09-21 · Xiangtong Yao, Zhenshan Bing, Genghang Zhuang, KeJia Chen 외

Meta-reinforcement learning (meta-RL) is a promising approach that enables the agent to learn new tasks quickly. However, most meta-RL algorithms show poor generalization in multi-task scenarios due to the insufficient t…

Meta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Brief Look at Generalization in Visual Meta-Reinforcement Learning

2020-06-12 · ICML Workshop LifelongML 2020 7 · Safa Alver, Doina Precup

Due to the realization that deep reinforcement learning algorithms trained on high-dimensional tasks can strongly overfit to their training environments, there have been several studies that investigated the generalizati…

Deep Reinforcement LearningMeta Reinforcement Learningreinforcement-learningReinforcement Learning+1

An Information-Theoretic Analysis of OOD Generalization in Meta-Reinforcement Learning

2025-10-27 · Xingtu Liu arxiv

In this work, we study out-of-distribution (OOD) generalization in meta-reinforcement learning from an information-theoretic perspective. We begin by establishing OOD generalization bounds for meta-supervised learning un…

Reinforcement Learning