Influential Nodes Selection: A Data Reconstruction Perspective

Zhefeng Wang,Hao Wang,Qi Liu,Enhong Chen
DOI: https://doi.org/10.1145/2600428.2609464
2014-01-01
Abstract:Influence maximization is the problem of finding a set of seed nodes in social network for maximizing the spread of influence. Traditionally, researchers view influence propagation as a stochastic process and formulate the influence maximization problem as a discrete optimization problem. Thus, most previous works focus on finding efficient and effective heuristic algorithms within the greedy framework. In this paper, we view the influence maximization problem from the perspective of data reconstruction and propose a novel framework named Data Reconstruction for Influence Maximization(DRIM). In our framework, we first construct an influence matrix, each row of which is the influence of a node to other nodes. Then, we select k most informative rows to reconstruct the matrix and the corresponding nodes are the seed nodes which could maximize the influence spread. Finally, we evaluate our framework on two real-world data sets, and the results show that DRIM is at least as effective as the traditional greedy algorithm.
What problem does this paper attempt to address?