Evidential Temporal-aware Graph-based Social Event Detection via Dempster-Shafer Theory
Jiaqian Ren, Lei Jiang, Hao Peng, Zhiwei Liu, Jia Wu, Philip S. Yu

TL;DR
This paper introduces ETGNN, a graph neural network that integrates temporal information and evidential reasoning to improve social event detection from social media data, addressing noise and view uncertainty.
Contribution
The paper proposes a novel ETGNN model that incorporates temporal-aware aggregation and Dempster-Shafer theory to enhance robustness and accuracy in social event detection.
Findings
ETGNN outperforms baseline methods in accuracy on real datasets.
Incorporating temporal information improves detection reliability.
Evidential reasoning effectively handles view uncertainty.
Abstract
The rising popularity of online social network services has attracted lots of research on mining social media data, especially on mining social events. Social event detection, due to its wide applications, has now become a trivial task. State-of-the-art approaches exploiting Graph Neural Networks (GNNs) usually follow a two-step strategy: 1) constructing text graphs based on various views (\textit{co-user}, \textit{co-entities} and \textit{co-hashtags}); and 2) learning a unified text representation by a specific GNN model. Generally, the results heavily rely on the quality of the constructed graphs and the specific message passing scheme. However, existing methods have deficiencies in both aspects: 1) They fail to recognize the noisy information induced by unreliable views. 2) Temporal information which works as a vital indicator of events is neglected in most works. To this end, we…
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 · Advanced Graph Neural Networks · Sentiment Analysis and Opinion Mining
MethodsGraph Neural Network · Exponential Decay
