Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Steiner -Hardness: A Query Hardness Measure for Graph-Based ANN Indexes

View through CrossRef
Graph-based indexes have been widely employed to accelerate approximate similarity search of high-dimensional vectors. However, the performance of graph indexes to answer different queries varies vastly, leading to an unstable quality of service for downstream applications. This necessitates an effective measure to test query hardness on graph indexes. Nonetheless, popular distance-based hardness measures like LID lose their effects due to the ignorance of the graph structure. In this paper, we propose Steiner -hardness, a novel connection-based graph-native query hardness measure. Specifically, we first propose a theoretical framework to analyze the minimum query effort on graph indexes and then define Steiner -hardness as the minimum effort on a representative graph. Moreover, we prove that our Steiner -hardness is highly relevant to the classical Directed Steiner Tree (DST) problems. In this case, we design a novel algorithm to reduce our problem to DST problems and then leverage their solvers to help calculate Steiner -hardness efficiently. Compared with LID and other similar measures, Steiner -hardness shows a significantly better correlation with the actual query effort on various datasets. Additionally, an unbiased evaluation designed based on Steiner -hardness reveals new ranking results, indicating a meaningful direction for enhancing the robustness of graph indexes.
Title: Steiner -Hardness: A Query Hardness Measure for Graph-Based ANN Indexes
Description:
Graph-based indexes have been widely employed to accelerate approximate similarity search of high-dimensional vectors.
However, the performance of graph indexes to answer different queries varies vastly, leading to an unstable quality of service for downstream applications.
This necessitates an effective measure to test query hardness on graph indexes.
Nonetheless, popular distance-based hardness measures like LID lose their effects due to the ignorance of the graph structure.
In this paper, we propose Steiner -hardness, a novel connection-based graph-native query hardness measure.
Specifically, we first propose a theoretical framework to analyze the minimum query effort on graph indexes and then define Steiner -hardness as the minimum effort on a representative graph.
Moreover, we prove that our Steiner -hardness is highly relevant to the classical Directed Steiner Tree (DST) problems.
In this case, we design a novel algorithm to reduce our problem to DST problems and then leverage their solvers to help calculate Steiner -hardness efficiently.
Compared with LID and other similar measures, Steiner -hardness shows a significantly better correlation with the actual query effort on various datasets.
Additionally, an unbiased evaluation designed based on Steiner -hardness reveals new ranking results, indicating a meaningful direction for enhancing the robustness of graph indexes.

Related Results

Query expansion by relying on the structure of knowledge bases
Query expansion by relying on the structure of knowledge bases
Query expansion techniques aim at improving the results achieved by a user's query by means of introducing new expansion terms, called expansion features. Expansion features introd...
COMPUTING STEINER POINTS AND PROBABILITY STEINER POINTS IN ℓ1 AND ℓ2 METRIC SPACES
COMPUTING STEINER POINTS AND PROBABILITY STEINER POINTS IN ℓ1 AND ℓ2 METRIC SPACES
The Steiner tree problem is a well known network optimization problem which asks for a connected minimum network (called a Steiner minimum tree) spanning a given point set N. In th...
Query Optimization in Uncertain and Probabilistic Databases
Query Optimization in Uncertain and Probabilistic Databases
Abstract Query optimization is a critical aspect of database systems as it helps to reduce query execution time and improve system performance. In this study, Probabilistic...
Dynamic Algorithms for Approximate Steiner Trees
Dynamic Algorithms for Approximate Steiner Trees
ABSTRACTThis study investigates the dynamic Steiner tree problem. The objective of the Steiner tree problem is to compute a minimum‐weight tree connecting a set of designated verti...
QUERY RESPONSE TIME COMPARISON NOSQLDB MONGODB WITH SQLDB ORACLE
QUERY RESPONSE TIME COMPARISON NOSQLDB MONGODB WITH SQLDB ORACLE
Penyimpanan data saat ini terdapat dua jenis yakni relational database dan non-relational database. Kedua jenis DBMS (Database Managemnet System) tersebut berbeda dalam berbagai ...
Graph convolutional neural networks for 3D data analysis
Graph convolutional neural networks for 3D data analysis
(English) Deep Learning allows the extraction of complex features directly from raw input data, eliminating the need for hand-crafted features from the classical Machine Learning p...
Graph data warehousing
Graph data warehousing
Over the last decade, we have witnessed the emergence of networks in a wide spectrum of application domains, ranging from social and information networks to biological and transpor...
Perbandingan Optimasi Query Menggunakan Query Scalar, Correlated Dan Kombinasi
Perbandingan Optimasi Query Menggunakan Query Scalar, Correlated Dan Kombinasi
Optimasi query merupakan suatu pola penulisan SQL yang mengacu pada standar SQL. Optimasi query ini sangat penting untuk dapat dipelajari karena dengan optimasi query ini kita dapa...

Back to Top