Gaussian Process Bandits for Online Influence Maximization

Wenwen Xia,Fangqi Li,Shenghong Li
DOI: https://doi.org/10.1109/icdmw51313.2020.00024
2020-01-01
Abstract:We study the online influence maximization problem, which aims to select the seed set that achieves the maximum influence spread on a social network while learning the unknown diffusion parameters simultaneously. As the underlying diffusion parameters are unknown, a learner will interact with the network and optimize its strategy using the influence feedback in an online manner. Most previous works model the influence parameters based on a predefined linear function using node/edge features and minimize the estimation error in learning. However, the correlations between individuals are ignored in estimation, and the manually drafted linear assumption leads to restrictions. In this paper, we propose to utilize the Gaussian Process to estimate the underlying diffusion parameters as well as learn latent node factors using historical statistics. This novel online learning method circumvents the restrictions of predefined linear assumption and leverages the ignored edge correlations for estimation. The online learning of latent node factors utilizes the network assortativity and avoids manually drafted node/edge features. Further, we adopt the bandit framework to devise an online influence maximization algorithm, which is a natural combination of Gaussian Process estimation and upper confidence bound algorithm. Experiments conducted on public datasets reveal that the proposed method achieves superior online influence spread compared with state-of-the-art baselines and is robust w.r.t hyperparameters.
What problem does this paper attempt to address?