English

HieraTok: Multi-Scale Visual Tokenizer Improves Image Reconstruction and Generation

Computer Vision and Pattern Recognition 2025-09-30 v1 Artificial Intelligence

Abstract

In this work, we present HieraTok, a novel multi-scale Vision Transformer (ViT)-based tokenizer that overcomes the inherent limitation of modeling single-scale representations. This is realized through two key designs: (1) multi-scale downsampling applied to the token map generated by the tokenizer encoder, producing a sequence of multi-scale tokens, and (2) a scale-causal attention mechanism that enables the progressive flow of information from low-resolution global semantic features to high-resolution structural details. Coupling these designs, HieraTok achieves significant improvements in both image reconstruction and generation tasks. Under identical settings, the multi-scale visual tokenizer outperforms its single-scale counterpart by a 27.2\% improvement in rFID (1.471.071.47 \rightarrow 1.07). When integrated into downstream generation frameworks, it achieves a 1.38×1.38\times faster convergence rate and an 18.9\% boost in gFID (16.413.316.4 \rightarrow 13.3), which may be attributed to the smoother and more uniformly distributed latent space. Furthermore, by scaling up the tokenizer's training, we demonstrate its potential by a sota rFID of 0.45 and a gFID of 1.82 among ViT tokenizers. To the best of our knowledge, we are the first to introduce multi-scale ViT-based tokenizer in image reconstruction and image generation. We hope our findings and designs advance the ViT-based tokenizers in visual generation tasks.

Keywords

Cite

@article{arxiv.2509.23736,
  title  = {HieraTok: Multi-Scale Visual Tokenizer Improves Image Reconstruction and Generation},
  author = {Cong Chen and Ziyuan Huang and Cheng Zou and Muzhi Zhu and Kaixiang Ji and Jiajia Liu and Jingdong Chen and Hao Chen and Chunhua Shen},
  journal= {arXiv preprint arXiv:2509.23736},
  year   = {2025}
}
R2 v1 2026-07-01T06:02:11.856Z