DeepCas: an End-to-end Predictor of Information Cascades
Cheng Li, Jiaqi Ma, Xiaoxiao Guo, and Qiaozhu Mei

TL;DR
This paper introduces DeepCas, an end-to-end deep learning model that automatically predicts the future size of information cascades in social networks by learning comprehensive cascade graph representations without manual feature engineering.
Contribution
The paper proposes a novel deep learning approach for cascade prediction that outperforms existing feature-based and graph kernel methods by learning holistic cascade graph representations.
Findings
DeepCas significantly improves prediction accuracy over baselines.
Node embeddings alone are insufficient for effective cascade prediction.
End-to-end learning of cascade graphs enhances generalization across platforms.
Abstract
Information cascades, effectively facilitated by most social network platforms, are recognized as a major factor in almost every social success and disaster in these networks. Can cascades be predicted? While many believe that they are inherently unpredictable, recent work has shown that some key properties of information cascades, such as size, growth, and shape, can be predicted by a machine learning algorithm that combines many features. These predictors all depend on a bag of hand-crafting features to represent the cascade network and the global network structure. Such features, always carefully and sometimes mysteriously designed, are not easy to extend or to generalize to a different platform or domain. Inspired by the recent successes of deep learning in multiple data mining tasks, we investigate whether an end-to-end deep learning approach could effectively predict the future…
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
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Topic Modeling
