DocumentCode :
29335
Title :
Efficient Core Maintenance in Large Dynamic Graphs
Author :
Rong-Hua Li ; Yu, Jeffrey Xu ; Rui Mao
Author_Institution :
Guangdong Province Key Lab. of Popular High Performance Comput., Shenzhen Univ., Shenzhen, China
Volume :
26
Issue :
10
fYear :
2014
fDate :
Oct. 2014
Firstpage :
2453
Lastpage :
2465
Abstract :
The k-core decomposition in a graph is a fundamental problem for social network analysis. The problem of k-core decomposition is to calculate the core number for every node in a graph. Previous studies mainly focus on k-core decomposition in a static graph. There exists a linear time algorithm for k-core decomposition in a static graph. However, in many real-world applications such as online social networks and the Internet, the graph typically evolves overtime. In such applications, a key issue is to maintain the core numbers of nodes when the graph changes overtime. A simple implementation is to perform the linear time algorithm to recompute the core number for every node after the graph is updated. Such simple implementation is expensive when the graph is very large. In this paper, we propose a new efficient algorithm to maintain the core number for every node in a dynamic graph. Our main result is that only certain nodes need to update their core numbers when the graph is changed by inserting/deleting an edge. We devise an efficient algorithm to identify and recompute the core numbers of such nodes. The complexity of our algorithm is independent of the graph size. In addition, to further accelerate the algorithm, we develop two pruning strategies by exploiting the lower and upper bounds of the core number. Finally, we conduct extensive experiments over both real-world and synthetic datasets, and the results demonstrate the efficiency of the proposed algorithm.
Keywords :
computational complexity; graph theory; Internet; efficient core maintenance; graph size; k-core decomposition; large dynamic graphs; linear time algorithm; lower bounds; online social networks; pruning strategy; real-world datasets; social network analysis; static graph; synthetic datasets; upper bounds; Algorithm design and analysis; Color; Heuristic algorithms; Image color analysis; Internet; Maintenance engineering; Social network services; (k) -core decomposition; Core maintenance; Query processing; Web mining; dynamic graphs;
fLanguage :
English
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
Publisher :
ieee
ISSN :
1041-4347
Type :
jour
DOI :
10.1109/TKDE.2013.158
Filename :
6613492
Link To Document :
بازگشت