paper-with-me

홈 › Papers

Distributionally Adaptive Meta Reinforcement Learning

2022-10-06 · Anurag Ajay, Abhishek Gupta, Dibya Ghosh, Sergey Levine, Pulkit Agrawal

Meta-reinforcement learning algorithms provide a data-driven way to acquire policies that quickly adapt to many tasks with varying rewards or dynamics functions. However, learned meta-policies are often effective only on the exact task distribution on which they were trained and struggle in the presence of distribution shift of test-time rewards or transition dynamics. In this work, we develop a framework for meta-RL algorithms that are able to behave appropriately under test-time distribution shifts in the space of tasks. Our framework centers on an adaptive approach to distributional robustness that trains a population of meta-policies to be robust to varying levels of distribution shift. When evaluated on a potentially shifted test-time distribution of tasks, this allows us to choose the meta-policy with the most appropriate level of robustness, and use it to perform fast adaptation. We formally show how our framework allows for improved regret under distribution shift, and empirically show its efficacy on simulated robotics problems under a wide range of distribution shifts.

📄 PDF Abstract BibTeX arXiv:2210.03104

Code (0)

등록된 구현이 없습니다.

Tasks

Meta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Distributionally Robust Multi-Task Reinforcement Learning via Adaptive Task Sampling

2026-05-14 · Nicholas E. Corrado, Wenyuan Huang, Josiah P. Hanna arxiv

Multi-task reinforcement learning (MTRL) aims to train a single agent to efficiently optimize performance across multiple tasks simultaneously. However, jointly optimizing all tasks often yields imbalanced learning: agen…

Reinforcement Learning

Distributionally robust minimization in meta-learning for system identification

2025-06-22 · Matteo Rufolo, Dario Piga, Marco Forgione

Meta learning aims at learning how to solve tasks, and thus it allows to estimate models that can be quickly adapted to new scenarios. This work explores distributionally robust minimization in meta learning for system i…

Meta-Learning

Distributionally Robust Self Paced Curriculum Reinforcement Learning

2025-11-07 · Anirudh Satheesh, Keenan Powell, Vaneet Aggarwal arxiv

A central challenge in reinforcement learning is that policies trained in controlled environments often fail under distribution shifts at deployment into real-world environments. Distributionally Robust Reinforcement Lea…

Reinforcement Learning

Compositional federated learning: Applications in distributionally robust averaging and meta learning

2021-06-21 · Feihu Huang, Junyi Li

In the paper, we propose an effective and efficient Compositional Federated Learning (ComFedL) algorithm for solving a new compositional Federated Learning (FL) framework, which frequently appears in many data mining and…

BIG-bench Machine LearningFederated LearningMeta-LearningStochastic Optimization

Meta-Learning and Meta-Reinforcement Learning -- Tracing the Path towards DeepMind's Adaptive Agent

2026-02-23 · Björn Hoppmann, Christoph Scholz arxiv

Humans are highly effective at utilizing prior knowledge to adapt to novel tasks, a capability that standard machine learning models struggle to replicate due to their reliance on task-specific training. Meta-learning ov…

Reinforcement Learning