English

Gaussian Mixture Vector Quantization with Aggregated Categorical Posterior

Machine Learning 2024-10-15 v1 Machine Learning

Abstract

The vector quantization is a widely used method to map continuous representation to discrete space and has important application in tokenization for generative mode, bottlenecking information and many other tasks in machine learning. Vector Quantized Variational Autoencoder (VQ-VAE) is a type of variational autoencoder using discrete embedding as latent. We generalize the technique further, enriching the probabilistic framework with a Gaussian mixture as the underlying generative model. This framework leverages a codebook of latent means and adaptive variances to capture complex data distributions. This principled framework avoids various heuristics and strong assumptions that are needed with the VQ-VAE to address training instability and to improve codebook utilization. This approach integrates the benefits of both discrete and continuous representations within a variational Bayesian framework. Furthermore, by introducing the \textit{Aggregated Categorical Posterior Evidence Lower Bound} (ALBO), we offer a principled alternative optimization objective that aligns variational distributions with the generative model. Our experiments demonstrate that GM-VQ improves codebook utilization and reduces information loss without relying on handcrafted heuristics.

Keywords

Cite

@article{arxiv.2410.10180,
  title  = {Gaussian Mixture Vector Quantization with Aggregated Categorical Posterior},
  author = {Mingyuan Yan and Jiawei Wu and Rushi Shah and Dianbo Liu},
  journal= {arXiv preprint arXiv:2410.10180},
  year   = {2024}
}
R2 v1 2026-06-28T19:20:03.517Z