twistedcubic / learn-to-hash
Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.
☆73Updated 3 years ago
Alternatives and similar repositories for learn-to-hash:
Users that are interested in learn-to-hash are comparing it to the libraries listed below
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 6 years ago
- fast kernel evaluation in high dimensions via hashing☆23Updated 4 years ago
- Code for ICML2019 paper: Learning to Route in Similarity Graphs☆58Updated 5 months ago
- Supplementary Code for Unsupervised Neural Quantization for Compressed-Domain Similarity Search☆36Updated 5 years ago
- Code for paper: Towards Similarity Graphs Constructed by Deep Reinforcement Learning☆20Updated 4 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆57Updated 8 months ago
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆144Updated 3 years ago
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆49Updated 4 years ago
- Fast search algorithm for product-quantized codes via hash-tables☆53Updated 6 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 9 years ago
- Implementation of vector quantization algorithms, codes for Norm-Explicit Quantization: Improving Vector Quantization for Maximum Inner P…☆58Updated 4 years ago
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆205Updated 3 years ago
- Code for ICML2020 paper: ''Graph-based Nearest Neighbor Search: From Practice to Theory''☆18Updated 4 years ago
- Query-Aware LSH for Approximate NNS (PVLDB 2015 and VLDBJ 2017)☆28Updated 3 years ago
- Implements the frequent directions algorithm for approximating matrices in streams☆32Updated 7 years ago
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆202Updated 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
- A tiny approximate K-Nearest Neighbour library in Python based on Fast Product Quantization and IVF☆16Updated last year
- To Index or Not to Index: Optimizing Exact Maximum Inner Product Search☆26Updated 5 years ago
- Open source implementation of "Spreading Vectors for Similarity Search"☆319Updated 3 years ago
- LSH Scheme based on Longest Circular Co-Substring (SIGMOD 2020)☆14Updated 3 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆19Updated last year
- PQ Fast Scan☆60Updated 5 years ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆92Updated 5 years ago
- Query-Aware LSH for Approximate NNS (In-Memory Version of QALSH)☆17Updated 3 years ago
- ☆29Updated 6 years ago
- SONG: Approximate Nearest Neighbor Search on GPU. SONG is a graph-based approximate nearest neighbor search toolbox.☆67Updated 2 years ago
- CUDA implementation of Hierarchical Navigable Small World Graph algorithm☆149Updated 3 years ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆50Updated 11 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…☆129Updated this week