paper-with-me

Papers

Early Quantization Shrinks Codebook: A Simple Fix for Diversity-Preserving Tokenization

2026-03-17 · Wenhao Zhao, Qiran Zou, Rushi Shah, Yudi Wu, Zhouhan Lin, Dianbo Liu arxiv

Vector quantization is a technique in machine learning that discretizes continuous representations into a set of discrete vectors. It is widely employed in tokenizing data representations for large language models, diffusion models, and other generative models. Despite its prevalence, the characteristics and behaviors of vector quantization in generative models remain largely underexplored. In this study, we systematically investigate the issue of collapses in vector quantization, where collapsed representations are observed across discrete codebook tokens and continuous latent embeddings. By leveraging both synthetic and real datasets, we identify the severity of each type of collapses and triggering conditions. Our analysis reveals that random initialization and limited encoder capacity result in tokens collapse and embeddings collapse. Building on these findings, we propose potential solutions aimed at mitigating each collapse. To the best of our knowledge, this is the first comprehensive study examining representation collapsing problems in vector quantization.

📄 PDF Abstract BibTeX arXiv:2603.17052

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pushing Toward the Simplex Vertices: A Simple Remedy for Code Collapse in Smoothed Vector Quantization

2025-09-26 · Takashi Morita arxiv

Vector quantization, which discretizes a continuous vector space into a finite set of representative vectors (a codebook), has been widely adopted in modern machine learning. Despite its effectiveness, vector quantizatio…

Representation Learning

ERVQ: Enhanced Residual Vector Quantization with Intra-and-Inter-Codebook Optimization for Neural Audio Codecs

2024-10-16 · Rui-Chen Zheng, Hui-Peng Du, Xiao-Hang Jiang, Yang Ai 외

Current neural audio codecs typically use residual vector quantization (RVQ) to discretize speech signals. However, they often experience codebook collapse, which reduces the effective codebook size and leads to suboptim…

DiversityOnline ClusteringQuantizationtext-to-speech+1

NSVQ: Mitigating Codebook Collapse by Stabilizing Encoder Drift in Vector Quantization

2026-06-09 · Hao Lu, Yongxin Guo, Onur Koyun, Zhengjie Zhu 외 arxiv

Vector quantization is central to modern generative modeling pipelines, but large-codebook VQ models often suffer from codebook collapse. We identify encoder drift as a key driver of this failure: as the encoder moves th…

LooC: Effective Low-Dimensional Codebook for Compositional Vector Quantization

2026-01-01 · Jie Li, Kwan-Yee K. Wong, Kai Han arxiv

Vector quantization (VQ) is a prevalent and fundamental technique that discretizes continuous feature vectors by approximating them using a codebook. As the diversity and complexity of data and models continue to increas…

Finite Scalar Quantization: VQ-VAE Made Simple

2023-09-27 · Fabian Mentzer, David Minnen, Eirikur Agustsson, Michael Tschannen

We propose to replace vector quantization (VQ) in the latent representation of VQ-VAEs with a simple scheme termed finite scalar quantization (FSQ), where we project the VAE representation down to a few dimensions (typic…

ColorizationDepth EstimationImage Generationmultimodal generation+2