paper-with-me

홈 › Papers

CasGCN: Predicting future cascade growth based on information diffusion graph

2020-09-10 · Zhixuan Xu, Minghui Qian, Xiaowei Huang, Jie Meng

Sudden bursts of information cascades can lead to unexpected consequences such as extreme opinions, changes in fashion trends, and uncontrollable spread of rumors. It has become an important problem on how to effectively predict a cascade' size in the future, especially for large-scale cascades on social media platforms such as Twitter and Weibo. However, existing methods are insufficient in dealing with this challenging prediction problem. Conventional methods heavily rely on either hand crafted features or unrealistic assumptions. End-to-end deep learning models, such as recurrent neural networks, are not suitable to work with graphical inputs directly and cannot handle structural information that is embedded in the cascade graphs. In this paper, we propose a novel deep learning architecture for cascade growth prediction, called CasGCN, which employs the graph convolutional network to extract structural features from a graphical input, followed by the application of the attention mechanism on both the extracted features and the temporal information before conducting cascade size prediction. We conduct experiments on two real-world cascade growth prediction scenarios (i.e., retweet popularity on Sina Weibo and academic paper citations on DBLP), with the experimental results showing that CasGCN enjoys a superior performance over several baseline methods, particularly when the cascades are of large scale.

📄 PDF Abstract BibTeX arXiv:2009.05152

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Cascade-LSTM: Predicting Information Cascades using Deep Neural Networks

2020-04-26 · Sameera Horawalavithana, John Skvoretz, Adriana Iamnitchi

Predicting the flow of information in dynamic social environments is relevant to many areas of the contemporary society, from disseminating health care messages to meme tracking. While predicting the growth of informatio…

Can Cascades be Predicted?

2014-03-18 · Justin Cheng, Lada A. Adamic, P. Alex Dow, Jon Kleinberg 외

On many social networking web sites such as Facebook and Twitter, resharing or reposting functionality allows users to share others' content with their own friends or followers. As content is reshared from user to user, …

Information Cascade Prediction under Public Emergencies: A Survey

2024-03-28 · Qi Zhang, Guang Wang, Li Lin, Kaiwen Xia 외

With the advent of the era of big data, massive information, expert experience, and high-accuracy models bring great opportunities to the information cascade prediction of public emergencies. However, the involvement of …

PredictionSurvey

DeepCas: an End-to-end Predictor of Information Cascades

2016-11-16 · Cheng Li, Jiaqi Ma, Xiaoxiao Guo, Qiaozhu Mei

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 believ…

Beyond Leakage and Complexity: Towards Realistic and Efficient Information Cascade Prediction

2025-10-29 · Jie Peng, Rui Wang, Qiang Wang, Zhewei Wei 외 arxiv

Information cascade popularity prediction is a key problem in analyzing content diffusion in social networks. However, current related works suffer from three critical limitations: (1) temporal leakage in current evaluat…