Title :
Ego-centric Graph Pattern Census
Author :
Moustafa, Walaa Eldin ; Deshpande, Amol ; Getoor, Lise
Author_Institution :
Dept. of Comput. Sci., Univ. of Maryland, College Park, MD, USA
Abstract :
There is increasing interest in analyzing networks of all types including social, biological, sensor, computer, and transportation networks. Broadly speaking, we may be interested in global network-wide analysis (e.g., centrality analysis, community detection) where the properties of the entire network are of interest, or local ego-centric analysis where the focus is on studying the properties of nodes (egos) by analyzing their neighborhood sub graphs. In this paper we propose and study ego-centric pattern census queries, a new type of graph analysis query, where a given structural pattern is searched for in every node´s neighborhood and the counts are reported or used in further analysis. This kind of analysis is useful in many domains in social network analysis including opinion leader identification, node classification, link prediction, and role identification. We propose an SQL-based declarative language to support this class of queries, and develop a series of efficient query evaluation algorithms for it. We evaluate our algorithms on a variety of synthetically generated graphs. We also show an application of our language in a real-world scenario for predicting future collaborations from DBLP data.
Keywords :
SQL; graph theory; query processing; DBLP data; SQL-based declarative language; biological network; centrality analysis; community detection; computer network; ego-centric graph pattern census; ego-centric pattern census queries; global network-wide analysis; graph analysis query; link prediction; local ego-centric analysis; neighborhood subgraph; node classification; node properties; opinion leader identification; query evaluation algorithm; role identification; sensor network; social network analysis; structural pattern; transportation network; Algorithm design and analysis; Indexing; Organizations; Pattern matching; Query processing;
Conference_Titel :
Data Engineering (ICDE), 2012 IEEE 28th International Conference on
Conference_Location :
Washington, DC
Print_ISBN :
978-1-4673-0042-1
DOI :
10.1109/ICDE.2012.113