多尺度视觉分词器提升图像重建与生成效果
HieraTok: Multi-Scale Visual Tokenizer Improves Image Reconstruction and Generation
- 设计多尺度下采样与层级因果注意力机制
- 重建任务rFID降低27.2%,生成收敛速度提升1.38倍
- 适合图像生成、视觉表征学习研究者参考
本文提出HieraTok,一种基于ViT的多尺度视觉分词器,突破单一尺度表征的局限。通过在分词器编码器生成的令牌图上应用多尺度下采样,获得多分辨率令牌序列,并引入尺度因果注意力机制,实现从低分辨率语义到高分辨率结构信息的渐进传递。在相同设置下,多尺度分词器使图像重建的rFID从1.47降至1.07,提升27.2%。集成至下游生成框架后,收敛速度加快1.38倍,生成质量指标gFID从16.4降至13.3,提升18.9%。通过扩大训练规模,取得当前最优的rFID 0.45和gFID 1.82。据我们所知,这是首个将多尺度ViT分词器应用于图像重建与生成的工作。
原文摘要 · Abstract (English)
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.47 \rightarrow 1.07$). When integrated into downstream generation frameworks, it achieves a $1.38\times$ faster convergence rate and an 18.9\% boost in gFID ($16.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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。