SP-GCRL: Influence Maximization on Incomplete Social Graphs
Abstract
Influence maximization (IM) in real platforms is challenged by incomplete, noisy social graphs and non-stationary diffusion dynamics. We propose SP-GCRL, a social-propagation-aware graph contrastive reinforcement learning framework that learns end-to-end seed selection under partial observability.We first introduce a social-propagation-aware nonlinear diffusion function to model reinforcement/diminishing effects and probability drift under repeated exposure; we then construct dual structural views and perform contrastive learning to obtain node representations robust to missing edges and weak ties, while replacing expensive strategy metrics with a GAT-based regression surrogate to improve efficiency and scalability; finally, we use DDQN to learn an end-to-end seed selection policy on top of these representations. Experiments on multiple real-world networks show that SP-GCRL achieves significant gains over heuristic and learning-based baselines across budgets and topologies, while maintaining strong large-scale scalability.
Cite
@article{arxiv.2605.12513,
title = {SP-GCRL: Influence Maximization on Incomplete Social Graphs},
author = {Haohua Niu and Yuxuan Yang and Lingfeng Zhang and Hao Li and Jiao Liang and Zongfu Luo and Luca Rossi},
journal= {arXiv preprint arXiv:2605.12513},
year = {2026}
}
Comments
Accepted by DASFAA 2026. The first two authors contributed equally