Related Experiment Video
Updated: Jul 2, 2026

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
Stream-based active learning for surgical AI
Gregor Just1,2, Alexander C Jenke3, Antonia Kraneis4
1Department of Translational Surgical Oncology, National Center for Tumor Diseases (NCT), NCT/UCC Dresden, a partnership between DKFZ, Faculty of Medicine and University Hospital Carl Gustav Carus, TUD Dresden University of Technology, and Helmholtz-Zentrum Dresden-Rossendorf (HZDR), Dresden, Germany. gregor.just@nct-dresden.de.
Purpose:
Continuous deployment in surgical AI promises adaptive models that evolve with clinical practice, yet its success critically depends on efficient annotation, balancing limited expert time with the need to identify and label only the most informative data to ensure sustained model improvement. We propose a Stream-based Active Learning pipeline where annotation and retraining extend beyond initial deployment, allowing models to adapt and mitigate distribution shifts. Collecting expert annotations during surgery presents both challenges and opportunities: selecting non-redundant, informative data improves generalization, while immediate integration of expert feedback can refine model predictions in real time.
Methods:
To enable online selection of informative training data during surgery, we build upon VeSSAL, a Stream-based Active Learning method motivated by model gradients, utilizing both model uncertainty and data diversity in its acquisition function. We improve the sample selection of Active Learning by including an Adversarial Autoencoder (AAE) loss component during training, normalizing the latent features.
Results:
Our enhanced version of VeSSAL achieves a stable labeling ratio with 12% standard deviation, while improving the macro F1 score by up to 7.7% after 15 surgeries over equidistant sampling and thresholding strategies of uncertainty and variance. We evaluate on a private dataset and Cholec80.
Conclusions:
We demonstrate that intraoperative, Stream-based Active Learning is feasible and label-efficient for continuous deployment. Gradient-based Active Learning combined with an AAE for feature normalization improves model generalization and sample selection, supporting a practical path toward continuously learning for surgical AI systems ( Code ).

