paper-with-me

홈 › 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: agents quickly solve easy tasks but learn slowly on harder ones. While prior work primarily attributes this imbalance to conflicting task gradients and proposes gradient manipulation or specialized architectures to address it, we instead focus on a distinct and under-explored challenge: imbalanced data allocation. Standard MTRL allocates an equal number of environment interactions to each task, which over-allocates data to easy tasks that require relatively few interactions to solve and under-allocates data to hard tasks that require substantially more experience to solve. To address this challenge, we introduce Distributionally Robust Adaptive Task Sampling (DRATS), an algorithm that adaptively prioritizes sampling tasks furthest from being solved. We derive DRATS by formalizing MTRL as a feasibility problem from which we derive a minimax objective for minimizing the worst-case return gap, the difference between a desired target return and the agent's return on a task. In benchmarks like MetaWorld-MT10 and MT50, DRATS improves data efficiency and increases worst-task performance compared to existing task sampling algorithms.

📄 PDF Abstract BibTeX arXiv:2605.14350

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

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

Distributionally Adaptive Meta Reinforcement Learning

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

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…

Meta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Distributionally Robust Token Optimization in RLHF

2026-03-27 · Yeping Jin, Jiaming Hu, Ioannis Ch. Paschalidis arxiv

Large Language Models (LLMs) tend to respond correctly to prompts that align well with the data they were trained and fine-tuned on. Yet, small shifts in wording, format, or language can trigger surprisingly large failur…

Reinforcement Learning

Group Distributionally Robust Reinforcement Learning with Hierarchical Latent Variables

2022-10-21 · Mengdi Xu, Peide Huang, Yaru Niu, Visak Kumar 외

One key challenge for multi-task Reinforcement learning (RL) in practice is the absence of task indicators. Robust RL has been applied to deal with task ambiguity, but may result in over-conservative policies. To balance…

MuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Distributionally Robust Learning

2021-08-20 · Ruidi Chen, Ioannis Ch. Paschalidis

This monograph develops a comprehensive statistical learning framework that is robust to (distributional) perturbations in the data using Distributionally Robust Optimization (DRO) under the Wasserstein metric. Beginning…

Decision Makingregression