A Digital Twin for Telesurgery under Intermittent Communication
Junxiang Wang, Juan Antonio Barragan, Hisashi Ishida, Jingkai Guo, Yu-Chun Ku, Peter Kazanzides
TL;DR
This work tackles the problem of intermittent communication in telesurgery by introducing a digital twin framework that mirrors the da Vinci system and its environment. The approach calibrates a virtual model, overlays it via AR, and employs a replay-based recovery strategy during outages, with a baseline where teleoperation is disabled. Experimental results on a peg transfer task show a notable 23.6% reduction in completion time under replay (p < 0.005) and generally lower task load, demonstrating the practical potential of digital twins to stabilize remote surgical workflows and guide future outage-mitigation strategies.
Abstract
Telesurgery is an effective way to deliver service from expert surgeons to areas without immediate access to specialized resources. However, many of these areas, such as rural districts or battlefields, might be subject to different problems in communication, especially latency and intermittent periods of communication outage. This challenge motivates the use of a digital twin for the surgical system, where a simulation would mirror the robot hardware and surgical environment in the real world. The surgeon would then be able to interact with the digital twin during communication outage, followed by a recovery strategy on the real robot upon reestablishing communication. This paper builds the digital twin for the da Vinci surgical robot, with a buffering and replay strategy that reduces the mean task completion time by 23% when compared to the baseline, for a peg transfer task subject to intermittent communication outage. The relevant code can be found here: https://github.com/LCSR-CIIS/dvrk_digital_twin_teleoperation.
