CVLGTOMar 9, 2024

General surgery vision transformer: A video pre-trained foundation model for general surgery

arXiv:2403.05949v328 citationsh-index: 12Has Code
Originality Synthesis-oriented
AI Analysis

This addresses a data and model gap for researchers in surgical AI, though it is incremental in applying existing vision transformer techniques to a new domain.

The authors tackled the lack of open data and models in computational surgery by releasing a large dataset of 680 hours of surgical videos and a video pre-trained vision transformer (GSViT), which showed improved performance on a phase annotation task compared to state-of-the-art methods.

The absence of openly accessible data and specialized foundation models is a major barrier for computational research in surgery. Toward this, (i) we open-source the largest dataset of general surgery videos to-date, consisting of 680 hours of surgical videos, including data from robotic and laparoscopic techniques across 28 procedures; (ii) we propose a technique for video pre-training a general surgery vision transformer (GSViT) on surgical videos based on forward video prediction that can run in real-time for surgical applications, toward which we open-source the code and weights of GSViT; (iii) we also release code and weights for procedure-specific fine-tuned versions of GSViT across 10 procedures; (iv) we demonstrate the performance of GSViT on the Cholec80 phase annotation task, displaying improved performance over state-of-the-art single frame predictors.

Code Implementations1 repo
Foundations

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

Your Notes