pith. sign in

arxiv: 2308.15014 · v1 · pith:SKF73KXGnew · submitted 2023-08-29 · 💻 cs.IR

CAPS: A Practical Partition Index for Filtered Similarity Search

classification 💻 cs.IR
keywords annsconstrainedsearchindexalgorithmalgorithmsapproximatecaps
0
0 comments X
read the original abstract

With the surging popularity of approximate near-neighbor search (ANNS), driven by advances in neural representation learning, the ability to serve queries accompanied by a set of constraints has become an area of intense interest. While the community has recently proposed several algorithms for constrained ANNS, almost all of these methods focus on integration with graph-based indexes, the predominant class of algorithms achieving state-of-the-art performance in latency-recall tradeoffs. In this work, we take a different approach and focus on developing a constrained ANNS algorithm via space partitioning as opposed to graphs. To that end, we introduce Constrained Approximate Partitioned Search (CAPS), an index for ANNS with filters via space partitions that not only retains the benefits of a partition-based algorithm but also outperforms state-of-the-art graph-based constrained search techniques in recall-latency tradeoffs, with only 10% of the index size.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Query-aware Routing for Filtered Approximate Nearest Neighbors Search

    cs.DB 2026-06 unverdicted novelty 7.0

    A machine-learned router predicts per-query recall for filtered ANN methods and selects the recall-QPS optimal one, outperforming fixed baselines on five unseen datasets.

  2. Efficient Graph Indexing for Interval-Aware Vector Search

    cs.DB 2026-06 unverdicted novelty 6.0

    URNG and UG enable a single graph index for diverse interval-aware ANN queries by preserving monotonic searchability and structural heredity.

  3. FAVOR: Efficient Filter-Agnostic Vector ANNS Based on Selectivity-Aware Exclusion Distances

    cs.IR 2026-05 unverdicted novelty 6.0

    FAVOR achieves 1.3-5x higher QPS at 95% Recall@10 for arbitrary filtered ANNS by combining exclusion-distance reshaping in HNSW graphs with a selectivity-driven router that switches between brute-force and optimized search.

  4. Opal: Private Memory for Personal AI

    cs.CR 2026-04 unverdicted novelty 6.0

    Opal enables private long-term memory for personal AI by decoupling reasoning to a trusted enclave with a lightweight knowledge graph and piggybacking reindexing on ORAM accesses.