Search papers, labs, and topics across Lattice.
This paper introduces Hyper-Spherical Quantization (HSQ) to address the limitations of existing quantization methods that lead to codebook collapse in high-dimensional visual representations. By decoupling semantic content from feature magnitude through angular routing, the proposed discrete Representation Autoencoder (dRAE) achieves high-fidelity reconstruction while maintaining semantic coherence and scalability. Experimental results show significant performance improvements with a vocabulary size scaling up to 131,072 and full codebook utilization across various understanding and generation tasks.
Codebook collapse is tackled head-on, enabling high-fidelity visual representation quantization that scales effectively with vocabulary size.
In this work, we aim to discretize the high-dimensional visual representations to bridge the gap with language models - a non-trivial challenge, as existing quantization methods suffer from codebook collapse, failing to scale while preserving semantic coherence. We identify the root cause as metric mismatch: standard Euclidean codebook objectives are fundamentally misaligned with the anisotropic geometry of representation space, leading to codebook embeddings with high-variance magnitude scales and uneven angular distributions that hinder scalability. To address this, we propose Hyper-Spherical Quantization (HSQ), which decouples semantic content from feature magnitude via angular routing, preventing code assignment from being dominated by scale rather than meaning. The resulting discrete Representation Autoencoder (dRAE) achieves high-fidelity reconstruction while preserving semantic integrity and supporting scalable codebook budget. Extensive experiments demonstrate consistent performance gains as the vocabulary size scales to 131{,}072, along with 100\% codebook utilization, simplified training pipeline, and strong performance across understanding and generation tasks.