Relational Prompt-based Pre-trained Language Models for Social Event Detection
Pu Li, Xiaoyan Yu, Hao Peng, Yantuan Xian, Linqin Wang, Li Sun,, Jingyun Zhang, Philip S. Yu

TL;DR
This paper introduces RPLM_SED, a novel approach using relational prompt-based pre-trained language models to improve social event detection by modeling message pairs and optimizing their representations, outperforming existing methods.
Contribution
The paper presents a new relational prompt-based framework for social event detection that leverages message pair modeling and clustering constraints, addressing limitations of GNN-based methods.
Findings
Achieves state-of-the-art performance on three real-world datasets.
Effective in offline, online, low-resource, and long-tail scenarios.
Enhances message representation distinguishability through clustering constraints.
Abstract
Social Event Detection (SED) aims to identify significant events from social streams, and has a wide application ranging from public opinion analysis to risk management. In recent years, Graph Neural Network (GNN) based solutions have achieved state-of-the-art performance. However, GNN-based methods often struggle with missing and noisy edges between messages, affecting the quality of learned message embedding. Moreover, these methods statically initialize node embedding before training, which, in turn, limits the ability to learn from message texts and relations simultaneously. In this paper, we approach social event detection from a new perspective based on Pre-trained Language Models (PLMs), and present RPLM_SED (Relational prompt-based Pre-trained Language Models for Social Event Detection). We first propose a new pairwise message modeling strategy to construct social messages into…
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 · Sentiment Analysis and Opinion Mining · Advanced Graph Neural Networks
MethodsGraph Neural Network
