IMRank: Influence Maximization via Finding Self-Consistent Ranking
Suqi Cheng, Hua-Wei Shen, Junming Huang, Wei Chen, Xue-Qi Cheng

TL;DR
IMRank introduces an iterative ranking framework that efficiently finds influence-maximizing seed nodes in social networks by leveraging the concept of self-consistent ranking, balancing accuracy and computational efficiency.
Contribution
The paper proposes IMRank, a novel iterative ranking algorithm that converges to a self-consistent ranking for influence maximization, combining the strengths of greedy and heuristic methods.
Findings
IMRank achieves high influence spread accuracy comparable to greedy algorithms.
IMRank reduces computational cost by 10-100 times compared to existing heuristics.
The algorithm converges to a self-consistent ranking from any initial ranking.
Abstract
Influence maximization, fundamental for word-of-mouth marketing and viral marketing, aims to find a set of seed nodes maximizing influence spread on social network. Early methods mainly fall into two paradigms with certain benefits and drawbacks: (1)Greedy algorithms, selecting seed nodes one by one, give a guaranteed accuracy relying on the accurate approximation of influence spread with high computational cost; (2)Heuristic algorithms, estimating influence spread using efficient heuristics, have low computational cost but unstable accuracy. We first point out that greedy algorithms are essentially finding a self-consistent ranking, where nodes' ranks are consistent with their ranking-based marginal influence spread. This insight motivates us to develop an iterative ranking framework, i.e., IMRank, to efficiently solve influence maximization problem under independent cascade model.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpam and Phishing Detection · Complex Network Analysis Techniques · Text and Document Classification Technologies
