English

Mutual Enhancement Between Global Tokens and Patch Tokens: From Theory to Practice

Computer Vision and Pattern Recognition 2026-05-19 v1 Artificial Intelligence

Abstract

Accurate and effective discrete image tokenization is crucial for long image sequence processing. However, current methods rigidly compress all content at a fixed rate, ignoring the variable information density of images and leading to either redundancy or information loss. Inspired by information entropy, we propose TaTok, a Theoretically grounded adaptive image Tokenization framework. We rigorously identify two key drawbacks in existing methods: information insufficiency when reconstructing images with patch tokens alone, and information redundancy among patch tokens. To address these, we introduce global tokens that model mutual information across patch tokens, and a Dynamic Token Filtering (DTF) algorithm based on cumulative conditional entropy to eliminate redundancy. Experiments confirm TaTok's state-of-the-art performance, delivering a 1.3x gFID improvement and 8.7x inference speedup. By allocating tokens according to information richness, TaTok enables more compressed yet accurate image tokenization, offering valuable insights for future research.

Keywords

Cite

@article{arxiv.2605.16384,
  title  = {Mutual Enhancement Between Global Tokens and Patch Tokens: From Theory to Practice},
  author = {Xiusheng Huang and Xin Jiang and Jun Zhao and Kang Liu and Yequan Wang},
  journal= {arXiv preprint arXiv:2605.16384},
  year   = {2026}
}

Comments

21 pages, 8 figures