Soft Convex Quantization: Revisiting Vector Quantization with Convex Optimization
Tanmay Gautam, Reid Pryzant, Ziyi Yang, Chenguang Zhu, Somayeh Sojoudi

TL;DR
This paper introduces Soft Convex Quantization (SCQ), a differentiable convex optimization-based vector quantization method that addresses key limitations of traditional VQ, leading to improved image reconstruction and codebook utilization.
Contribution
The paper proposes SCQ as a novel, differentiable convex optimization approach for vector quantization, outperforming traditional VQ in deep learning applications.
Findings
SCQ achieves an order of magnitude better image reconstruction.
SCQ demonstrates significantly improved codebook utilization.
SCQ maintains comparable quantization runtime to VQ.
Abstract
Vector Quantization (VQ) is a well-known technique in deep learning for extracting informative discrete latent representations. VQ-embedded models have shown impressive results in a range of applications including image and speech generation. VQ operates as a parametric K-means algorithm that quantizes inputs using a single codebook vector in the forward pass. While powerful, this technique faces practical challenges including codebook collapse, non-differentiability and lossy compression. To mitigate the aforementioned issues, we propose Soft Convex Quantization (SCQ) as a direct substitute for VQ. SCQ works like a differentiable convex optimization (DCO) layer: in the forward pass, we solve for the optimal convex combination of codebook vectors that quantize the inputs. In the backward pass, we leverage differentiability through the optimality conditions of the forward solution. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · AI in cancer detection · Medical Image Segmentation Techniques
