Overview
- Field: Computer Vision / Robot Learning
- Authors: Wenrui Bao, Tianyun Jiang, Zhiben Chen, Ser-Nam Lim, Peter D. Peng, Yuzhang Shang
- Released: 2026-08-11
- arXiv: 2608.11204
- Operates as a closed-loop receding-horizon controller.
- Executes a short prefix of each predicted action chunk.
- Replans from the resulting observation.
- Average success rate: 63.5% → 77.8%
- PegTransfer: +20 percentage points absolute improvement
- Largest gains: contact-rich and bimanual tasks
- Endoscopic video provides a cheap, abundant signal for surgical scene dynamics.
- Joint prediction of future observations and action chunks enables closed-loop control from a learned world model.
- Fixed-budget fine-tuning combined with video pretraining yields strong data efficiency.
- The approach validates that action-free video offers transferable visual dynamics priors for surgical robot learning, making video pretraining a practical path to scale surgical autonomy under limited action supervision.
- arXiv: 2608.11204
Problem
Learning reliable surgical manipulation policies is bottlenecked by the scarcity of action-labeled demonstrations. Teleoperated surgical robots (e.g., dVRK) provide synchronized kinematics but are costly to collect, while surgical tasks demand precise contact handling, long-horizon reasoning, and bimanual coordination. Endoscopic video is comparatively inexpensive and abundant relative to synchronized video–kinematics trajectories.
A natural way to exploit this video is to learn world models of surgical scenes. However, existing surgical world models use video primarily for simulation or policy evaluation, and rarely translate the learned dynamics into closed-loop control.
Central question: Under a fixed budget of action-labeled demonstrations, does action-free video pretraining improve closed-loop surgical manipulation?
Method: Surgical WAM
Surgical WAM (World-Action Model) is a unified generative model built on Cosmos Policy that jointly predicts:
1. Future endoscopic observations 2. Executable surgical robot action chunks
Training pipeline:
1. Learn surgical visual dynamics from action-free endoscopic video. 2. Fine-tune on a fixed budget of action-labeled demonstrations.
Deployment:
Results
Evaluated on a suite of four simulated surgical manipulation tasks, action-free video pretraining substantially improves performance: