paper-with-me

Papers

Representation Collapsing Problems in Vector Quantization

2024-11-25 · Wenhao Zhao, Qiran Zou, Rushi Shah, Dianbo Liu

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 investigate representation collapse in vector quantization - a critical degradation where codebook tokens or latent embeddings lose their discriminative power by converging to a limited subset of values. This collapse fundamentally compromises the model's ability to capture diverse data patterns. By leveraging both synthetic and real datasets, we identify the severity of each type of collapses and triggering conditions. Our analysis reveals that restricted 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:2411.16550

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

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

2026-03-17 · Wenhao Zhao, Qiran Zou, Rushi Shah, Yudi Wu 외 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, diffu…

Embedding Compression with Isotropic Iterative Quantization

2020-01-11 · Siyu Liao, Jie Chen, Yanzhi Wang, Qinru Qiu 외

Continuous representation of words is a standard component in deep learning-based NLP models. However, representing a large vocabulary requires significant memory, which can cause problems, particularly on resource-const…

Image RetrievalQuantizationRetrieval

A Genetic Algorithm Approach for ImageRepresentation Learning through Color Quantization

2017-11-18 · Érico M. Pereira, Ricardo da S. Torres, Jefersson A. dos Santos

Over the last decades, hand-crafted feature extractors have been used to encode image visual properties into feature vectors. Recently, data-driven feature learning approaches have been successfully explored as alternati…

Content-Based Image RetrievalImage DescriptionImage RetrievalInformation Retrieval+3

Accurate Deep Representation Quantization with Gradient Snapping Layer for Similarity Search

2016-10-30 · Shicong Liu, Hongtao Lu

Recent advance of large scale similarity search involves using deeply learned representations to improve the search accuracy and use vector quantization methods to increase the search speed. However, how to learn deep re…

Quantization

DeCoAR 2.0: Deep Contextualized Acoustic Representations with Vector Quantization

2020-12-11 · Shaoshi Ling, Yuzong Liu

Recent success in speech representation learning enables a new way to leverage unlabeled data to train speech recognition model. In speech representation learning, a large amount of unlabeled data is used in a self-super…

DiversityQuantizationRepresentation Learningspeech-recognition+2