Pith. sign in

REVIEW 2 cited by

Locally-Adaptive Quantization for Streaming Vector Search

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.02044 v1 pith:E5DBXBZ7 submitted 2024-02-03 cs.LG cs.IR

classification cs.LGcs.IR
keywords searchvectordatastreamingsimilarityapplicationsbeendistribution
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Retrieving the most similar vector embeddings to a given query among a massive collection of vectors has long been a key component of countless real-world applications. The recently introduced Retrieval-Augmented Generation is one of the most prominent examples. For many of these applications, the database evolves over time by inserting new data and removing outdated data. In these cases, the retrieval problem is known as streaming similarity search. While Locally-Adaptive Vector Quantization (LVQ), a highly efficient vector compression method, yields state-of-the-art search performance for non-evolving databases, its usefulness in the streaming setting has not been yet established. In this work, we study LVQ in streaming similarity search. In support of our evaluation, we introduce two improvements of LVQ: Turbo LVQ and multi-means LVQ that boost its search performance by up to 28% and 27%, respectively. Our studies show that LVQ and its new variants enable blazing fast vector search, outperforming its closest competitor by up to 9.4x for identically distributed data and by up to 8.8x under the challenging scenario of data distribution shifts (i.e., where the statistical distribution of the data changes over time). We release our contributions as part of Scalable Vector Search, an open-source library for high-performance similarity search.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. omni-macos: On-Device Omni-Modal Search on Apple Silicon

    cs.IR 2026-08 conditional novelty 7.0 of 10

    omni-macos runs a complete omni-modal semantic search engine in one macOS process, with all indexing and querying happening on-device under a user-set memory cap.

  2. Quake: Adaptive Indexing for Vector Search

    cs.IR 2025-06 conditional novelty 6.0 of 10

    Quake adaptively splits, merges, and scans partitions per query to keep vector search fast and accurate when data and access patterns change.

Pith tools