YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

ARGenSeg: Image Segmentation with Autoregressive Image Generation Model

Xiaolong Wang1  ·  Lixiang Ru1  ·  Ziyuan Huang1  ·  Kaixiang Ji1
Dandan Zheng1  ·  Jingdong Chen1  ·  Jun Zhou1

1Ant Group  ·  NeurIPS 2025

🏠 About

overview

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.

🔗 Citation

If you find this work useful, please cite:

@article{wang2025argenseg,
  title={ARGenSeg: Image Segmentation with Autoregressive Image Generation Model},
  author={Wang, Xiaolong and Ru, Lixiang and Huang, Ziyuan and Ji, Kaixiang and Zheng, Dandan and Chen, Jingdong and Zhou, Jun},
  journal={arXiv preprint arXiv:2510.20803},
  year={2025}
}

👏 Acknowledgements

We sincerely thank the contributors of InternVL, VAR, and PSALM for their foundational work and open-source spirit.

Downloads last month
-
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Paper for inclusionAI/ARGenSeg-8B