brj0 / nndescent
C++/Python implementation of Nearest Neighbor Descent for efficient approximate nearest neighbor search
☆22Updated 7 months ago
Alternatives and similar repositories for nndescent:
Users that are interested in nndescent are comparing it to the libraries listed below
- Graph Library for Approximate Similarity Search☆104Updated 9 months ago
- A library of algorithms for approximate nearest neighbor search in high dimensions, along with a set of useful tools for designing such a…☆135Updated 2 weeks ago
- SONG: Approximate Nearest Neighbor Search on GPU. SONG is a graph-based approximate nearest neighbor search toolbox.☆68Updated 2 years ago
- ☆145Updated last week
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated this week
- Implementation of Efficient K-NN Graph Construction Algorithm NN-Descent in C++☆30Updated 8 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆19Updated last year
- CUDA implementation of Hierarchical Navigable Small World Graph algorithm☆155Updated 3 years ago
- Official software repository of S. Bruch, F. M. Nardini, C. Rulli, and R. Venturini, "Efficient Inverted Indexes for Approximate Retrieva…☆54Updated this week
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago
- QuickerADC is an implementation of highly-efficient product quantizers leveraging SIMD shuffle instructions integrated into FAISS☆15Updated 5 years ago
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆50Updated 4 years ago
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆152Updated 3 weeks ago
- ☆70Updated 2 months ago
- Code for ICML2020 paper: ''Graph-based Nearest Neighbor Search: From Practice to Theory''☆19Updated 4 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 9 years ago
- A fast header-only graph-based index for approximate nearest neighbor search (ANNS). https://flatnav.net☆13Updated 3 weeks ago
- Repository related to the Dynamic Exploration Graph and its previous iterations.☆20Updated last week
- Framework for evaluating ANNS algorithms on billion scale datasets.☆366Updated 2 weeks ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- [SIGMOD 2024] RaBitQ: Quantizing High-Dimensional Vectors with a Theoretical Error Bound for Approximate Nearest Neighbor Search☆79Updated last month
- DESSERT Effeciently Searches Sets of Embeddings via Retrieval Tables☆15Updated last year
- Reducing Dimensionality method for Nearest Neighbor Search☆14Updated 4 years ago
- Faster Learned Sparse Retrieval with Block-Max Pruning. ACM SIGIR 2024.☆20Updated last month
- A Comprehensive Survey and Experimental Comparison of Graph-based Approximate Nearest Neighbor Search☆68Updated 3 years ago
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆73Updated 4 years ago
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆42Updated 4 years ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆93Updated 5 years ago
- A tiny approximate K-Nearest Neighbour library in Python based on Fast Product Quantization and IVF☆16Updated last year
- ☆15Updated 2 years ago