paper-with-me

Papers

Robustifying a Policy in Multi-Agent RL with Diverse Cooperative Behaviors and Adversarial Style Sampling for Assistive Tasks

2024-03-01 · Takayuki Osa, Tatsuya Harada

Autonomous assistance of people with motor impairments is one of the most promising applications of autonomous robotic systems. Recent studies have reported encouraging results using deep reinforcement learning (RL) in the healthcare domain. Previous studies showed that assistive tasks can be formulated as multi-agent RL, wherein there are two agents: a caregiver and a care-receiver. However, policies trained in multi-agent RL are often sensitive to the policies of other agents. In such a case, a trained caregiver's policy may not work for different care-receivers. To alleviate this issue, we propose a framework that learns a robust caregiver's policy by training it for diverse care-receiver responses. In our framework, diverse care-receiver responses are autonomously learned through trials and errors. In addition, to robustify the care-giver's policy, we propose a strategy for sampling a care-receiver's response in an adversarial manner during the training. We evaluated the proposed method using tasks in an Assistive Gym. We demonstrate that policies trained with a popular deep RL method are vulnerable to changes in policies of other agents and that the proposed framework improves the robustness against such changes.

📄 PDF Abstract BibTeX arXiv:2403.00344

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

TeamHOI: Learning a Unified Policy for Cooperative Human-Object Interactions with Any Team Size

2026-03-09 · Stefan Lionar, Gim Hee Lee arxiv

Physics-based humanoid control has achieved remarkable progress in enabling realistic and high-performing single-agent behaviors, yet extending these capabilities to cooperative human-object interaction (HOI) remains cha…

N-Agent Ad Hoc Teamwork

2024-04-16 · Caroline Wang, Arrasy Rahman, Ishan Durugkar, Elad Liebman 외

Current approaches to learning cooperative multi-agent behaviors assume relatively restrictive settings. In standard fully cooperative multi-agent reinforcement learning, the learning algorithm controls $\textit{all}$ ag…

Autonomous DrivingMulti-agent Reinforcement LearningOut-of-Distribution Generalizationreinforcement-learning+3

Robust and Diverse Multi-Agent Learning via Rational Policy Gradient

2025-11-12 · Niklas Lauffer, Ameesh Shah, Micah Carroll, Sanjit A. Seshia 외 arxiv

Adversarial optimization algorithms that explicitly search for flaws in agents' policies have been successfully applied to finding robust and diverse policies in multi-agent settings. However, the success of adversarial …

LangMARL: Natural Language Multi-Agent Reinforcement Learning

2026-04-01 · Huaiyuan Yao, Longchao Da, Xiaoou Liu, Charles Fleming 외 arxiv

Large language model (LLM) agents struggle to autonomously evolve coordination strategies in dynamic environments, largely because coarse global outcomes obscure the causal signals needed for local policy refinement. We …

Multi-agent Reinforcement Learning

From Solo to Symphony: Orchestrating Multi-Agent Collaboration with Single-Agent Demos

2025-11-04 · Xun Wang, Zhuoran Li, Yanshan Lin, Hai Zhong 외 arxiv

Training a team of agents from scratch in multi-agent reinforcement learning (MARL) is highly inefficient, much like asking beginners to play a symphony together without first practicing solo. Existing methods, such as o…

Multi-agent Reinforcement Learning