paper-with-me

홈 › Papers

TC-AE: Unlocking Token Capacity for Deep Compression Autoencoders

2026-04-08 · Teng Li, Ziyuan Huang, Cong Chen, Yangfu Li, Yuanhuiyi Lyu, Dandan Zheng, Chunhua Shen, Jun Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.07340

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Proteus: Incremental Memory Activation for Long-Context Sequence Modeling

2026-08-17 · Reza Bayat, Ali Behrouz, Vahab Mirrokni, Aaron Courville arxiv

The quadratic cost of attention-based sequence models for long contexts has motivated a growing line of research on memory-based models that can compress context into a compact state. However, most existing memory models…

Slimmable Compressive Autoencoders for Practical Neural Image Compression

2021-03-29 · CVPR 2021 1 · Fei Yang, Luis Herranz, Yongmei Cheng, Mikhail G. Mozerov

Neural image compression leverages deep neural networks to outperform traditional image codecs in rate-distortion performance. However, the resulting models are also heavy, computationally demanding and generally optimiz…

Image Compression

Dynamic Large Concept Models: Latent Reasoning in an Adaptive Semantic Space

2025-12-31 · Xingwei Qu, Shaowen Wang, Zihao Huang, Kai Hua 외 arxiv

Large Language Models (LLMs) apply uniform computation to all tokens, despite language exhibiting highly non-uniform information density. This token-uniform regime wastes capacity on locally predictable spans while under…

BitC-3DGS: High-Capacity 3D Gaussian Splatting Watermarking via Bit Compression

2026-05-28 · Yuquan Bi, Baosheng Yu, Yingke Lei, Jianwei Yang 외 arxiv

High-capacity watermarking is necessary for 3D Gaussian Splatting (3DGS) assets to embed rich information (e.g., ownership, provenance, and authentication codes), enabling reliable identification and integrity verificati…

Unlocking Tokens as Data Points for Generalization Bounds on Larger Language Models

2024-07-25 · Sanae Lotfi, Yilun Kuang, Brandon Amos, Micah Goldblum 외

Large language models (LLMs) with billions of parameters excel at predicting the next token in a sequence. Recent work computes non-vacuous compression-based generalization bounds for LLMs, but these bounds are vacuous f…

Generalization BoundsQuantization