CasSeqGCN: Combining Network Structure and Temporal Sequence to Predict Information Cascades
Yansong Wang, Xiaomeng Wang, Rados{\l}aw Michalski, Yijun Ran, Tao Jia

TL;DR
CasSeqGCN is an end-to-end method that combines network structure and temporal sequence data using GCN and LSTM to improve the accuracy of information cascade size prediction.
Contribution
It introduces a novel approach integrating GCN with dynamic routing and LSTM for cascade prediction, outperforming existing methods.
Findings
CasSeqGCN achieves more accurate cascade size predictions.
The model's design improves cascade representation quality.
Combining structural and temporal features enhances prediction performance.
Abstract
One important task in the study of information cascade is to predict the future recipients of a message given its past spreading trajectory. While the network structure serves as the backbone of the spreading, an accurate prediction can hardly be made without the knowledge of the dynamics on the network. The temporal information in the spreading sequence captures many hidden features, but predictions based on sequence alone have their limitations. Recent efforts start to explore the possibility of combining both the network structure and the temporal feature. Here, we propose a new end-to-end prediction method CasSeqGCN in which the structure and temporal feature are simultaneously taken into account. A cascade is divided into multiple snapshots which record the network topology and the state of nodes. The graph convolutional network (GCN) is used to learn the representation of a…
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
TopicsComplex Network Analysis Techniques · Opinion Dynamics and Social Influence · Opportunistic and Delay-Tolerant Networks
