DocumentCode
2081068
Title
Top-K aggregation queries over large networks
Author
Yan, Xifeng ; He, Bin ; Zhu, Feida ; Han, Jiawei
Author_Institution
Univ. of California at Santa Barbara, Santa Barbara, CA, USA
fYear
2010
fDate
1-6 March 2010
Firstpage
377
Lastpage
380
Abstract
Searching and mining large graphs today is critical to a variety of application domains, ranging from personalized recommendation in social networks, to searches for functional associations in biological pathways. In these domains, there is a need to perform aggregation operations on large-scale networks. Unfortunately the existing implementation of aggregation operations on relational databases does not guarantee superior performance in network space, especially when it involves edge traversals and joins of gigantic tables. In this paper, we investigate the neighborhood aggregation queries: Find nodes that have top-k highest aggregate values over their h-hop neighbors. While these basic queries are common in a wide range of search and recommendation tasks, surprisingly they have not been studied systematically. We developed a Local Neighborhood Aggregation framework, called LONA, to answer them efficiently. LONA exploits two properties unique in network space: First, the aggregate value for the neighboring nodes should be similar in most cases; Second, given the distribution of attribute values, it is possible to estimate the upper-bound value of aggregates. These two properties inspire the development of novel pruning techniques, forward pruning using differential index and backward pruning using partial distribution. Empirical results show that LONA could outperform the baseline algorithm up to 10 times in real-life large networks.
Keywords
data mining; graph theory; query processing; relational databases; social networking (online); biological pathways; functional associations; graphs mining; large scale networks; local neighborhood aggregation framework; neighborhood aggregation queries; pruning techniques; relational databases; social networks; top-k aggregation queries; Couplings; Data privacy; Databases; Diseases; Hospitals; Influenza; Protection; Publishing; Stomach; Sun;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Engineering (ICDE), 2010 IEEE 26th International Conference on
Conference_Location
Long Beach, CA
Print_ISBN
978-1-4244-5445-7
Electronic_ISBN
978-1-4244-5444-0
Type
conf
DOI
10.1109/ICDE.2010.5447863
Filename
5447863
Link To Document