Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

UniTok: A Unified Tokenizer for Visual Generation and Understanding

About

Visual generative and understanding models typically rely on distinct tokenizers to process images, presenting a key challenge for unifying them within a single framework. Recent studies attempt to address this by connecting the training of VQVAE (for autoregressive generation) and CLIP (for understanding) to build a unified tokenizer. However, directly combining these training objectives has been observed to cause severe loss conflicts. In this paper, we show that reconstruction and semantic supervision do not inherently conflict. Instead, the underlying bottleneck stems from limited representational capacity of discrete token space. Building on these insights, we introduce UniTok, a unified tokenizer featuring a novel multi-codebook quantization mechanism that effectively scales up the vocabulary size and bottleneck dimension. In terms of final performance, UniTok sets a new record of 0.38 rFID and 78.6% zero-shot accuracy on ImageNet. Besides, UniTok can be seamlessly integrated into MLLMs to unlock native visual generation capability, without compromising the understanding performance. Additionally, we show that UniTok favors cfg-free generation, reducing gFID from 14.6 to 2.5 on ImageNet 256$\times$256 benchmark. GitHub: https://github.com/FoundationVision/UniTok.

Chuofan Ma, Yi Jiang, Junfeng Wu, Jihan Yang, Xin Yu, Zehuan Yuan, Bingyue Peng, Xiaojuan Qi• 2025

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE--
1455
Visual Question AnsweringGQA
Accuracy61.1
1249
Text-based Visual Question AnsweringTextVQA
Accuracy51.6
807
Text-to-Image GenerationGenEval
Overall Score59
506
Class-conditional Image GenerationImageNet 256x256 (val)--
427
Text-to-Image GenerationGenEval
Overall Score59
391
Multi-discipline Multimodal UnderstandingMMMU--
317
Multimodal UnderstandingMME--
207
Visual Question AnsweringGQA
Score61.1
193
Text-to-Image GenerationT2I-CompBench
Shape Fidelity51.95
185
Showing 10 of 47 rows

Other info

Follow for update