Multi-Scale Information Diffusion Prediction with Reinforced Recurrent Networks
Abstract
Information diffusion prediction is an important task which studies how information items spread among users. With the success of deep learning techniques, recurrent neural networks (RNNs) have shown their powerful capability in modeling information diffusion as sequential data. However, previous works focused on either microscopic diffusion prediction which aims at guessing the next influenced user or macroscopic diffusion prediction which estimates the total numbers of influenced users during the diffusion process. To the best of our knowledge, no previous works have suggested a unified model for both microscopic and macroscopic scales. In this paper, we propose a novel multi-scale diffusion prediction model based on reinforcement learning (RL). RL incorporates the macroscopic diffusion size information into the RNN-based microscopic diffusion model by addressing the non-differentiable problem. We also employ an effective structural context extraction strategy to utilize the underlying social graph information. Experimental results show that our proposed model outperforms state-of-the-art baseline models on both microscopic and macroscopic diffusion predictions on three real-world datasets.
Cite
Text
Yang et al. "Multi-Scale Information Diffusion Prediction with Reinforced Recurrent Networks." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/560Markdown
[Yang et al. "Multi-Scale Information Diffusion Prediction with Reinforced Recurrent Networks." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/yang2019ijcai-multi/) doi:10.24963/IJCAI.2019/560BibTeX
@inproceedings{yang2019ijcai-multi,
title = {{Multi-Scale Information Diffusion Prediction with Reinforced Recurrent Networks}},
author = {Yang, Cheng and Tang, Jian and Sun, Maosong and Cui, Ganqu and Liu, Zhiyuan},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2019},
pages = {4033-4039},
doi = {10.24963/IJCAI.2019/560},
url = {https://mlanthology.org/ijcai/2019/yang2019ijcai-multi/}
}