MONAI Label: A framework for AI-assisted Interactive Labeling of 3D Medical Images
Andres Diaz-Pinto, Sachidanand Alle, Vishwesh Nath, Yucheng Tang, Alvin Ihsani, Muhammad Asad, Fernando Pérez-García, Pritesh Mehta, Wenqi Li, Mona Flores, Holger R. Roth, Tom Vercauteren, Daguang Xu, Prerna Dogra, Sebastien Ourselin, Andrew Feng, M. Jorge Cardoso
TL;DR
The paper addresses the bottleneck of limited annotated 3D medical datasets by introducing MONAI Label, a free, open-source framework for AI-assisted interactive labeling. It combines interactive (DeepGrow, DeepEdit, Scribbles-based) and non-interactive automated segmentation approaches, deployable as RESTful apps via MONAI Label Server, and supports 3D Slicer and OHIF frontends with DICOMWeb integration. A key contribution is the inclusion of active learning with dropout-based uncertainty estimation to efficiently select unlabeled data for annotation, plus a heuristic planner for hardware-aware training/inference. The framework is demonstrated through experiments (e.g., spleen and left atrium segmentation) showing substantial reductions in annotation time and enhanced clinician collaboration, and case studies (Telestroke, Neurosurgical Atlas) illustrating real-world impact. Overall, MONAI Label facilitates rapid, scalable creation and deployment of AI-augmented labeling tools with extensible interfaces and workflows.
Abstract
The lack of annotated datasets is a major bottleneck for training new task-specific supervised machine learning models, considering that manual annotation is extremely expensive and time-consuming. To address this problem, we present MONAI Label, a free and open-source framework that facilitates the development of applications based on artificial intelligence (AI) models that aim at reducing the time required to annotate radiology datasets. Through MONAI Label, researchers can develop AI annotation applications focusing on their domain of expertise. It allows researchers to readily deploy their apps as services, which can be made available to clinicians via their preferred user interface. Currently, MONAI Label readily supports locally installed (3D Slicer) and web-based (OHIF) frontends and offers two active learning strategies to facilitate and speed up the training of segmentation algorithms. MONAI Label allows researchers to make incremental improvements to their AI-based annotation application by making them available to other researchers and clinicians alike. Additionally, MONAI Label provides sample AI-based interactive and non-interactive labeling applications, that can be used directly off the shelf, as plug-and-play to any given dataset. Significant reduced annotation times using the interactive model can be observed on two public datasets.
