PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 29, 2024Proceedings of the ACM on Management of Data56 citationsOpen Access

ACORN: Performant and Predicate-Agnostic Search Over Vector Embeddings and Structured Data

View Full Paper
LPLiana PatelPKPeter KraftCGCarlos Guestrin

Key Points

Key points are not available for this paper at this time.

Abstract

Applications increasingly leverage mixed-modality data, and must jointly search over vector data, such as embedded images, text and video, as well as structured data, such as attributes and keywords. Proposed methods for this hybrid search setting either suffer from poor performance or support a severely restricted set of search predicates (e.g., only small sets of equality predicates), making them impractical for many applications. To address this, we present ACORN, an approach for performant and predicate-agnostic hybrid search. ACORN builds on Hierarchical Navigable Small Worlds (HNSW), a state-of-the-art graph-based approximate nearest neighbor index, and can be implemented efficiently by extending existing HNSW libraries. ACORN introduces the idea of predicate subgraph traversal to emulate a theoretically ideal, but impractical, hybrid search strategy. ACORN's predicate-agnostic construction algorithm is designed to enable this effective search strategy, while supporting a wide array of predicate sets and query semantics. We systematically evaluate ACORN on both prior benchmark datasets, with simple, low-cardinality predicate sets, and complex multi-modal datasets not supported by prior methods. We show that ACORN achieves state-of-the-art performance on all datasets, outperforming prior methods with 2--1,000× higher throughput at a fixed recall. Our code is available at: https://github.com/stanford-futuredata/ACORN.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Patel et al. (2024) studied this question.

synapsesocial.com/papers/68e67cc0b6db643587606cd2https://doi.org/10.1145/3654923
Ask AI
Helpful
Bookmark
Share
View Full Paper