Vision-Language-Action Model for Robot-Assisted Blood Suction

Vision-Language-Action model for autonomous robot-assisted blood suction

Project Date: 2025

Project Overview

This project introduces an end-to-end Vision-Language-Action policy for autonomous blood suction in robot-assisted surgery. The blood simulator has been developed in Unity using PhysX engine 5.0. The system receives a live image of the surgical scene together with a natural-language instruction and directly predicts continuous motion commands for the robotic suction tool.

Unlike hierarchical approaches that separate task planning, perception, and low-level robot control, the proposed method combines these components within a single generalist model. The objective was to investigate whether a language-conditioned VLA policy could achieve performance comparable to a specialized reinforcement-learning controller.

How the System Works

Simulation and Dataset

Training data were collected in the CRESSim surgical simulator, which models deformable tissue, blood particles, active bleeding sources, blood clots, and multiple independent blood pools.

Model Training

The OpenVLA foundation model was adapted to the blood suction task using two training strategies:

LoRA Fine-Tuning

Full Fine-Tuning

Key Results

Simulation Performance

Path Planning

Language Instruction Following

Real-World Performance

Main Contributions

Current Limitations

Technologies Used

Project Gallery