Score: 1

DISTRIBUTEDANN: Efficient Scaling of a Single DISKANN Graph Across Thousands of Computers

Published: September 7, 2025 | arXiv ID: 2509.06046v1

By: Philip Adams , Menghao Li , Shi Zhang and more

BigTech Affiliations: Microsoft

Potential Business Impact:

Finds information super fast in huge data.

Business Areas:
Cloud Computing Internet Services, Software

We present DISTRIBUTEDANN, a distributed vector search service that makes it possible to search over a single 50 billion vector graph index spread across over a thousand machines that offers 26ms median query latency and processes over 100,000 queries per second. This is 6x more efficient than existing partitioning and routing strategies that route the vector query to a subset of partitions in a scale out vector search system. DISTRIBUTEDANN is built using two well-understood components: a distributed key-value store and an in-memory ANN index. DISTRIBUTEDANN has replaced conventional scale-out architectures for serving the Bing search engine, and we share our experience from making this transition.

Country of Origin
🇺🇸 United States

Page Count
8 pages

Category
Computer Science:
Distributed, Parallel, and Cluster Computing