SuFIA: Language-Guided Augmented Dexterity for Robotic Surgical Assistants
Masoud Moghani, Lars Doorenbos, William Chung-Ho Panitch, Sean Huver, Mahdi Azizian, Ken Goldberg, Animesh Garg
TL;DR
SuFIA introduces a generalist, language-guided augmented dexterity framework for robotic surgery that uses large language models to generate high-level plans and low-level control code, interfacing with a perception module through a lightweight API. By avoiding task-specific training and motion-primitives, SuFIA achieves learning-free autonomous sub-task execution while ensuring safety via re-planning and human-in-the-loop control. The approach is validated in high-fidelity simulation and on a physical dVRK platform across four sub-tasks, with performance demonstrating robustness to domain variation though limited by perception reliability and response-time constraints when using external LLMs. The work suggests that language-guided autonomy can reduce hardware and data barriers, enhance surgeon-robot collaboration, and extend autonomous capabilities in surgical settings.
Abstract
In this work, we present SuFIA, the first framework for natural language-guided augmented dexterity for robotic surgical assistants. SuFIA incorporates the strong reasoning capabilities of large language models (LLMs) with perception modules to implement high-level planning and low-level control of a robot for surgical sub-task execution. This enables a learning-free approach to surgical augmented dexterity without any in-context examples or motion primitives. SuFIA uses a human-in-the-loop paradigm by restoring control to the surgeon in the case of insufficient information, mitigating unexpected errors for mission-critical tasks. We evaluate SuFIA on four surgical sub-tasks in a simulation environment and two sub-tasks on a physical surgical robotic platform in the lab, demonstrating its ability to perform common surgical sub-tasks through supervised autonomous operation under challenging physical and workspace conditions. Project website: orbit-surgical.github.io/sufia
