DocumentCode :
658379
Title :
Graph Calculus: Scalable Shortest Path Analytics for Large Social Graphs through Core Net
Author :
Lixin Fu ; Jing Deng
Author_Institution :
Dept. of Comput. Sci., Univ. of North Carolina at Greensboro, Greensboro, NC, USA
Volume :
1
fYear :
2013
fDate :
17-20 Nov. 2013
Firstpage :
417
Lastpage :
424
Abstract :
We focus on the problem of scalable shortest path analytics for large social graphs in this paper. While shortest path distance problem has been investigated extensively, massive graphs on social networks such as Facebook and Linked In call for reinvestigation of the problem due to the requirements of scalability and suitability for distributed computing. We propose a core-net based approach to address the problem. In our new core-net algorithm, popular nodes are selected based on their node degrees. Since some of these popular nodes may not be connected, we further include bridge nodes, which connect two or more popular nodes and improve their connectivity, but are not popular nodes themselves. Breadth First Search (BFS) technique is then used to compute shortest paths between any pair of nodes on the core net. When the shortest path between two arbitrary vertices, u and v, is queried, we approximate it with triangulation. We present a graph calculus theory in which the estimated distance goes to the real shortest distance when the degree threshold goes to zero. Analysis and simulation results confirm the superiority of our design, which can easily scale to MapReduce.
Keywords :
distributed processing; graph theory; process algebra; search problems; social networking (online); BFS; Facebook; LinkedIn; MapReduce; breadth first search technique; bridge nodes; core net; core-net algorithm; distributed computing; graph calculus theory; large social graphs; node degrees; scalable shortest path analytics; social networks; Algorithm design and analysis; Approximation algorithms; Bridges; Calculus; Facebook; Road transportation; breadth-first search; core network; graph calculus; shortest-path distance;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Web Intelligence (WI) and Intelligent Agent Technologies (IAT), 2013 IEEE/WIC/ACM International Joint Conferences on
Conference_Location :
Atlanta, GA
Print_ISBN :
978-1-4799-2902-3
Type :
conf
DOI :
10.1109/WI-IAT.2013.59
Filename :
6690045
Link To Document :
بازگشت