Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

dRAE: Hyper-Spherical Quantization Solves Codebook Collapse in Visual Tokenization

AI By Crimson AI Hugging Face Papers 28 July 2026 · 00:00 13 views
Share: X Telegram

Hugging Face researchers propose dRAE, a visual tokenizer using Hyper-Spherical Quantization (HSQ) to achieve 100% codebook utilization and scalable vocabulary sizes up to 131,072, overcoming codebook collapse in representation autoencoders.

dRAE: Hyper-Spherical Quantization Solves Codebook Collapse in Visual Tokenization

Key points

Researchers from Hugging Face have introduced dRAE (Representation Autoencoder with Hyper-Spherical Codes), a novel visual tokenizer that addresses the long-standing problem of codebook collapse in vector quantization. The work, published as a research paper, identifies a fundamental metric mismatch between standard Euclidean codebook objectives and the anisotropic geometry of representation space as the root cause of codebook collapse.

To solve this, the team proposes Hyper-Spherical Quantization (HSQ), which decouples semantic content from feature magnitude by assigning codes based on cosine similarity rather than Euclidean distance. This angular routing prevents code assignment from being dominated by scale, aligning the quantization objective with the intrinsic geometry of pre-trained vision encoder features such as SigLIP2 and DINOv2.

The resulting dRAE model achieves 100% codebook utilization and consistent performance gains as the vocabulary size scales up to 131,072 tokens. The method also simplifies the training pipeline while maintaining high-fidelity reconstruction and strong semantic alignment across both understanding and generation tasks.

Experimental results demonstrate that HSQ-based quantization outperforms existing methods in preserving semantic coherence and scalability, marking a significant step toward bridging the gap between visual representations and language models.

Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 1 Sep 2026

Hugging Face Unveils CogEvol: Single-Pass Learning Environment Generation

CogEvol, a new family of models from Hugging Face, generates structured learning artifacts like slides and interactive HTML pages...

1
Research paper
Hugging Face 1 Sep 2026

PaperGym: Turning Papers into Training Environments for AI Research Planning

Hugging Face researchers introduce PaperGym, a framework that converts scientific papers into reinforcement learning environments...

1
Research paper
Hugging Face 1 Sep 2026

Study: On-Policy Distillation Works by Suppressing Low-Probability Tokens, Not Teacher Guidance

A new Hugging Face paper reveals that on-policy distillation (OPD) improves reasoning mainly by suppressing low-probability tokens...

1