SurgiPose: Estimating Surgical Tool Kinematics from Monocular Video for Surgical Robot Learning
Juo-Tung Chen, XinHao Chen, Ji Woong Kim, Paul Maria Scheikl, Richard Jaepyeong Cha, Axel Krieger
TL;DR
SurgiPose tackles the challenge of learning from online surgical demonstrations by estimating 6-DoF tool poses and joint angles from monocular videos through a differentiable rendering pipeline. It combines a coarse pose initializer with refinement via differentiable rendering in MuJoCo, optimizing pose and joints using SSIM-MSE losses to produce kinematic data without ground-truth kinematics. The approach enables training imitation policies for tissue-lifting and needle-pickup on a dVRK Si, achieving comparable success rates to GT-based policies in several cases, and demonstrates generalization on SurgRIPE and ex vivo datasets. The work highlights the potential to scale autonomous surgical learning from publicly available videos, while identifying depth, occlusion, and initialization as key areas for improvement.
Abstract
Imitation learning (IL) has shown immense promise in enabling autonomous dexterous manipulation, including learning surgical tasks. To fully unlock the potential of IL for surgery, access to clinical datasets is needed, which unfortunately lack the kinematic data required for current IL approaches. A promising source of large-scale surgical demonstrations is monocular surgical videos available online, making monocular pose estimation a crucial step toward enabling large-scale robot learning. Toward this end, we propose SurgiPose, a differentiable rendering based approach to estimate kinematic information from monocular surgical videos, eliminating the need for direct access to ground truth kinematics. Our method infers tool trajectories and joint angles by optimizing tool pose parameters to minimize the discrepancy between rendered and real images. To evaluate the effectiveness of our approach, we conduct experiments on two robotic surgical tasks: tissue lifting and needle pickup, using the da Vinci Research Kit Si (dVRK Si). We train imitation learning policies with both ground truth measured kinematics and estimated kinematics from video and compare their performance. Our results show that policies trained on estimated kinematics achieve comparable success rates to those trained on ground truth data, demonstrating the feasibility of using monocular video based kinematic estimation for surgical robot learning. By enabling kinematic estimation from monocular surgical videos, our work lays the foundation for large scale learning of autonomous surgical policies from online surgical data.
