facebookresearch / vector_db_id_compressionLinks
Implementation of the paper "Lossless Compression of Vector IDs for Approximate Nearest Neighbor Search" by Severo et al.
☆82Updated 9 months ago
Alternatives and similar repositories for vector_db_id_compression
Users that are interested in vector_db_id_compression are comparing it to the libraries listed below
Sorting:
- Implementation of "Efficient Multi-vector Dense Retrieval with Bit Vectors", ECIR 2024☆66Updated last week
- Memory-Bounded GPU Acceleration for Vector Search☆28Updated last week
- Graph Library for Approximate Similarity Search☆132Updated last month
- ☆190Updated last week
- A lightweight, user-friendly data-plane for LLM training.☆32Updated last month
- Fast and vectorizable algorithms for searching in a vector of sorted floating point numbers☆152Updated 10 months ago
- ⚡ Faster similarity search with PDX: A vertical data layout for vectors☆58Updated last month
- XTR: Rethinking the Role of Token Retrieval in Multi-Vector Retrieval☆58Updated last year
- Code repository for the paper - "AdANNS: A Framework for Adaptive Semantic Search"☆65Updated 2 years ago
- Simple high-throughput inference library☆147Updated 5 months ago
- Official software repository of S. Bruch, F. M. Nardini, C. Rulli, and R. Venturini. "Efficient Inverted Indexes for Approximate Retrieva…☆86Updated this week
- Faster Learned Sparse Retrieval with Block-Max Pruning. ACM SIGIR 2024.☆31Updated last month
- MSVBASE is a system that efficiently supports complex queries of both approximate similarity search and relational operators. It integrat…☆99Updated 11 months ago
- A fast header-only graph-based index for approximate nearest neighbor search (ANNS). https://flatnav.net☆36Updated 3 months ago
- state-of-the-art search over vector embeddings and structured data (SIGMOD '24)☆84Updated 7 months ago
- XTR/WARP (SIGIR'25) is an extremely fast and accurate retrieval engine based on Stanford's ColBERTv2/PLAID and Google DeepMind's XTR.☆167Updated 5 months ago
- Official code for "Binary embedding based retrieval at Tencent"☆43Updated last year
- Vector search engine inside Milvus, integrating FAISS, HNSW, DiskANN.☆288Updated this week
- Collection of datasets for benchmarking filtered vector similarity retrieval☆52Updated 4 months ago
- rabitq rust implementation☆10Updated 6 months ago
- CUDA implementation of Hierarchical Navigable Small World Graph algorithm☆167Updated 4 years ago
- High-performance MinHash implementation in Rust with Python bindings for efficient similarity estimation and deduplication of large datas…☆210Updated 3 weeks ago
- [SIGMOD 2024] RaBitQ: Quantizing High-Dimensional Vectors with a Theoretical Error Bound for Approximate Nearest Neighbor Search☆153Updated 4 months ago
- vLLM adapter for a TGIS-compatible gRPC server.☆41Updated this week
- A library of algorithms for approximate nearest neighbor search in high dimensions, along with a set of useful tools for designing such a…☆163Updated last month
- A minimalistic C++ Jinja templating engine for LLM chat templates