information retrieval

Dynamic Exploration Graph: A Novel Approach for Efficient Nearest Neighbor Search in Evolving Multimedia Datasets

arXiv:2607.27640 · doi:10.1007/978-981-96-2054-8_25

summary

The paper proposes the Dynamic Exploration Graph (DEG), a graph‑based structure that supports fast approximate nearest neighbor search in multimedia datasets that change over time, using a new vertex deletion method and a data‑distribution‑agnostic expansion technique.

Abstract

Approximate Nearest Neighbor Search (ANNS) represents a fundamental problem in various applications (image-search, recommendation systems). While graph-based algorithms have demonstrated a good balance between search accuracy and time, handling dynamic datasets, where data points are continuously added or removed, remains a challenge. This paper introduces the Dynamic Exploration Graph (DEG), an extension of the continuous refining Exploration Graph, which retains high search efficiency for static dataset while adding essential support for dynamic data. At the core of the DEG design are two key innovations: a novel vertex deletion algorithm which guarantees graph connectivity and a data distribution-agnostic method for graph expansion. Through these mechanisms, the DEG maintains a balanced and well-connected structure, even under continuous data alterations. Empirical experiments in both streaming and online scenarios demonstrate the superior performance of the DEG, surpassing existing dynamic graph algorithms in terms of construction time and search efficiency. Although optimized for dynamic datasets, the DEG delivers results as good as current state-of-the-art approaches for static dataset, underscoring its broad applicability.

Topics & keywords

#nearest neighbor search#dynamic graphs#multimedia datasets#graph algorithms#online indexingDynamic Exploration Graphvertex deletion algorithmgraph expansionapproximate nearest neighboronline construction

References in corpus (1)

Dynamic Exploration Graph: A Novel Approach for Efficient Nearest Neighbor Search in Evolving Multimedia Datasets · wovepaper