English

Projective Clustering Product Quantization

Data Structures and Algorithms 2021-12-07 v1

Abstract

This paper suggests the use of projective clustering based product quantization for improving nearest neighbor and max-inner-product vector search (MIPS) algorithms. We provide anisotropic and quantized variants of projective clustering which outperform previous clustering methods used for this problem such as ScaNN. We show that even with comparable running time complexity, in terms of lookup-multiply-adds, projective clustering produces more quantization centers resulting in more accurate dot-product estimates. We provide thorough experimentation to support our claims.

Keywords

Cite

@article{arxiv.2112.02179,
  title  = {Projective Clustering Product Quantization},
  author = {Aditya Krishnan and Edo Liberty},
  journal= {arXiv preprint arXiv:2112.02179},
  year   = {2021}
}
R2 v1 2026-06-24T08:03:50.157Z