English

Correlation-aware active learning for surgery video segmentation

Computer Vision and Pattern Recognition 2023-12-12 v2 Machine Learning

Abstract

Semantic segmentation is a complex task that relies heavily on large amounts of annotated image data. However, annotating such data can be time-consuming and resource-intensive, especially in the medical domain. Active Learning (AL) is a popular approach that can help to reduce this burden by iteratively selecting images for annotation to improve the model performance. In the case of video data, it is important to consider the model uncertainty and the temporal nature of the sequences when selecting images for annotation. This work proposes a novel AL strategy for surgery video segmentation, COWAL, COrrelation-aWare Active Learning. Our approach involves projecting images into a latent space that has been fine-tuned using contrastive learning and then selecting a fixed number of representative images from local clusters of video frames. We demonstrate the effectiveness of this approach on two video datasets of surgical instruments and three real-world video datasets. The datasets and code will be made publicly available upon receiving necessary approvals.

Keywords

Cite

@article{arxiv.2311.08811,
  title  = {Correlation-aware active learning for surgery video segmentation},
  author = {Fei Wu and Pablo Marquez-Neila and Mingyi Zheng and Hedyeh Rafii-Tari and Raphael Sznitman},
  journal= {arXiv preprint arXiv:2311.08811},
  year   = {2023}
}

Comments

WACV 2024, 8 pages, 7 supplementary pages

R2 v1 2026-06-28T13:21:50.846Z