Influence Maximization via Graph Neural Bandits
Yuting Feng, Vincent Y. F. Tan, Bogdan Cautis

TL;DR
This paper introduces IM-GNB, a neural bandit framework utilizing graph neural networks to optimize influence maximization in diffusion networks with limited topology knowledge, effectively balancing exploration and exploitation.
Contribution
The paper proposes a novel neural bandit approach with GCNs for influence maximization, addressing unknown network structures and improving diffusion outcomes.
Findings
IM-GNB outperforms baseline methods in influence spread
Effective handling of unknown network topology
Significant improvement in diffusion campaign success
Abstract
We consider a ubiquitous scenario in the study of Influence Maximization (IM), in which there is limited knowledge about the topology of the diffusion network. We set the IM problem in a multi-round diffusion campaign, aiming to maximize the number of distinct users that are influenced. Leveraging the capability of bandit algorithms to effectively balance the objectives of exploration and exploitation, as well as the expressivity of neural networks, our study explores the application of neural bandit algorithms to the IM problem. We propose the framework IM-GNB (Influence Maximization with Graph Neural Bandits), where we provide an estimate of the users' probabilities of being influenced by influencers (also known as diffusion seeds). This initial estimate forms the basis for constructing both an exploitation graph and an exploration one. Subsequently, IM-GNB handles 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 · Machine Learning in Healthcare · Explainable Artificial Intelligence (XAI)
MethodsSparse Evolutionary Training · Diffusion
