Title :
IMGPU: GPU-Accelerated Influence Maximization in Large-Scale Social Networks
Author :
Xiaodong Liu ; Mo Li ; Shanshan Li ; Shaoliang Peng ; Xiangke Liao ; Xiaopei Lu
Author_Institution :
Sch. of Comput., Nat. Univ. of Defense Technol., Changsha, China
Abstract :
Influence Maximization aims to find the top-$(K)$ influential individuals to maximize the influence spread within a social network, which remains an important yet challenging problem. Proven to be NP-hard, the influence maximization problem attracts tremendous studies. Though there exist basic greedy algorithms which may provide good approximation to optimal result, they mainly suffer from low computational efficiency and excessively long execution time, limiting the application to large-scale social networks. In this paper, we present IMGPU, a novel framework to accelerate the influence maximization by leveraging the parallel processing capability of graphics processing unit (GPU). We first improve the existing greedy algorithms and design a bottom-up traversal algorithm with GPU implementation, which contains inherent parallelism. To best fit the proposed influence maximization algorithm with the GPU architecture, we further develop an adaptive K-level combination method to maximize the parallelism and reorganize the influence graph to minimize the potential divergence. We carry out comprehensive experiments with both real-world and sythetic social network traces and demonstrate that with IMGPU framework, we are able to outperform the state-of-the-art influence maximization algorithm up to a factor of 60, and show potential to scale up to extraordinarily large-scale networks.
Keywords :
computational complexity; graph theory; graphics processing units; greedy algorithms; parallel processing; social networking (online); GPU-accelerated influence maximization; IMGPU; NP-hard problem; adaptive k-level combination method; bottom-up traversal algorithm; graphics processing unit; greedy algorithms; influence graph; influence spread; large-scale social networks; parallel processing capability; synthetic social network traces; Acceleration; Accuracy; Computational modeling; Graphics processing units; Instruction sets; Parallel processing; Social network services; GPU; IMGPU; Influence maximization; bottom-up traversal algorithm; large-scale social networks;
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on
DOI :
10.1109/TPDS.2013.41