Draft:Product quantization

This is an old revision of this page, as edited by Cinder painter (talk | contribs) at 09:28, 21 March 2025 (Cinder painter moved page Product quantization to Draft:Product quantization: Not ready for mainspace, incubate in draftspace. Reason/s: more sources needed). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Product quantization (PQ) is a technique that decomposes high-dimensional vector spaces into a Cartesian product of low-dimensional subspaces, with each subspace quantized independently. This approach represents each vector by a compact code, enabling efficient distance estimation while significantly reducing memory usage. [1]

It is commonly used in approximate nearest neighbor search, like the Hierarchical navigable small world data structure.

  1. ^ "Product Quantization for Nearest Neighbor Search". hal.science. Retrieved 2025-03-21.