CVAIJul 27, 2023

Learning Multi-modal Representations by Watching Hundreds of Surgical Video Lectures

arXiv:2307.15220v574 citationsh-index: 58Has Code
Originality Highly original
AI Analysis

This work addresses the problem of generalizability and annotation reliance in surgical video analysis for medical AI applications, offering a scalable and data-efficient solution.

The paper tackles the limitation of vision-only models in surgical computer vision by proposing SurgVLP, a multi-modal representation learning method that uses surgical video lectures for pre-training without manual annotations, achieving strong transferability and adaptability across diverse surgical tasks and enabling zero-shot workflow analysis.

Recent advancements in surgical computer vision applications have been driven by vision-only models, which do not explicitly integrate the rich semantics of language into their design. These methods rely on manually annotated surgical videos to predict a fixed set of object categories, limiting their generalizability to unseen surgical procedures and downstream tasks. In this work, we put forward the idea that the surgical video lectures available through open surgical e-learning platforms can provide effective vision and language supervisory signals for multi-modal representation learning without relying on manual annotations. We address the surgery-specific linguistic challenges present in surgical video lectures by employing multiple complementary automatic speech recognition systems to generate text transcriptions. We then present a novel method, SurgVLP - Surgical Vision Language Pre-training, for multi-modal representation learning. Extensive experiments across diverse surgical procedures and tasks demonstrate that the multi-modal representations learned by SurgVLP exhibit strong transferability and adaptability in surgical video analysis. Furthermore, our zero-shot evaluations highlight SurgVLP's potential as a general-purpose foundation model for surgical workflow analysis, reducing the reliance on extensive manual annotations for downstream tasks, and facilitating adaptation methods such as few-shot learning to build a scalable and data-efficient solution for various downstream surgical applications. The [training code](https://github.com/CAMMA-public/PeskaVLP) and [weights](https://github.com/CAMMA-public/SurgVLP) are public.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes