brj0 / nndescentLinks
C++/Python implementation of Nearest Neighbor Descent for efficient approximate nearest neighbor search
☆23Updated last year
Alternatives and similar repositories for nndescent
Users that are interested in nndescent are comparing it to the libraries listed below
Sorting:
- A fast header-only graph-based index for approximate nearest neighbor search (ANNS). https://flatnav.net☆42Updated 3 weeks ago
- Code for ICML2020 paper: ''Graph-based Nearest Neighbor Search: From Practice to Theory''☆19Updated 5 years ago
- Graph Library for Approximate Similarity Search☆139Updated 4 months ago
- CUDA implementation of Hierarchical Navigable Small World Graph algorithm☆175Updated 4 years ago
- Vector Index Benchmark for Embeddings (VIBE) is an extensible benchmark for approximate nearest neighbor search methods, or vector index…☆35Updated last month
- A library of algorithms for approximate nearest neighbor search in high dimensions, along with a set of useful tools for designing such a…☆179Updated 3 weeks ago
- SONG: Approximate Nearest Neighbor Search on GPU. SONG is a graph-based approximate nearest neighbor search toolbox.☆72Updated 9 months ago
- ☆13Updated 2 years ago
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 7 years ago
- Reducing Dimensionality method for Nearest Neighbor Search☆15Updated 5 years ago
- This is a source code for LSH-APG (PVLDB 2023)☆33Updated last year
- ☆79Updated last year
- Framework for evaluating ANNS algorithms on billion scale datasets.☆422Updated last month
- A Python package for hubness analysis and high-dimensional data mining☆46Updated last year
- ☆207Updated this week
- Approximate Nearest Neighbor search using reduced-rank regression, with extremely fast queries, tiny memory usage, and rapid indexing on …☆49Updated last month
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆211Updated 4 years ago
- Repository related to the Dynamic Exploration Graph and its previous iterations.☆28Updated 2 weeks ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 10 months ago
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆59Updated 5 years ago
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆44Updated 5 years ago
- Fast hierarchical clustering routines for R and Python.☆157Updated 2 weeks ago
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆220Updated 5 years ago
- ☆23Updated 2 years ago
- Algorithms for approximate nearest neighbor search with window filters☆45Updated last year
- state-of-the-art search over vector embeddings and structured data (SIGMOD '24)☆101Updated 10 months ago
- Fast and memory-efficient clustering + coreset construction, including fast distance kernels for Bregman and f-divergences.☆34Updated 2 years ago
- DartMinHash: Fast Sketching for Weighted Sets☆12Updated last month
- SeRF: Segment Graph for Range-Filtering Approximate Nearest Neighbor Search☆39Updated 10 months ago
- This is the implementation of the Hierarquical Clustering-based Nearest Neighbor Graphs☆22Updated 5 years ago