2026-07-20
Stop indexing at full precision: Revisiting clustering for vector embeddings
Publication
Publication
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.
| Additional Metadata | |
|---|---|
| VLDB Workshop: The Workshop on Vector Databases | |
| Organisation | Database Architectures |
|
Kuffo Rivero, L. X.& Boncz, P. (2026, July 20). Stop indexing at full precision: Revisiting clustering for vector embeddings. Proceedings of the VLDB Workshop. |
|