Opportunistic Promptable Segmentation: Leveraging Routine Radiological Annotations to Guide 3D CT Lesion Segmentation
Samuel Church, Joshua D. Warner, Danyal Maqbool, Xin Tie, Junjie Hu, Meghan G. Lubner, Tyler J. Bradshaw
TL;DR
This work tackles the scarcity of large-scale 3D CT lesion segmentations by leveraging existing radiologist GSPS annotations through Opportunistic Promptable Segmentation (OPS). It introduces SAM2CT, an extension of SAM2 with Memory-Conditioned Memories (MCM) and an extended prompt encoder to interpret line and arrow prompts, converting sparse annotations into 3D segmentations. On public lesion benchmarks, SAM2CT achieves high Dice scores (e.g., up to $DSC=0.803$ for mask prompts and $0.757$ for line prompts) and the lowest RECIST error, while real-world PACS data show 62% of SAM2CT masks are clinically acceptable without edits; ED cases reveal strong generalization. The results demonstrate that mining historical GSPS annotations can yield scalable, high-quality 3D CT segmentation datasets and enable broader radiology-grounded AI applications.
Abstract
The development of machine learning models for CT imaging depends on the availability of large, high-quality, and diverse annotated datasets. Although large volumes of CT images and reports are readily available in clinical picture archiving and communication systems (PACS), 3D segmentations of critical findings are costly to obtain, typically requiring extensive manual annotation by radiologists. On the other hand, it is common for radiologists to provide limited annotations of findings during routine reads, such as line measurements and arrows, that are often stored in PACS as GSPS objects. We posit that these sparse annotations can be extracted along with CT volumes and converted into 3D segmentations using promptable segmentation models, a paradigm we term Opportunistic Promptable Segmentation. To enable this paradigm, we propose SAM2CT, the first promptable segmentation model designed to convert radiologist annotations into 3D segmentations in CT volumes. SAM2CT builds upon SAM2 by extending the prompt encoder to support arrow and line inputs and by introducing Memory-Conditioned Memories (MCM), a memory encoding strategy tailored to 3D medical volumes. On public lesion segmentation benchmarks, SAM2CT outperforms existing promptable segmentation models and similarly trained baselines, achieving Dice similarity coefficients of 0.649 for arrow prompts and 0.757 for line prompts. Applying the model to pre-existing GSPS annotations from a clinical PACS (N = 60), SAM2CT generates 3D segmentations that are clinically acceptable or require only minor adjustments in 87% of cases, as scored by radiologists. Additionally, SAM2CT demonstrates strong zero-shot performance on select Emergency Department findings. These results suggest that large-scale mining of historical GSPS annotations represents a promising and scalable approach for generating 3D CT segmentation datasets.
