/plushcap/analysis/zilliz/paper-reading-hm-ann-when-anns-meets-heterogeneous-memory

Paper Reading|HM-ANN: When ANNS Meets Heterogeneous Memory

What's this blog post about?

The research paper "HM-ANN: Efficient Billion-Point Nearest Neighbor Search on Heterogenous Memory" proposes a novel algorithm called HM-ANN for graph-based similarity search. This algorithm considers both memory heterogeneity and data heterogeneity in modern hardware settings, enabling billion-scale similarity search on a single machine without compression technologies. The paper discusses the challenges of existing approximate nearest neighbor (ANN) search solutions due to limited dynamic random-access memory (DRAM) capacity and presents HM-ANN as an efficient alternative that achieves low search latency and high search accuracy, especially when the dataset cannot fit into DRAM.

Company
Zilliz

Date published
Aug. 26, 2021

Author(s)
Jigao Luo

Word count
1789

Language
English

Hacker News points
None found.


By Matt Makai. 2021-2024.