CVLGIVDec 19, 2024

MultiverSeg: Scalable Interactive Segmentation of Biomedical Imaging Datasets with In-Context Guidance

arXiv:2412.15058v29 citationsh-index: 9
Originality Highly original
AI Analysis

This addresses the need for efficient interactive segmentation in medical research and clinical settings, offering a scalable solution that reduces human effort for novel tasks.

The paper tackles the problem of segmenting new biomedical imaging datasets without requiring existing labeled data, by introducing MultiverSeg, a system that uses in-context guidance to reduce user interactions. It demonstrates a 36% reduction in clicks and 25% reduction in scribble steps to achieve 90% Dice on unseen tasks compared to state-of-the-art methods.

Medical researchers and clinicians often need to perform novel segmentation tasks on a set of related images. Existing methods for segmenting a new dataset are either interactive, requiring substantial human effort for each image, or require an existing set of previously labeled images. We introduce a system, MultiverSeg, that enables practitioners to rapidly segment an entire new dataset without requiring access to any existing labeled data from that task or domain. Along with the image to segment, the model takes user interactions such as clicks, bounding boxes or scribbles as input, and predicts a segmentation. As the user segments more images, those images and segmentations become additional inputs to the model, providing context. As the context set of labeled images grows, the number of interactions required to segment each new image decreases. We demonstrate that MultiverSeg enables users to interactively segment new datasets efficiently, by amortizing the number of interactions per image to achieve an accurate segmentation. Compared to using a state-of-the-art interactive segmentation method, MultiverSeg reduced the total number of clicks by 36% and scribble steps by 25% to achieve 90% Dice on sets of images from unseen tasks. We release code and model weights at https://multiverseg.csail.mit.edu

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes