paper-with-me

Papers

UniSeg: A Prompt-driven Universal Segmentation Model as well as A Strong Representation Learner

2023-04-07 · Yiwen Ye, Yutong Xie, Jianpeng Zhang, Ziyang Chen, Yong Xia

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.

📄 PDF Abstract BibTeX arXiv:2304.03493

Code (1)

yeerwen/uniseg 공식 구현 pytorch

Tasks

DecoderImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationUniversal Segmentation

Similar Papers 제목 키워드 기반

MedUniSeg: 2D and 3D Medical Image Segmentation via a Prompt-driven Universal Model

2024-10-08 · Yiwen Ye, Ziyang Chen, Jianpeng Zhang, Yutong Xie 외

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+1

S2-UniSeg: Fast Universal Agglomerative Pooling for Scalable Segment Anything without Supervision

2025-08-09 · Huihui Xu, Jin Ye, Hongqiu Wang, Changkai Ji 외 arxiv

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 Segmentation

Towards Universal Segmentations: UniSegments 1.0

2022-06-01 · LREC 2022 6 · Zdeněk Žabokrtský, Niyati Bafna, Jan Bodnár, Lukáš Kyjánek 외

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…

DiversitySegmentationSurvey

UniSegDiff: Boosting Unified Lesion Segmentation via a Staged Diffusion Model

2025-07-24 · Yilong Hu, Shijie Chang, Lihe Zhang, Feng Tian 외 arxiv

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 Segmentation

A Unified Framework for 3D Scene Understanding

2024-07-03 · Wei Xu, Chunsheng Shi, Sifan Tu, Xin Zhou 외

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