TensorX
返回文献探索

Paper · arXiv 2601.16093

SAMTok: Representing Any Mask with Two Words

Yikang Zhou, Tao Zhang, Dengxian Gong, Yuanzheng Wu, Ye Tian, Haochen Wang, Haobo Yuan, Jiacong Wang, Lu Qi, Hao Fei, Anran Wang, Zhuochen Wang, Yujing Wang, Cheng Chen, Shunping Ji, Xiangtai Li

44 upvotesJanuary 22, 2026arXiv 预印本
AI 摘要

SAMTok enables pixel-wise capabilities in multi-modal large language models through discrete mask tokenization and standard training methods, achieving state-of-the-art performance on various vision-language tasks.

multi-modal LLMsregion maskdiscrete mask tokenizerSAM2mask encoderresidual vector quantizernext-token predictionreinforcement learningregion captioningregion VQAgrounded conversationreferring segmentationscene graph parsingmulti-round interactive segmentationtextual answer-matching rewardGRESGCG

Abstract

Pixel-wise capabilities are essential for building interactive intelligent systems. However, pixel-wise multi-modal LLMs (MLLMs) remain difficult to scale due to complex region-level encoders, specialized segmentation decoders, and incompatible training objectives. To address these challenges, we present SAMTok, a discrete mask tokenizer that converts any region mask into two special tokens and reconstructs the mask using these tokens with high fidelity. By treating masks as new language tokens, SAMTok enables base MLLMs (such as the QwenVL series) to learn pixel-wise capabilities through standard next-token prediction and simple reinforcement learning, without architectural modifications and specialized loss design. SAMTok builds on SAM2 and is trained on 209M diverse masks using a mask encoder and residual vector quantizer to produce discrete, compact, and information-rich tokens. With 5M SAMTok-formatted mask understanding and generation data samples, QwenVL-SAMTok attains state-of-the-art or comparable results on region captioning, region VQA, grounded conversation, referring segmentation, scene graph parsing, and multi-round interactive segmentation. We further introduce a textual answer-matching reward that enables efficient reinforcement learning for mask generation, delivering substantial improvements on GRES and GCG benchmarks. Our results demonstrate a scalable and straightforward paradigm for equipping MLLMs with strong pixel-wise capabilities. Our code and models are available.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
SAMTok: Representing Any Mask with Two Words | TensorX