Modeling the Popularity of Events on Web by Sparsity and Mutual-Excitation Guided Graph Neural Network
Jiaxin Deng, Linlin Jia, Junbiao Pang, Qingming Huang

TL;DR
This paper proposes a graph neural network approach to model web event popularity by capturing keyword interactions through self and mutual excitation, improving prediction accuracy and providing interpretability.
Contribution
The paper introduces a novel GNN-based model that incorporates sparsity and mutual excitation for event popularity prediction, along with a new challenge dataset.
Findings
Outperforms state-of-the-art methods on three datasets
Demonstrates the effectiveness of self and mutual excitation modeling
Provides a publicly available dataset for future research
Abstract
The content of a webpage described or posted an event in the cyberspace inevitably reflects viewpoints, values and trends of the physical society. Mapping an event on web to the popularity score plays a pivot role to sense the social trends from the cyberspace. However, the complex semantic correspondence between texts and images, as well as the implicit text-image-popularity mapping mechanics pose a significant challenge to this non-trivial task. In this paper, we address this problem from a viewpoint of understanding the interpretable mapping mechanics. Concretely, we organize the keywords from different events into an unified graph. The unified graph facilitates to model the popularity of events via two-level mappings, i.e., the self excitation and the mutual excitation. The self-excitation assumes that each keyword forms the popularity while the mutual-excitation models that two…
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 · Advanced Text Analysis Techniques · Opinion Dynamics and Social Influence
