Contingency-Aware Influence Maximization: A Reinforcement Learning Approach
Haipeng Chen, Wei Qiu, Han-Ching Ou, Bo An, Milind Tambe

TL;DR
This paper introduces a reinforcement learning approach for contingency-aware influence maximization in social networks, enabling fast, scalable seed selection even on unseen networks, which is crucial for resource-limited non-profits.
Contribution
The paper formalizes contingency-aware influence maximization as an MDP and proposes RL-based methods with state abstraction and reward shaping for efficient, scalable solutions.
Findings
Achieves influence spread comparable to state-of-the-art methods.
Runs with negligible runtime at test phase.
Effective on unseen social networks.
Abstract
The influence maximization (IM) problem aims at finding a subset of seed nodes in a social network that maximize the spread of influence. In this study, we focus on a sub-class of IM problems, where whether the nodes are willing to be the seeds when being invited is uncertain, called contingency-aware IM. Such contingency aware IM is critical for applications for non-profit organizations in low resource communities (e.g., spreading awareness of disease prevention). Despite the initial success, a major practical obstacle in promoting the solutions to more communities is the tremendous runtime of the greedy algorithms and the lack of high performance computing (HPC) for the non-profits in the field -- whenever there is a new social network, the non-profits usually do not have the HPCs to recalculate the solutions. Motivated by this and inspired by the line of works that use reinforcement…
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
TopicsOpen Source Software Innovations
MethodsAttentive Walk-Aggregating Graph Neural Network
