JoshEngels / FLINNG
A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing
☆19Updated last year
Alternatives and similar repositories for FLINNG:
Users that are interested in FLINNG are comparing it to the libraries listed below
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆49Updated 4 years ago
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆72Updated 4 years ago
- Efficient and effective query auto-completion in C++.☆51Updated last year
- High Dimensional Approximate Near(est) Neighbor☆33Updated 7 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
- PyTorch Flexible Hash Embeddings☆28Updated 4 years ago
- A Ray-based data loader with per-epoch shuffling and configurable pipelining, for shuffling and loading training data for distributed tra…☆18Updated 2 years ago
- To Index or Not to Index: Optimizing Exact Maximum Inner Product Search☆26Updated 5 years ago
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 6 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 9 years ago
- QuickerADC is an implementation of highly-efficient product quantizers leveraging SIMD shuffle instructions integrated into FAISS☆60Updated 6 years ago
- A C++ library to benchmark inverted indexes.☆20Updated 4 years ago
- Code for ICML2019 paper: Learning to Route in Similarity Graphs☆58Updated 6 months ago
- Implementation of "Efficient Multi-vector Dense Retrieval with Bit Vectors", ECIR 2024☆59Updated 3 months ago
- Faster Learned Sparse Retrieval with Block-Max Pruning. ACM SIGIR 2024.☆20Updated 3 months ago
- A framework for index based similarity search.☆19Updated 5 years ago
- ☆15Updated 2 years ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 8 years ago
- Implementation of QuadSketch algorithm☆11Updated 2 years ago
- maximum inner product tree☆26Updated 12 years ago
- Efficient LDA solution on GPUs.☆24Updated 6 years ago
- Light-weight GPU kernel interface for graph operations☆15Updated 4 years ago
- Anytime Ranking for Impact-Ordered Indexes☆12Updated 8 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆57Updated 8 months ago
- A supplementary code for Beyond Vector Spaces: Compact Data Representation as Differentiable Weighted Graphs.☆47Updated 5 years ago
- fast kernel evaluation in high dimensions via hashing☆23Updated 4 years ago
- C++ source code for the Dynamic Index algorithm proposed in "Efficient Similarity Computation for Collaborative Filtering in Dynamic Envi…☆16Updated 5 years ago
- Sketching linear classifiers over data streams with the Weight-Median Sketch (SIGMOD 2018).☆38Updated 6 years ago
- Examples using PyTorch-BigGraph☆17Updated 5 years ago
- TransformerDB☆19Updated 3 years ago