Coordination-Free Lane Partitioning for Convergent ANN Search
arxiv.org·5h
Flag this post

Title:Coordination-Free Lane Partitioning for Convergent ANN Search

View PDF HTML (experimental)

Abstract:Production vector search systems often fan out each query across parallel lanes (threads, replicas, or shards) to meet latency service-level objectives (SLOs). In practice, these lanes rediscover the same candidates, so extra compute does not increase coverage. We present a coordination-free lane partitioner that turns duplication into complementary work at the same cost and deadline. For each query we (1) build a deterministic candidate pool sized to the total top-k budget, (2) apply a per-query pseudorandom permutation, and (3) assign each lane a disjoint slice of positions. Lanes then r…

Similar Posts

Loading similar posts...