Improving Pyramid Vector Quantizer with power projection
Jarek Duda

TL;DR
This paper improves Pyramid Vector Quantizer by introducing a parameterized power projection, optimizing the projection method to achieve better compression performance in multimedia codecs.
Contribution
It proposes a novel power projection method for PVQ, replacing the standard radial projection, resulting in improved quantization accuracy.
Findings
Achieves ≥0.5 dB improvement over standard radial projection
Applicable to multimedia codecs like Opus and AV1
Enhances vector quantization efficiency
Abstract
Pyramid Vector Quantizer (PVQ) is a promising technique especially for multimedia data compression, already used in Opus audio codec and considered for AV1 video codec. It quantizes vectors from Euclidean unit sphere by first projecting them to norm unit sphere, then quantizing and encoding there. This paper shows that the used standard radial projection is suboptimal and proposes to tune its deformations by using parameterized power projection: instead, where the optimized power is applied coordinate-wise, getting usually improvement comparing to radial projection.
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 Data Compression Techniques · Digital Filter Design and Implementation · Image and Signal Denoising Methods
