ROOct 10, 2021

Cooperative Assistance in Robotic Surgery through Multi-Agent Reinforcement Learning

arXiv:2110.04857v119 citations
Originality Incremental advance
AI Analysis

This work addresses the need for cognitive assistance in robotic surgery to improve care quality and reduce surgeon exertion, representing a domain-specific incremental advance.

The paper tackled the problem of automating surgical tasks to reduce surgeon fatigue by using multi-agent reinforcement learning to control robotic instruments in gallbladder removal, achieving 44.4% to 71.2% shorter completion times and 44.7% to 98.0% fewer collisions compared to human teams, though with longer path lengths.

Cognitive cooperative assistance in robot-assisted surgery holds the potential to increase quality of care in minimally invasive interventions. Automation of surgical tasks promises to reduce the mental exertion and fatigue of surgeons. In this work, multi-agent reinforcement learning is demonstrated to be robust to the distribution shift introduced by pairing a learned policy with a human team member. Multi-agent policies are trained directly from images in simulation to control multiple instruments in a sub task of the minimally invasive removal of the gallbladder. These agents are evaluated individually and in cooperation with humans to demonstrate their suitability as autonomous assistants. Compared to human teams, the hybrid teams with artificial agents perform better considering completion time (44.4% to 71.2% shorter) as well as number of collisions (44.7% to 98.0% fewer). Path lengths, however, increase under control of an artificial agent (11.4% to 33.5% longer). A multi-agent formulation of the learning problem was favored over a single-agent formulation on this surgical sub task, due to the sequential learning of the two instruments. This approach may be extended to other tasks that are difficult to formulate within the standard reinforcement learning framework. Multi-agent reinforcement learning may shift the paradigm of cognitive robotic surgery towards seamless cooperation between surgeons and assistive technologies.

Foundations

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

Your Notes