brj0 / nndescent
C++/Python implementation of Nearest Neighbor Descent for efficient approximate nearest neighbor search
☆22Updated 9 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☆23Updated 3 weeks ago
- Graph Library for Approximate Similarity Search☆113Updated 3 weeks ago
- CUDA implementation of Hierarchical Navigable Small World Graph algorithm☆158Updated 4 years ago
- A library of algorithms for approximate nearest neighbor search in high dimensions, along with a set of useful tools for designing such a…☆144Updated this week
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated last year
- SONG: Approximate Nearest Neighbor Search on GPU. SONG is a graph-based approximate nearest neighbor search toolbox.☆68Updated 2 weeks ago
- Code for ICML2020 paper: ''Graph-based Nearest Neighbor Search: From Practice to Theory''☆19Updated 4 years ago
- ☆73Updated 4 months ago
- ☆159Updated this week
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆42Updated 4 years ago
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆53Updated 4 years ago
- Approximate nearest neighbor search in Python.☆36Updated last year
- Parameterless and Universal FInding of Nearest Neighbors☆60Updated 2 months ago
- DESSERT Effeciently Searches Sets of Embeddings via Retrieval Tables☆16Updated last year
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆73Updated 4 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆39Updated 6 years ago
- Framework for evaluating ANNS algorithms on billion scale datasets.☆376Updated 2 weeks ago
- Implementation of Efficient K-NN Graph Construction Algorithm NN-Descent in C++☆30Updated 8 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆152Updated 9 months ago
- TreeMinHash: Fast Sketching for Weighted Jaccard Similarity Estimation☆14Updated 2 years ago
- Large Scale Search Index☆31Updated 2 years ago
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆155Updated 3 months ago
- A Comprehensive Survey and Experimental Comparison of Graph-based Approximate Nearest Neighbor Search☆71Updated 4 years ago
- A framework for index based similarity search.☆19Updated 6 years ago
- Reducing Dimensionality method for Nearest Neighbor Search☆15Updated 4 years ago
- state-of-the-art search over vector embeddings and structured data (SIGMOD '24)☆78Updated 2 months ago
- ☆14Updated last year
- Fast and memory-efficient clustering + coreset construction, including fast distance kernels for Bregman and f-divergences.☆33Updated last year