CVAIMay 16, 2024

HecVL: Hierarchical Video-Language Pretraining for Zero-shot Surgical Phase Recognition

arXiv:2405.10075v235 citationsh-index: 58Has CodeMICCAI
Originality Incremental advance
AI Analysis

This work addresses the need for flexible, annotation-free models in surgical AI, though it is incremental in applying hierarchical contrastive learning to a specific domain.

The authors tackled the problem of building a generalist surgical model by proposing HecVL, a hierarchical video-language pretraining approach that enables zero-shot surgical phase recognition without human annotation, demonstrating transferability across different surgical procedures and medical centers.

Natural language could play an important role in developing generalist surgical models by providing a broad source of supervision from raw texts. This flexible form of supervision can enable the model's transferability across datasets and tasks as natural language can be used to reference learned visual concepts or describe new ones. In this work, we present HecVL, a novel hierarchical video-language pretraining approach for building a generalist surgical model. Specifically, we construct a hierarchical video-text paired dataset by pairing the surgical lecture video with three hierarchical levels of texts: at clip-level, atomic actions using transcribed audio texts; at phase-level, conceptual text summaries; and at video-level, overall abstract text of the surgical procedure. Then, we propose a novel fine-to-coarse contrastive learning framework that learns separate embedding spaces for the three video-text hierarchies using a single model. By disentangling embedding spaces of different hierarchical levels, the learned multi-modal representations encode short-term and long-term surgical concepts in the same model. Thanks to the injected textual semantics, we demonstrate that the HecVL approach can enable zero-shot surgical phase recognition without any human annotation. Furthermore, we show that the same HecVL model for surgical phase recognition can be transferred across different surgical procedures and medical centers. The code is available at https://github.com/CAMMA-public/SurgVLP

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