UniSeg: A Prompt-driven Universal Segmentation Model as well as A Strong Representation Learner
The universal model emerges as a promising trend for medical image segmentation, paving up the way to build medical imaging large model (MILM). One popular strategy to build universal models is to encode each task as a one-hot vector and generate dynamic convolutional layers at the end of the decoder to extract the interested target. Although successful, it ignores the correlations among tasks and meanwhile is too late to make the model 'aware' of the ongoing task. To address both issues, we propose a prompt-driven Universal Segmentation model (UniSeg) for multi-task medical image segmentation using diverse modalities and domains. We first devise a learnable universal prompt to describe the correlations among all tasks and then convert this prompt and image features into a task-specific prompt, which is fed to the decoder as a part of its input. Thus, we make the model 'aware' of the ongoing task early and boost the task-specific training of the whole decoder. Our results indicate that the proposed UniSeg outperforms other universal models and single-task models on 11 upstream tasks. Moreover, UniSeg also beats other pre-trained models on two downstream datasets, providing the community with a high-quality pre-trained model for 3D medical image segmentation. Code and model are available at https://github.com/yeerwen/UniSeg.
Code (1)
Tasks
DecoderImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationUniversal SegmentationSimilar Papers 제목 키워드 기반
MedUniSeg: 2D and 3D Medical Image Segmentation via a Prompt-driven Universal Model
Universal segmentation models offer significant potential in addressing a wide range of tasks by effectively leveraging discrete annotations. As the scope of tasks and modalities expands, it becomes increasingly importan…
Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1S2-UniSeg: Fast Universal Agglomerative Pooling for Scalable Segment Anything without Supervision
Recent self-supervised image segmentation models have achieved promising performance on semantic segmentation and class-agnostic instance segmentation. However, their pretraining schedule is multi-stage, requiring a time…
Semantic SegmentationInstance SegmentationImage SegmentationTowards Universal Segmentations: UniSegments 1.0
Our work aims at developing a multilingual data resource for morphological segmentation. We present a survey of 17 existing data resources relevant for segmentation in 32 languages, and analyze diversity of how individua…
DiversitySegmentationSurveyUniSegDiff: Boosting Unified Lesion Segmentation via a Staged Diffusion Model
The Diffusion Probabilistic Model (DPM) has demonstrated remarkable performance across a variety of generative tasks. The inherent randomness in diffusion models helps address issues such as blurring at the edges of medi…
Lesion SegmentationA Unified Framework for 3D Scene Understanding
We propose UniSeg3D, a unified 3D scene understanding framework that achieves panoptic, semantic, instance, interactive, referring, and open-vocabulary segmentation tasks within a single model. Most previous 3D segmentat…
Contrastive LearningKnowledge DistillationOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic Segmentation+3