twistedcubic / learn-to-hash
Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.
☆71Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for learn-to-hash
- Code for ICML2019 paper: Learning to Route in Similarity Graphs☆57Updated 3 months ago
- Supplementary Code for Unsupervised Neural Quantization for Compressed-Domain Similarity Search☆35Updated 5 years ago
- 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
- Parameterless and Universal FInding of Nearest Neighbors☆56Updated 6 months ago
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆142Updated 3 years ago
- Code for paper: Towards Similarity Graphs Constructed by Deep Reinforcement Learning☆19Updated 4 years ago
- Fast search algorithm for product-quantized codes via hash-tables☆53Updated 6 years ago
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆44Updated 4 years ago
- Query-Aware LSH for Approximate NNS (PVLDB 2015 and VLDBJ 2017)☆26Updated 3 years ago
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆203Updated 3 years ago
- Implementation of vector quantization algorithms, codes for Norm-Explicit Quantization: Improving Vector Quantization for Maximum Inner P…☆55Updated 3 years ago
- Implements the frequent directions algorithm for approximating matrices in streams☆32Updated 7 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆54Updated 9 years ago
- Efficient LSH-based kernel density estimation☆28Updated 5 years ago
- Code for ICML2020 paper: ''Graph-based Nearest Neighbor Search: From Practice to Theory''☆18Updated 3 years ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆92Updated 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
- Query-Aware LSH for Approximate NNS (In-Memory Version of QALSH)☆15Updated 3 years ago
- SONG: Approximate Nearest Neighbor Search on GPU. SONG is a graph-based approximate nearest neighbor search toolbox.☆65Updated 2 years ago
- LSH Scheme based on Longest Circular Co-Substring (SIGMOD 2020)☆13Updated 3 years ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆50Updated 11 years ago
- Accurate and Fast ALSH for Maximum Inner Product Search (KDD 2018)☆24Updated 3 years ago
- A tiny approximate K-Nearest Neighbour library in Python based on Fast Product Quantization and IVF☆16Updated last year
- Kmeans Quantization + Random Projection based Locality Sensitive Hashing☆26Updated 5 years ago
- Implementation of HNSW that supports online updates☆61Updated 6 years ago
- Search with a hash index☆33Updated 5 years ago
- Anchor-t-SNE for large-scale and high-dimension vector visualization☆54Updated 5 years ago
- Open source implementation of "Spreading Vectors for Similarity Search"☆318Updated 3 years ago
- To Index or Not to Index: Optimizing Exact Maximum Inner Product Search☆26Updated 5 years ago