Abstract
KATok is an adaptive transformer-based video tokenizer that selectively drops uninformative tokens to achieve data-dependent compression while preserving spatial consistency for diffusion-based generation.
Latent diffusion models have emerged as a dominant framework for high-fidelity image and video synthesis, operating in compact latent spaces with variational autoencoders (VAEs) to enhance computational efficiency without compromising visual quality. However, conventional VAEs are suboptimal for video data as they employ fixed compression ratios that cannot adapt to the varying complexity of spatio-temporal content. We present KATok (Keep-or-Drop? Adaptive Tokenizer for Compact Video Representation), a transformer-based VAE that incorporates an adaptive token selector which is jointly learned with latent tokens. By evaluating each token's content-richness as keep-or-drop probability, the token selector effectively discards uninformative tokens, naturally allowing data-dependent compression. Applying adaptive tokenization to diffusion models may cause spatial misalignment, as token dropping can disturb the original spatio-temporal structure. To alleviate this issue, we propose two position-prediction strategies: cascaded and joint generation, to ensure spatial consistency. We empirically show that our model achieves strong reconstruction and generation quality at a state-of-the-art compression ratio. Further analysis on video data reveals that this improvement is primarily achieved by reducing spatio-temporal redundancy and removing uninformative tokens, as supported by both quantitative and qualitative results.
Community
Adaptive video tokenization with learned keep-or-drop selection and sparse-token generation.
project page: https://github.com/kakao/KATok
youtube : https://www.youtube.com/watch?v=QCI3hB_UUOc
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- V-RAE: Rethinking Video Latent Spaces for Generation (2026)
- UDT: Reconciling U-Nets and Diffusion Transformers with Data-Adaptive Token Reduction (2026)
- VideoRAE: Taming Video Foundation Models for Generative Modeling via Representation Autoencoders (2026)
- FlashDecoder: Real-Time Latent-to-Pixel Streaming Decoder with Transformers (2026)
- Generative Video Compression with Adaptive Score Distillation (2026)
- AURORA-LM: Autoencoding Unified Representation for Continuous-Latent Diffusion Language Modeling (2026)
- SPEED: One-Step Pixel Diffusion for High-quality Video Frame Interpolation (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2608.24293 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper