Toward efficient multifeature query processing


Autoria(s): Jagadish, H. V.; Beng Chin Ooi; Heng Tao Shen; Kian-Lee Tan
Contribuinte(s)

F. B. Bastani

S. McConnell

Data(s)

01/01/2006

Resumo

In many advanced applications, data are described by multiple high-dimensional features. Moreover, different queries may weight these features differently; some may not even specify all the features. In this paper, we propose our solution to support efficient query processing in these applications. We devise a novel representation that compactly captures f features into two components: The first component is a 2D vector that reflects a distance range ( minimum and maximum values) of the f features with respect to a reference point ( the center of the space) in a metric space and the second component is a bit signature, with two bits per dimension, obtained by analyzing each feature's descending energy histogram. This representation enables two levels of filtering: The first component prunes away points that do not share similar distance ranges, while the bit signature filters away points based on the dimensions of the relevant features. Moreover, the representation facilitates the use of a single index structure to further speed up processing. We employ the classical B+-tree for this purpose. We also propose a KNN search algorithm that exploits the access orders of critical dimensions of highly selective features and partial distances to prune the search space more effectively. Our extensive experiments on both real-life and synthetic data sets show that the proposed solution offers significant performance advantages over sequential scan and retrieval methods using single and multiple VA-files.

Identificador

http://espace.library.uq.edu.au/view/UQ:81170

Idioma(s)

eng

Publicador

IEEE Computer Society

Palavras-Chave #Multifeature #Indexing #Query Processing #High-dimensional #Weighted Query #Computer Science, Artificial Intelligence #Computer Science, Information Systems #Engineering, Electrical & Electronic #database indexing #trees (mathematics) #tree searching #C1 #280103 Information Storage, Retrieval and Management #700103 Information processing services #0806 Information Systems
Tipo

Journal Article