DocumentCode :
2730978
Title :
Finding Top-k Min-Cost Connected Trees in Databases
Author :
Bolin Ding ; Xu Yu, J. ; Shan Wang ; Lu Qin ; Xiao Zhang ; Xuemin Lin
Author_Institution :
Chinese Univ. of Hong Kong, China
fYear :
2007
fDate :
15-20 April 2007
Firstpage :
836
Lastpage :
845
Abstract :
It is widely realized that the integration of database and information retrieval techniques will provide users with a wide range of high quality services. In this paper, we study processing an l-keyword query, p1, p1, ..., pl, against a relational database which can be modeled as a weighted graph, G(V, E). Here V is a set of nodes (tuples) and E is a set of edges representing foreign key references between tuples. Let Vi ⊆ V be a set of nodes that contain the keyword pi. We study finding top-k minimum cost connected trees that contain at least one node in every subset Vi, and denote our problem as GST-k When k = 1, it is known as a minimum cost group Steiner tree problem which is NP-complete. We observe that the number of keywords, l, is small, and propose a novel parameterized solution, with l as a parameter, to find the optimal GST-1, in time complexity O(3ln + 2l ((l + logn)n + m)), where n and m are the numbers of nodes and edges in graph G. Our solution can handle graphs with a large number of nodes. Our GST-1 solution can be easily extended to support GST-k, which outperforms the existing GST-k solutions over both weighted undirected/directed graphs. We conducted extensive experimental studies, and report our finding.
Keywords :
computational complexity; directed graphs; query processing; relational databases; NP-complete problem; Steiner tree problem; Top-k Min-Cost connected trees; information retrieval; l-keyword query; relational database; time complexity; weighted directed graph; weighted undirected graph; Australia; Costs; Data engineering; Information retrieval; Knowledge engineering; Laboratories; Relational databases; Tree graphs;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Data Engineering, 2007. ICDE 2007. IEEE 23rd International Conference on
Conference_Location :
Istanbul
Print_ISBN :
1-4244-0802-4
Type :
conf
DOI :
10.1109/ICDE.2007.367929
Filename :
4221732
Link To Document :
بازگشت