CVJun 20

Surgical Anatomy Recognition with Context Learning using Foundation Representations

arXiv:2606.2212412.2Has Code
Predicted impact top 38% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the lack of annotated data and effective models for surgical anatomy recognition, providing a practical foundation for developing clinically applicable guidance systems in minimally invasive surgery.

The authors introduce ATLAS-120k, a large-scale surgical video dataset with over 120,000 annotated frames, and ATLAS, a video semantic segmentation model that uses foundation-model embeddings and temporal reasoning for anatomy recognition in minimally invasive surgery, achieving real-time performance and high accuracy.

Accurate recognition of anatomical structures is essential for safe and effective minimally invasive surgery (MIS), yet it remains underexplored in surgical computer vision due to limited annotated data and methods tailored primarily to natural scenes. In this work, we present a combined dataset and model framework to advance anatomy-aware perception in MIS. First, we introduce ATLAS-120k, a large-scale clip-level semantic segmentation dataset comprising over 120,000 annotated frames from 100 surgical videos spanning 14 procedures and multiple modalities, including laparoscopic and robot-assisted surgery. The dataset captures substantial procedural variability and was created using a scalable annotation pipeline that integrates expert manual labeling, automated propagation, iterative refinement, and surgeon verification to ensure high-quality annotations. Second, we propose ATLAS (Anatomy Recognition with Context Learning using Foundation Representations), a video semantic segmentation model specifically designed for surgical anatomy recognition. Unlike conventional approaches that emphasize object tracking, ATLAS leverages foundation-model embeddings together with lightweight temporal reasoning to incorporate contextual cues such as procedure type, surgical phase, and short-term visual memory. This design enables temporally consistent and accurate predictions while maintaining real-time feasibility. Together, the dataset and model establish a practical foundation for robust surgical scene understanding and support the development of clinically applicable guidance systems for minimally invasive surgery. The models, dataset annotations and annotation platform are publicly available at: https://github.com/TimJaspers0801/ATLAS.

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