paper-with-me

Papers

Gaussian Mixture Vector Quantization with Aggregated Categorical Posterior

2024-10-14 · Mingyuan Yan, Jiawei Wu, Rushi Shah, Dianbo Liu

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.

📄 PDF Abstract BibTeX arXiv:2410.10180

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Methods 이 논문이 사용한 방법론

VQ-VAE VQ-VAE is a type of variational autoencoder that uses vector quantisation to obtain a discrete latent representation. It differs from…

Similar Papers 제목 키워드 기반

PrismQuant: Rate-Distortion-Optimal Vector Quantization for Gaussian-Mixture Sources

2026-05-15 · Bumsu Park, Chanho Park, Youngmok Park, Namyoon Lee arxiv

For a Gaussian source under mean-squared error (MSE), classical transform coding is rate--distortion (RD) optimal: the Karhunen--Loeve transform (KLT) diagonalizes the covariance, reverse waterfilling allocates the bits,…

Enhance Feature Discrimination for Unsupervised Hashing

2017-04-06 · Tuan Hoang, Thanh-Toan Do, Dang-Khoa Le Tan, Ngai-Man Cheung

We introduce a novel approach to improve unsupervised hashing. Specifically, we propose a very efficient embedding method: Gaussian Mixture Model embedding (Gemb). The proposed method, using Gaussian Mixture Model, embed…

Quantization

discretize_distributions: Efficient Quantization of Gaussian Mixtures with Guarantees in Wasserstein Distance

2025-11-19 · Steven Adams, Elize Alwash, Luca Laurenti arxiv

We present discretize_distributions, a Python package that efficiently constructs discrete approximations of Gaussian mixture distributions and provides guarantees on the approximation error in Wasserstein distance. The …

Unified Multivariate Gaussian Mixture for Efficient Neural Image Compression

2022-03-21 · CVPR 2022 1 · Xiaosu Zhu, Jingkuan Song, Lianli Gao, Feng Zheng 외

Modeling latent variables with priors and hyperpriors is an essential problem in variational image compression. Formally, trade-off between rate and distortion is handled well if priors and hyperpriors precisely describe…

Image CompressionQuantization

Recovery of sparse linear classifiers from mixture of responses

2020-10-22 · NeurIPS 2020 12 · Venkata Gandikota, Arya Mazumdar, Soumyabrata Pal

In the problem of learning a mixture of linear classifiers, the aim is to learn a collection of hyperplanes from a sequence of binary responses. Each response is a result of querying with a vector and indicates the side …

compressed sensingQuantization