paper-with-me

홈 › Papers

ARGenSeg: Image Segmentation with Autoregressive Image Generation Model

2025-10-23 · Xiaolong Wang, Lixiang Ru, Ziyuan Huang, Kaixiang Ji, Dandan Zheng, Jingdong Chen, Jun Zhou arxiv

We propose a novel AutoRegressive Generation-based paradigm for image Segmentation (ARGenSeg), achieving multimodal understanding and pixel-level perception within a unified framework. Prior works integrating image segmentation into multimodal large language models (MLLMs) typically employ either boundary points representation or dedicated segmentation heads. These methods rely on discrete representations or semantic prompts fed into task-specific decoders, which limits the ability of the MLLM to capture fine-grained visual details. To address these challenges, we introduce a segmentation framework for MLLM based on image generation, which naturally produces dense masks for target objects. We leverage MLLM to output visual tokens and detokenize them into images using an universal VQ-VAE, making the segmentation fully dependent on the pixel-level understanding of the MLLM. To reduce inference latency, we employ a next-scale-prediction strategy to generate required visual tokens in parallel. Extensive experiments demonstrate that our method surpasses prior state-of-the-art approaches on multiple segmentation datasets with a remarkable boost in inference speed, while maintaining strong understanding capabilities.

📄 PDF Abstract BibTeX arXiv:2510.20803

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationImage Generation

Similar Papers 제목 키워드 기반

Seg-VAR: Image Segmentation with Visual Autoregressive Modeling

2025-11-16 · Rongkun Zheng, Lu Qi, Xi Chen, Yi Wang 외 arxiv

While visual autoregressive modeling (VAR) strategies have shed light on image generation with the autoregressive models, their potential for segmentation, a task that requires precise low-level spatial perception, remai…

Image SegmentationImage Generation

LlamaSeg: Image Segmentation via Autoregressive Mask Generation

2025-05-26 · Jiru Deng, Tengjin Weng, Tianyu Yang, Wenhan Luo 외

We present LlamaSeg, a visual autoregressive framework that unifies multiple image segmentation tasks via natural language instructions. We reformulate image segmentation as a visual generation problem, representing mask…

Image SegmentationSegmentationSemantic Segmentation

EditAR: Unified Conditional Generation with Autoregressive Models

2025-01-08 · CVPR 2025 1 · Jiteng Mu, Nuno Vasconcelos, Xiaolong Wang

Recent progress in controllable image generation and editing is largely driven by diffusion-based methods. Although diffusion models perform exceptionally well in specific tasks with tailored designs, establishing a unif…

Conditional Image GenerationImage GenerationImage SegmentationSemantic Segmentation

ControlAR: Controllable Image Generation with Autoregressive Models

2024-10-03 · Zongming Li, Tianheng Cheng, Shoufa Chen, Peize Sun 외

Autoregressive (AR) models have reformulated image generation as next-token prediction, demonstrating remarkable potential and emerging as strong competitors to diffusion models. However, control-to-image generation, aki…

Image Generation

OmniGen-AR: AutoRegressive Any-to-Image Generation

2026-06-08 · Junke Wang, Xun Wang, Qiushan Guo, Peize Sun 외 arxiv

Autoregressive (AR) models have demonstrated strong potential in visual generation, offering superior performance with simple architectures and optimization objectives. However, existing methods are typically limited to …

Text-to-Video GenerationText-to-Image GenerationImage Editing