Online Influence Maximization under Independent Cascade Model with Semi-Bandit Feedback
Zheng Wen, Branislav Kveton, Michal Valko, Sharan Vaswani

TL;DR
This paper introduces IMLinUCB, a novel algorithm for online influence maximization in social networks under the independent cascade model, effectively handling combinatorial actions and limited feedback to learn influential nodes.
Contribution
It presents the first regret bounds for online influence maximization with semi-bandit feedback, incorporating network topology and edge probabilities, and demonstrates the algorithm's efficiency and effectiveness.
Findings
Regret bounds are polynomial in network parameters.
IMLinUCB scales well with network size and complexity.
Linear generalization improves performance in real-world scenarios.
Abstract
We study the online influence maximization problem in social networks under the independent cascade model. Specifically, we aim to learn the set of "best influencers" in a social network online while repeatedly interacting with it. We address the challenges of (i) combinatorial action space, since the number of feasible influencer sets grows exponentially with the maximum number of influencers, and (ii) limited feedback, since only the influenced portion of the network is observed. Under a stochastic semi-bandit feedback, we propose and analyze IMLinUCB, a computationally efficient UCB-based algorithm. Our bounds on the cumulative regret are polynomial in all quantities of interest, achieve near-optimal dependence on the number of interactions and reflect the topology of the network and the activation probabilities of its edges, thereby giving insights on the problem complexity. To the…
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
TopicsAdvanced Bandit Algorithms Research · Complex Network Analysis Techniques · Reinforcement Learning in Robotics
