paper-with-me

Papers

GenMask: Adapting DiT for Segmentation via Direct Mask Generation

2026-03-25 · Yuhuan Yang, Xianwei Zhuang, Yuxuan Cai, Chaofan Ma, Shuai Bai, Jiangchao Yao, Ya Zhang, Junyang Lin, Yanfeng Wang arxiv

Recent approaches for segmentation have leveraged pretrained generative models as feature extractors, treating segmentation as a downstream adaptation task via indirect feature retrieval. This implicit use suffers from a fundamental misalignment in representation. It also depends heavily on indirect feature extraction pipelines, which complicate the workflow and limit adaptation. In this paper, we argue that instead of indirect adaptation, segmentation tasks should be trained directly in a generative manner. We identify a key obstacle to this unified formulation: VAE latents of binary masks are sharply distributed, noise robust, and linearly separable, distinct from natural image latents. To bridge this gap, we introduce timesteps sampling strategy for binary masks that emphasizes extreme noise levels for segmentation and moderate noise for image generation, enabling harmonious joint training. We present GenMask, a DiT trains to generate black-and-white segmentation masks as well as colorful images in RGB space under the original generative objective. GenMask preserves the original DiT architecture while removing the need of feature extraction pipelines tailored for segmentation tasks. Empirically, GenMask attains state-of-the-art performance on referring and reasoning segmentation benchmarks and ablations quantify the contribution of each component.

📄 PDF Abstract BibTeX arXiv:2603.23906

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

RefSAM3D: Adapting SAM with Cross-modal Reference for 3D Medical Image Segmentation

2024-12-07 · Xiang Gao, Kai Lu

The Segment Anything Model (SAM), originally built on a 2D Vision Transformer (ViT), excels at capturing global patterns in 2D natural images but struggles with 3D medical imaging modalities like CT and MRI. These modali…

DecoderImage SegmentationMedical Image SegmentationOrgan Segmentation+1

Adapting Vision-Language Model with Fine-grained Semantics for Open-Vocabulary Segmentation

2024-09-24 · Yong Xien Chng, Xuchong Qiu, Yizeng Han, Kai Ding 외

Despite extensive research, open-vocabulary segmentation methods still struggle to generalize across diverse domains. To reduce the computational cost of adapting Vision-Language Models (VLMs) while preserving their pre-…

Language ModelingLanguage ModellingOpen Vocabulary Panoptic SegmentationPanoptic Segmentation

From Transthoracic to Transesophageal: Cross-Modality Generation using LoRA Diffusion

2025-08-18 · Emmanuel Oladokun, Yuxuan Ou, Anna Novikova, Daria Kulikova 외 arxiv

Deep diffusion models excel at realistic image synthesis but demand large training sets-an obstacle in data-scarce domains like transesophageal echocardiography (TEE). While synthetic augmentation has boosted performance…

Adapting Mask-RCNN for Automatic Nucleus Segmentation

2018-05-01 · Jeremiah W. Johnson

Automatic segmentation of microscopy images is an important task in medical image processing and analysis. Nucleus detection is an important example of this task. Mask-RCNN is a recently proposed state-of-the-art algorit…

Instance SegmentationObjectobject-detectionObject Detection+3

CLIP-VIS: Adapting CLIP for Open-Vocabulary Video Instance Segmentation

2024-03-19 · Wenqi Zhu, Jiale Cao, Jin Xie, Shuangming Yang 외

Open-vocabulary video instance segmentation strives to segment and track instances belonging to an open set of categories in a videos. The vision-language model Contrastive Language-Image Pre-training (CLIP) has shown ro…

DecoderInstance SegmentationLanguage ModellingSegmentation+4