ROLGMar 1, 2024

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

arXiv:2403.00344v24 citationsh-index: 5ICRA
AI Analysis

This addresses robustness issues in multi-agent RL for assistive robotics, which is incremental as it builds on existing methods to handle policy variability.

The paper tackles the problem of policies in multi-agent reinforcement learning being sensitive to other agents' behaviors, specifically in assistive tasks where a caregiver's policy may fail with different care-receivers, and proposes a framework that improves robustness by training with diverse and adversarially sampled care-receiver responses, showing enhanced performance in Assistive Gym tasks.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes