Procedure-Aware Surgical Video-language Pretraining with Hierarchical Knowledge Augmentation
About
Surgical video-language pretraining (VLP) faces unique challenges due to the knowledge domain gap and the scarcity of multi-modal data. This study aims to bridge the gap by addressing issues regarding textual information loss in surgical lecture videos and the spatial-temporal challenges of surgical VLP. We propose a hierarchical knowledge augmentation approach and a novel Procedure-Encoded Surgical Knowledge-Augmented Video-Language Pretraining (PeskaVLP) framework to tackle these issues. The knowledge augmentation uses large language models (LLM) for refining and enriching surgical concepts, thus providing comprehensive language supervision and reducing the risk of overfitting. PeskaVLP combines language supervision with visual self-supervision, constructing hard negative samples and employing a Dynamic Time Warping (DTW) based loss function to effectively comprehend the cross-modal procedural alignment. Extensive experiments on multiple public surgical scene understanding and cross-modal retrieval datasets show that our proposed method significantly improves zero-shot transferring performance and offers a generalist visual representation for further advancements in surgical scene understanding.The code is available at https://github.com/CAMMA-public/SurgVLP
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Surgical Phase Recognition | Cholec80 | Average F134.2 | 35 | |
| Phase Recognition | Cholec80 (test) | F1 Score0.342 | 29 | |
| Action Triplet Recognition | CholecT50 | AP (I)81.24 | 27 | |
| Critical View of Safety recognition | EndoScapes-CVS201 (test) | mAP48.9 | 27 | |
| Skill Assessment | Cholec80 CVS | mAP0.3815 | 26 | |
| Object Detection | Grasp | mAP (BBox)57.89 | 26 | |
| Semantic segmentation | Grasp | DSC74.54 | 26 | |
| Instance Segmentation | Grasp | mAP (Mask)0.5241 | 26 | |
| Semantic segmentation | DSAD | DSC32.25 | 26 | |
| Closed-ended Visual Question Answering | LLS48-VQA | F1 Score17.64 | 26 |