ann-benchmarks icon indicating copy to clipboard operation
ann-benchmarks copied to clipboard

HubNSW/FlatNav benchmark--new HNSW-like NNS library

Open jianshu93 opened this issue 9 months ago • 0 comments

Dear Ann-benchmark team,

I am wondering whether the recently developed FlatNav (https://github.com/BlaiseMuhirwa/flatnav, paper here: https://arxiv.org/abs/2412.01940) or simple HubNSW, which use hubs in the dataset instead of hierarchy to guide navigation. According to my test, it is more accurate without losing speed and can be equally applied to datasets with more than 32 dimensions. They have python bindings so I think it is very easy to add to Ann-benchmark.

Let me know your thoughts for this.

Best, Jianshu

jianshu93 avatar Feb 01 '25 01:02 jianshu93