Summary
TC-AE is a ViT-based deep compression autoencoder proposed by Teng Li, Ziyuan Huang, and Cong Chen in an arXiv paper (2504.06852) released on April 9, 2025. The paper addresses a key limitation in existing deep compression autoencoders: these methods typically increase the channel count of latent representations to maintain reconstruction quality at high compression ratios, which often causes latent representation collapse. Instead of expanding channels, TC-AE tackles the problem from a token-space perspective. It decomposes the token-to-latent compression process into two stages and enhances the semantic structure of image tokens through joint self-supervised training. According to the paper, this design enables significantly improved reconstruction and generation performance under deep compression. The work is relevant to image generation and latent-space modeling, where compact yet informative latent representations are critical for the efficiency and quality of downstream generative models. Full details are available on arXiv.
Paper Overview
- Research area: cs.CV (Computer Vision)
- Authors: Teng Li, Ziyuan Huang, Cong Chen
- Published: 2025-04-09
- arXiv: 2504.06852
Abstract
This paper proposes TC-AE, a ViT-based deep compression autoencoder architecture. Existing methods typically increase the number of channels in the latent representation to preserve reconstruction quality at high compression ratios, but this often leads to latent representation collapse.
TC-AE addresses this challenge from a token-space perspective:
- It decomposes token-to-latent compression into two stages.
- It enhances the semantic structure of image tokens via joint self-supervised training.
As a result, TC-AE achieves substantially improved reconstruction and generation performance under deep compression.
Links
- Paper: <https://arxiv.org/abs/2504.06852>
---
*Auto-collected on 2025-04-10.*
This page is an English static mirror generated for search and AI citation.
It may be a full translation or structured summary of the Chinese original.
Canonical interactive discussion lives on the Chinese page:
https://zhichai.net/topic/177169719