brj0 / nndescentLinks
C++/Python implementation of Nearest Neighbor Descent for efficient approximate nearest neighbor search
☆22Updated 10 months ago
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☆27Updated 3 weeks ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated last year
- A library of algorithms for approximate nearest neighbor search in high dimensions, along with a set of useful tools for designing such a…☆147Updated this week
- Graph Library for Approximate Similarity Search☆118Updated 2 weeks ago
- Code for ICML2020 paper: ''Graph-based Nearest Neighbor Search: From Practice to Theory''☆19Updated 4 years ago
- CUDA implementation of Hierarchical Navigable Small World Graph algorithm☆158Updated 4 years ago
- Official software repository of S. Bruch, F. M. Nardini, C. Rulli, and R. Venturini. "Efficient Inverted Indexes for Approximate Retrieva…☆66Updated 2 weeks ago
- Reducing Dimensionality method for Nearest Neighbor Search☆15Updated 4 years ago
- ☆73Updated 5 months ago
- ☆163Updated this week
- Implementation of Efficient K-NN Graph Construction Algorithm NN-Descent in C++☆30Updated 8 years ago
- state-of-the-art search over vector embeddings and structured data (SIGMOD '24)☆79Updated 3 months ago
- SONG: Approximate Nearest Neighbor Search on GPU. SONG is a graph-based approximate nearest neighbor search toolbox.☆69Updated last month
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆157Updated 3 months ago
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆54Updated 4 years ago
- ☆13Updated last year
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆73Updated 4 years ago
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆39Updated 6 years ago
- This is the implementation of the Hierarquical Clustering-based Nearest Neighbor Graphs☆18Updated 5 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Algorithms for approximate nearest neighbor search with window filters☆40Updated last year
- A Python package for hubness analysis and high-dimensional data mining☆44Updated last year
- Repository related to the Dynamic Exploration Graph and its previous iterations.☆25Updated 2 months ago
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- This is a source code for LSH-APG (PVLDB 2023)☆30Updated 9 months ago
- Two-stage routing with Optimized Guided search and Greedy algorithm☆10Updated last year
- A Comprehensive Survey and Experimental Comparison of Graph-based Approximate Nearest Neighbor Search☆71Updated 4 years ago
- DESSERT Effeciently Searches Sets of Embeddings via Retrieval Tables☆16Updated last year
- Source code for the paper: "Accelerating Graph Indexing for ANNS on Modern CPUs"☆14Updated 3 months ago