paper-with-me

Papers

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

2024-12-19 · Hallee E. Wong, Jose Javier Gonzalez Ortiz, John Guttag, Adrian V. Dalca

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 manually 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, using MultiverSeg reduced the total number of scribble steps by 53% and clicks by 36% to achieve 90% Dice on sets of images from unseen tasks. We release code and model weights at https://multiverseg.csail.mit.edu

📄 PDF Abstract BibTeX arXiv:2412.15058

Code (0)

등록된 구현이 없습니다.

Tasks

Interactive SegmentationSegmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

ScribblePrompt: Fast and Flexible Interactive Segmentation for Any Biomedical Image

2023-12-12 · Hallee E. Wong, Marianne Rakic, John Guttag, Adrian V. Dalca

Biomedical image segmentation is a crucial part of both scientific research and clinical care. With enough labelled data, deep learning models can be trained to accurately automate specific biomedical image segmentation …

Image SegmentationInteractive SegmentationMedical Image SegmentationSegmentation+1

RAD-DINO: Exploring Scalable Medical Image Encoders Beyond Text Supervision

2024-01-19 · Fernando Pérez-García, Harshita Sharma, Sam Bond-Taylor, Kenza Bouzid 외

Language-supervised pre-training has proven to be a valuable method for extracting semantically meaningful features from images, serving as a foundational element in multimodal systems within the computer vision and medi…

Semantic Segmentation

Dynamic Prompt Generation for Interactive 3D Medical Image Segmentation Training

2025-10-03 · Tidiane Camaret Ndir, Alexander Pfefferle, Robin Tibor Schirrmeister arxiv

Interactive 3D biomedical image segmentation requires efficient models that can iteratively refine predictions based on user prompts. Current foundation models either lack volumetric awareness or suffer from limited inte…

Medical Image Segmentation

Advancing Annotat3D with Harpia: A CUDA-Accelerated Library For Large-Scale Volumetric Data Segmentation

2025-11-14 · Camila Machado de Araujo, Egon P. B. S. Borges, Ricardo Marcelo Canteiro Grangeiro, Allan Pinto arxiv

High-resolution volumetric imaging techniques, such as X-ray tomography and advanced microscopy, generate increasingly large datasets that challenge existing tools for efficient processing, segmentation, and interactive …

Interactive Segmentation

A Refer-and-Ground Multimodal Large Language Model for Biomedicine

2024-06-26 · Xiaoshuang Huang, Haifeng Huang, Lingdong Shen, Yehui Yang 외

With the rapid development of multimodal large language models (MLLMs), especially their capabilities in visual chat through refer and ground functionalities, their significance is increasingly recognized. However, the b…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model