InfoTok: Regulating Information Flow for Capacity-Constrained Shared Visual Tokenization in Unified MLLMs
Lv Tang, Tianyi Zheng, Bo Li, Xingyu Li
TL;DR
Unified multimodal LLMs face conflicting demands from understanding and generation under a finite visual token budget. InfoTok reframes tokenization through the Information Bottleneck, regularizing the flow of information from images to shared tokens and to multimodal outputs via a variational IB formulation, yielding compact yet task-relevant representations. Empirical results across Harmon, OpenUni, and Show-o2 show consistent improvements in both understanding and generation without extra data, with ablations confirming the value of Compactness, Sufficiency, and Alignment. This work provides a principled foundation for learning a single, information-efficient token space in unified MLLMs and suggests a practical path for more interpretable, capacity-aware tokenization.
Abstract
Unified multimodal large language models (MLLMs) integrate image understanding and generation in a single framework, with the visual tokenizer acting as the sole interface that maps visual inputs into tokens for downstream tasks. However, existing shared-token designs are mostly architecture-driven and lack an explicit criterion for what information tokens should preserve to support both understanding and generation. Therefore, we introduce a capacity-constrained perspective, highlighting that in shared-token unified MLLMs the visual tokenizer behaves as a compute-bounded learner, so the token budget should prioritize reusable structure over hard-to-exploit high-entropy variations and redundancy. Motivated by this perspective, we propose InfoTok, an information-regularized visual tokenization mechanism grounded in the Information Bottleneck (IB) principle. InfoTok formulates tokenization as controlling information flow from images to shared tokens to multimodal outputs, yielding a principled trade-off between compression and task relevance via mutual-information regularization. We integrate InfoTok into three representative unified MLLMs without introducing any additional training data. Experiments show consistent improvements on both understanding and generation, supporting information-regularized tokenization as a principled foundation for learning a shared token space in unified MLLMs.
