thomasahle / tinyknn
A tiny approximate K-Nearest Neighbour library in Python based on Fast Product Quantization and IVF
☆16Updated last year
Alternatives and similar repositories for tinyknn:
Users that are interested in tinyknn are comparing it to the libraries listed below
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆73Updated 4 years ago
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆34Updated 4 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 9 years ago
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆54Updated 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…☆140Updated this week
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 6 years ago
- Quick ADC☆25Updated 5 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated last month
- ☆71Updated 3 months ago
- [SIGMOD 2024] RaBitQ: Quantizing High-Dimensional Vectors with a Theoretical Error Bound for Approximate Nearest Neighbor Search☆90Updated 2 months ago
- ☆149Updated this week
- Implementation of HNSW that supports online updates☆65Updated 7 years ago
- BC-Tree and Ball-Tree for Point-to-Hyperplane NNS (ICDE 2023)☆19Updated last year
- DESSERT Effeciently Searches Sets of Embeddings via Retrieval Tables☆15Updated last year
- Graph Library for Approximate Similarity Search☆113Updated 11 months ago
- Code for paper: Towards Similarity Graphs Constructed by Deep Reinforcement Learning☆21Updated 5 years ago
- High Dimensional Approximate Near(est) Neighbor☆33Updated 7 years ago
- Faster Learned Sparse Retrieval with Block-Max Pruning. ACM SIGIR 2024.☆20Updated 2 months ago
- C++/Python implementation of Nearest Neighbor Descent for efficient approximate nearest neighbor search☆22Updated 8 months ago
- ⚡ Faster vector search with PDX: A vertical data layout for vectors☆33Updated this week
- CUDA implementation of Hierarchical Navigable Small World Graph algorithm☆155Updated 4 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆22Updated last year
- ☆12Updated 7 years ago
- Reducing Dimensionality method for Nearest Neighbor Search☆14Updated 4 years ago
- ☆59Updated 7 months ago
- PQ Fast Scan☆60Updated 5 years ago
- Large Scale Search Index☆31Updated last year
- SONG: Approximate Nearest Neighbor Search on GPU. SONG is a graph-based approximate nearest neighbor search toolbox.☆67Updated 2 years ago
- similarity join and search algorithms for edit distance and jaccard☆18Updated 7 years ago
- simd enabled column imprints☆11Updated 7 years ago