nnInteractive: Redefining 3D Promptable Segmentation
Fabian Isensee, Maximilian Rokuss, Lars Krämer, Stefan Dinkelacker, Ashis Ravindran, Florian Stritzke, Benjamin Hamm, Tassilo Wald, Moritz Langenberg, Constantin Ulrich, Jonathan Deissler, Ralf Floca, Klaus Maier-Hein
TL;DR
3D medical image segmentation requires maintaining volumetric consistency across diverse modalities and structures. nnInteractive delivers a UNet-based 3D interactive open-set segmentation framework that converts intuitive 2D prompts (points, scribbles, boxes, and a novel lasso) into full 3D masks, with AutoZoom and diverse user interactions to handle large and ambiguous targets. Trained on 120+ multimodal datasets and enhanced by SuperVoxels, it achieves state-of-the-art accuracy while remaining VRAM-efficient and usable within Napari and MITK; extensive benchmarking across 14 datasets and OOD scenarios demonstrates robust generalization. The approach substantially reduces annotation effort and accelerates clinical workflows, enabling real-world adoption of AI-assisted 3D segmentation in radiology and research.
Abstract
Accurate and efficient 3D segmentation is essential for both clinical and research applications. While foundation models like SAM have revolutionized interactive segmentation, their 2D design and domain shift limitations make them ill-suited for 3D medical images. Current adaptations address some of these challenges but remain limited, either lacking volumetric awareness, offering restricted interactivity, or supporting only a small set of structures and modalities. Usability also remains a challenge, as current tools are rarely integrated into established imaging platforms and often rely on cumbersome web-based interfaces with restricted functionality. We introduce nnInteractive, the first comprehensive 3D interactive open-set segmentation method. It supports diverse prompts-including points, scribbles, boxes, and a novel lasso prompt-while leveraging intuitive 2D interactions to generate full 3D segmentations. Trained on 120+ diverse volumetric 3D datasets (CT, MRI, PET, 3D Microscopy, etc.), nnInteractive sets a new state-of-the-art in accuracy, adaptability, and usability. Crucially, it is the first method integrated into widely used image viewers (e.g., Napari, MITK), ensuring broad accessibility for real-world clinical and research applications. Extensive benchmarking demonstrates that nnInteractive far surpasses existing methods, setting a new standard for AI-driven interactive 3D segmentation. nnInteractive is publicly available: https://github.com/MIC-DKFZ/napari-nninteractive (Napari plugin), https://www.mitk.org/MITK-nnInteractive (MITK integration), https://github.com/MIC-DKFZ/nnInteractive (Python backend).
