DocumentCode :
3121428
Title :
BinRank: Scaling Dynamic Authority-Based Search Using Materialized SubGraphs
Author :
Hwang, Heasoo ; Balmin, Andrey ; Reinwald, Berthold ; Nijkamp, Erik
Author_Institution :
UC San Diego, San Diego, CA
fYear :
2009
fDate :
March 29 2009-April 2 2009
Firstpage :
66
Lastpage :
77
Abstract :
Dynamic authority-based keyword search algorithms, such as ObjectRank and personalized PageRank, leverage semantic link information to provide high quality, high recall search in databases and the Web. Conceptually, these algorithms require a query-time PageRank-style iterative computation over the full graph. This computation is too expensive for large graphs, and not feasible at query time. Alternatively, building an index of pre-computed results for some or all keywords involves very expensive preprocessing. We introduce BinRank, a system that approximates ObjectRank results by utilizing a hybrid approach inspired by materialized views in traditional query processing. We materialize a number of relatively small subsets of the data graph in such a way that any keyword query can be answered by running ObjectRank on only one of the sub-graphs. BinRank generates the sub-graphs by partitioning all the terms in the corpus based on their co-occurrence, executing ObjectRank for each partition using the terms to generate a set of random walk starting points, and keeping only those objects that receive non-negligible scores. The intuition is that a sub-graph that contains all objects and links relevant to a set of related terms should have all the information needed to rank objects with respect to one of these terms. We demonstrate that BinRank can achieve sub-second query execution time on the English Wikipedia dataset, while producing high quality search results that closely approximate the results of ObjectRank on the original graph. The Wikipedia link graph contains about 108 edges, which is at least two orders of magnitude larger than what prior state of the art dynamic authority-based search systems have been able to demonstrate. Our experimental evaluation investigates the trade-off between query execution time, quality of the results, and storage requirements of BinRank.
Keywords :
Internet; graph theory; iterative methods; query processing; BinRank; English Wikipedia dataset; ObjectRank; Wikipedia link graph; dynamic authority-based keyword search algorithms; keyword query; personalized PageRank; query processing; query-time PageRank-style iterative computation; Data engineering; Databases; Dictionaries; Iterative algorithms; Keyword search; Query processing; Scalability; Social network services; Web pages; Wikipedia;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Data Engineering, 2009. ICDE '09. IEEE 25th International Conference on
Conference_Location :
Shanghai
ISSN :
1084-4627
Print_ISBN :
978-1-4244-3422-0
Electronic_ISBN :
1084-4627
Type :
conf
DOI :
10.1109/ICDE.2009.94
Filename :
4812392
Link To Document :
بازگشت