PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
December 4, 2025Proceedings of the ACM on Management of Data5 citations

Attribute Filtering in Approximate Nearest Neighbor Search: An In-depth Experimental Study

View Full Paper
XYXiao YanBLBaotong LuYZYue Zhang

Key Points

  • Broad experimental evaluation conducted on 10 algorithms across 4 datasets with up to 10 million items.
  • Key components analyzed include index structures, pruning strategies, and entry point selection to inform method development.
  • The unified Filtering ANN search interface offers practical insights for algorithm comparison and selection among different methodologies.
  • Findings emphasize the importance of pruning and entry point selection for optimizing performance in similarity searches.

Abstract

With the growing integration of structured and unstructured data, new methods have emerged for performing similarity searches on vectors while honoring structured attribute constraints, i.e., a process known as Filtering Approximate Nearest Neighbor (Filtering ANN) search. Since many of these algorithms have only appeared in recent years and are designed to work with a variety of base indexing methods and filtering strategies, there is a pressing need for a unified analysis that identifies their core techniques and enables meaningful comparisons. In this work, we present a unified Filtering ANN search interface that encompasses the latest algorithms and evaluate them extensively from multiple perspectives. First, we propose a comprehensive taxonomy of existing Filtering ANN algorithms based on attribute types and filtering strategies. Next, we analyze their key components, i.e., index structures, pruning strategies, and entry point selection, to elucidate design differences and tradeoffs. We then conduct a broad experimental evaluation on 10 algorithms and 12 methods across 4 datasets (each with up to 10 million items), incorporating both synthetic and real attributes and covering selectivity levels from 0.1% to 100%. Finally, an in-depth component analysis reveals the influence of pruning, entry point selection, and edge filtering costs on overall performance. Based on our findings, we summarize the strengths and limitations of each approach, provide practical guidelines for selecting appropriate methods, and suggest promising directions for future research. Our code is available at: https://github.com/lmccccc/FANNBench.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Yan et al. (2025) studied this question.

synapsesocial.com/papers/694023fa2d562116f28fdb4ahttps://doi.org/10.1145/3769763
Ask AI
Helpful
Bookmark
Share
View Full Paper