DyHGCN: A Dynamic Heterogeneous Graph Convolutional Network to Learn Users' Dynamic Preferences for Information Diffusion Prediction
Chunyuan Yuan, Jiacheng Li, Wei Zhou, Yijun Lu, Xiaodan Zhang, Songlin, Hu

TL;DR
This paper introduces DyHGCN, a novel dynamic heterogeneous graph convolutional network that jointly models social and diffusion graphs with temporal encoding to improve information diffusion prediction accuracy.
Contribution
The paper presents a new model that combines social network and diffusion graph information with temporal encoding to learn users' dynamic preferences for better prediction.
Findings
DyHGCN outperforms state-of-the-art models on three datasets.
Joint modeling of social and diffusion graphs enhances prediction accuracy.
Temporal encoding effectively captures users' dynamic preferences.
Abstract
Information diffusion prediction is a fundamental task for understanding the information propagation process. It has wide applications in such as misinformation spreading prediction and malicious account detection. Previous works either concentrate on utilizing the context of a single diffusion sequence or using the social network among users for information diffusion prediction. However, the diffusion paths of different messages naturally constitute a dynamic diffusion graph. For one thing, previous works cannot jointly utilize both the social network and diffusion graph for prediction, which is insufficient to model the complexity of the diffusion process and results in unsatisfactory prediction performance. For another, they cannot learn users' dynamic preferences. Intuitively, users' preferences are changing as time goes on and users' personal preference determines whether the user…
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.
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 · Advanced Graph Neural Networks
MethodsAttention Is All You Need · Softmax · Linear Layer · Multi-Head Attention
