arXiv · 2608.14648
Stop Indexing at Full Precision: Revisiting Clustering for Vector Embeddings
Abstract
In this study, we revisit three widely used techniques in vector search and utilize them to optimize vector embedding indexing through clustering: dimensionality reduction, quantization, and dimension pruning. We propose an indexing pipeline in which these techniques are applied before clustering, and we focus on how they affect storage footprint, clustering time, and the quality of the resulting centroids for vector search tasks. Our results reveal that using full-precision vectors for clustering is excessive, as even 1-bit codes can achieve near-optimal clustering quality (within 1% of ideal) while reducing storage requirements by 60x and delivering attractive performance gains (Figure 1). We open-source our implementations at https://github.com/cwida/SuperKMeans.
Explore related subjects
Keep this discovery
Leonardo Kuffo, Peter Boncz. 2026-07-30. Stop Indexing at Full Precision: Revisiting Clustering for Vector Embeddings. https://arxiv.org/abs/2608.14648
Cite the original work for its findings. Save a collection to share your selection of sources.