Continuous-Time Graph Learning for Cascade Popularity Prediction

Abstract

Information propagation on social networks could be modeled as cascades, and many efforts have been made to predict the future popularity of cascades. However, most of the existing research treats a cascade as an individual sequence. Actually, the cascades might be correlated with each other due to the shared users or similar topics. Moreover, the preferences of users and semantics of a cascade are usually continuously evolving over time. In this paper, we propose a continuous-time graph learning method for cascade popularity prediction, which first connects different cascades via a universal sequence of user-cascade and user-user interactions and then chronologically learns on the sequence by maintaining the dynamic states of users and cascades. Specifically, for each interaction, we present an evolution learning module to continuously update the dynamic states of the related users and cascade based on their currently encoded messages and previous dynamic states. We also devise a cascade representation learning component to embed the temporal information and structural information carried by the cascade. Experiments on real-world datasets demonstrate the superiority and rationality of our approach.

Cite

Text

Lu et al. "Continuous-Time Graph Learning for Cascade Popularity Prediction." International Joint Conference on Artificial Intelligence, 2023. doi:10.24963/IJCAI.2023/247

Markdown

[Lu et al. "Continuous-Time Graph Learning for Cascade Popularity Prediction." International Joint Conference on Artificial Intelligence, 2023.](https://mlanthology.org/ijcai/2023/lu2023ijcai-continuous/) doi:10.24963/IJCAI.2023/247

BibTeX

@inproceedings{lu2023ijcai-continuous,
  title     = {{Continuous-Time Graph Learning for Cascade Popularity Prediction}},
  author    = {Lu, Xiaodong and Ji, Shuo and Yu, Le and Sun, Leilei and Du, Bowen and Zhu, Tongyu},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {2224-2232},
  doi       = {10.24963/IJCAI.2023/247},
  url       = {https://mlanthology.org/ijcai/2023/lu2023ijcai-continuous/}
}