ROSYNov 11, 2021

Scalable Operator Allocation for Multi-Robot Assistance: A Restless Bandit Approach

arXiv:2111.06437v124 citations
Originality Incremental advance
AI Analysis

This addresses a scalability issue in multi-robot assistance systems, offering a more efficient solution for real-world applications, though it is incremental as it builds on existing restless bandit frameworks.

The paper tackles the scalability problem of allocating human operators to multiple semi-autonomous robots prone to failures by deriving conditions for indexability, enabling the use of the Whittle index heuristic. Through numerical simulations, it demonstrates this approach as near-optimal and scalable, outperforming existing methods.

In this paper, we consider the problem of allocating human operators in a system with multiple semi-autonomous robots. Each robot is required to perform an independent sequence of tasks, subjected to a chance of failing and getting stuck in a fault state at every task. If and when required, a human operator can assist or teleoperate a robot. Conventional MDP techniques used to solve such problems face scalability issues due to exponential growth of state and action spaces with the number of robots and operators. In this paper we derive conditions under which the operator allocation problem is indexable, enabling the use of the Whittle index heuristic. The conditions can be easily checked to verify indexability, and we show that they hold for a wide range of problems of interest. Our key insight is to leverage the structure of the value function of individual robots, resulting in conditions that can be verified separately for each state of each robot. We apply these conditions to two types of transitions commonly seen in remote robot supervision systems. Through numerical simulations, we demonstrate the efficacy of Whittle index policy as a near-optimal and scalable approach that outperforms existing scalable methods.

Foundations

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

Your Notes