English

How Should We Evaluate Data Deletion in Graph-Based ANN Indexes?

Machine Learning 2025-12-09 v1

Abstract

Approximate Nearest Neighbor Search (ANNS) has recently gained significant attention due to its many applications, such as Retrieval-Augmented Generation. Such applications require ANNS algorithms that support dynamic data, so the ANNS problem on dynamic data has attracted considerable interest. However, a comprehensive evaluation methodology for data deletion in ANNS has yet to be established. This study proposes an experimental framework and comprehensive evaluation metrics to assess the efficiency of data deletion for ANNS indexes under practical use cases. Specifically, we categorize data deletion methods in graph-based ANNS into three approaches and formalize them mathematically. The performance is assessed in terms of accuracy, query speed, and other relevant metrics. Finally, we apply the proposed evaluation framework to Hierarchical Navigable Small World, one of the state-of-the-art ANNS methods, to analyze the effects of data deletion, and propose Deletion Control, a method which dynamically selects the appropriate deletion method under a required search accuracy.

Keywords

Cite

@article{arxiv.2512.06200,
  title  = {How Should We Evaluate Data Deletion in Graph-Based ANN Indexes?},
  author = {Tomohiro Yamashita and Daichi Amagata and Yusuke Matsui},
  journal= {arXiv preprint arXiv:2512.06200},
  year   = {2025}
}

Comments

4 pages, 4 figures. Accepted at NeurIPS 2025 Workshop on Machine Learning for Systems

R2 v1 2026-07-01T08:12:36.776Z