NULLBUS: Multimodal Mixed-Supervision for Breast Ultrasound Segmentation via Nullable Global-Local Prompts
Raja Mallina, Bryar Shareef
TL;DR
NullBUS addresses missing prompts in breast ultrasound segmentation by introducing nullable prompts and a dual-path global-local architecture. The global path uses a frozen CLIP-based prompt encoder, while the local path modulates high-resolution features; training uses mixed-supervision across data with and without prompts. It achieves state-of-the-art performance on a unified pool of three BUS datasets, with IoU of $0.8568$ and Dice of $0.9103$, and shows a favorable sensitivity-precision tradeoff with a reduced FNR. This framework enables leveraging large image-only datasets for robust CAD-ready BUS segmentation in real-world clinical workflows.
Abstract
Breast ultrasound (BUS) segmentation provides lesion boundaries essential for computer-aided diagnosis and treatment planning. While promptable methods can improve segmentation performance and tumor delineation when text or spatial prompts are available, many public BUS datasets lack reliable metadata or reports, constraining training to small multimodal subsets and reducing robustness. We propose NullBUS, a multimodal mixed-supervision framework that learns from images with and without prompts in a single model. To handle missing text, we introduce nullable prompts, implemented as learnable null embeddings with presence masks, enabling fallback to image-only evidence when metadata are absent and the use of text when present. Evaluated on a unified pool of three public BUS datasets, NullBUS achieves a mean IoU of 0.8568 and a mean Dice of 0.9103, demonstrating state-of-the-art performance under mixed prompt availability.
