arXiv:2604.07340cs.CV2026-04

通过优化令牌空间提升视觉自编码器压缩性能

TC-AE: Unlocking Token Capacity for Deep Compression Autoencoders

  • 调整图像块大小实现令牌数量扩展,缓解潜在表示崩溃
  • 分阶段压缩令牌到潜在向量,减少结构信息损失
  • 联合自监督训练增强语义结构,适合高保真图像生成

我们提出TC-AE,一种基于ViT的深度压缩自编码器架构。现有方法通常通过增加潜在表示通道数来维持高压缩比下的重建质量,但这常导致潜在表示坍塌,降低生成性能。与依赖复杂架构或多阶段训练不同,TC-AE从令牌空间——像素与图像潜在向量之间的关键桥梁——出发,提出两项互补创新:首先,在固定潜在预算下通过调整ViT的图像块大小研究令牌数量扩展,识别出激进的令牌到潜在压缩是有效扩展的关键瓶颈;为此,我们将令牌到潜在的压缩分为两个阶段,减少结构信息损失,实现有效的令牌数量扩展以支持生成。其次,为进一步缓解潜在表示坍塌,我们通过联合自监督训练增强图像令牌的语义结构,生成更具生成友好性的潜在表示。这些设计使TC-AE在深度压缩下显著提升重建与生成性能。我们希望本研究能推动基于ViT的视觉生成分词器发展。

原文摘要 · Abstract (English)

We propose TC-AE, a ViT-based architecture for deep compression autoencoders. Existing methods commonly increase the channel number of latent representations to maintain reconstruction quality under high compression ratios. However, this strategy often leads to latent representation collapse, which degrades generative performance. Instead of relying on increasingly complex architectures or multi-stage training schemes, TC-AE addresses this challenge from the perspective of the token space, the key bridge between pixels and image latents, through two complementary innovations: Firstly, we study token number scaling by adjusting the patch size in ViT under a fixed latent budget, and identify aggressive token-to-latent compression as the key factor that limits effective scaling. To address this issue, we decompose token-to-latent compression into two stages, reducing structural information loss and enabling effective token number scaling for generation. Secondly, to further mitigate latent representation collapse, we enhance the semantic structure of image tokens via joint self-supervised training, leading to more generative-friendly latents. With these designs, TC-AE achieves substantially improved reconstruction and generative performance under deep compression. We hope our research will advance ViT-based tokenizer for visual generation.

视觉生成自编码器注意力机制深度压缩

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。