Approximate Vector Set Search Inspired By Fly Olfactory Neural System
2024 Β· Yiqi Li, Sheng Wang, Zhiyu Chen, et al.
Abstract
Vector set search, an underexplored similarity search paradigm, aims to find vector sets similar to a query set. This search paradigm leverages the inherent structural alignment between sets and real-world entities to model more fine-grained and consistent relationships for diverse applications. This task, however, faces more severe efficiency challenges than traditional single-vector search due to the combinatorial explosion of pairings in set-to-set comparisons. In this work, we aim to address the efficiency challenges posed by the combinatorial explosion in vector set search, as well as the curse of dimensionality inherited from single-vector search. To tackle these challenges, we present an efficient algorithm for vector set search, BioVSS (Bio-inspired Vector Set Search). BioVSS simulates the fly olfactory circuit to quantize vectors into sparse binary codes and then designs an index based on the set membership property of the Bloom filter. The quantization and indexing strategy e
Authors
(none)
Tags
Stats
Related papers
- DESSERT: An Efficient Algorithm For Vector Set Search With Vector Set Queries (2022)2.26
- Semantic Vector Encoding And Similarity Search Using Fulltext Search Engines (2017)6.77
- Leanvec: Searching Vectors Faster By Making Them Fit (2023)0.00
- Gleanvec: Accelerating Vector Search With Minimalist Nonlinear Dimensionality Reduction (2024)0.00
- Reveal Hidden Pitfalls And Navigate Next Generation Of Vector Similarity Search From Task-centric Views (2025)0.00
- Vectorsearch: Enhancing Document Retrieval With Semantic Embeddings And Optimized Search (2024)0.00
- Interleaved Composite Quantization For High-dimensional Similarity Search (2019)0.00
- From HNSW To Information-theoretic Binarization: Rethinking The Architecture Of Scalable Vector Search (2025)0.00