Multi-Round Influence Maximization
Lichao Sun, Weiran Huang, Philip S. Yu, Wei Chen

TL;DR
This paper introduces algorithms for multi-round influence maximization, addressing both non-adaptive and adaptive scenarios, with theoretical guarantees and scalable solutions validated on real-world networks.
Contribution
It proposes novel algorithms with approximation guarantees for both non-adaptive and adaptive multi-round influence maximization, including scalable reverse influence sampling methods.
Findings
Algorithms achieve near-linear running time.
Effective influence maximization demonstrated on real-world networks.
Tradeoffs between efficiency and effectiveness in seed selection.
Abstract
In this paper, we study the Multi-Round Influence Maximization (MRIM) problem, where influence propagates in multiple rounds independently from possibly different seed sets, and the goal is to select seeds for each round to maximize the expected number of nodes that are activated in at least one round. MRIM problem models the viral marketing scenarios in which advertisers conduct multiple rounds of viral marketing to promote one product. We consider two different settings: 1) the non-adaptive MRIM, where the advertiser needs to determine the seed sets for all rounds at the very beginning, and 2) the adaptive MRIM, where the advertiser can select seed sets adaptively based on the propagation results in the previous rounds. For the non-adaptive setting, we design two algorithms that exhibit an interesting tradeoff between efficiency and effectiveness: a cross-round greedy algorithm that…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Facility Location and Emergency Management · Optimization and Search Problems
