From Known to Unknown: Quality-aware Self-improving Graph Neural Network for Open Set Social Event Detection
Jiaqian Ren, Lei Jiang, Hao Peng, Yuwei Cao, Jia Wu, Philip S. Yu,, Lifang He

TL;DR
This paper introduces QSGNN, a novel graph neural network that effectively detects social events in open set scenarios by leveraging known data, reliable knowledge transfer, and quality-aware pseudo-labeling, achieving state-of-the-art results.
Contribution
The paper proposes a quality-aware self-improving GNN with a new supervised pairwise loss, orthogonal relation constraints, and a pseudo-labeling strategy for open set social event detection.
Findings
Achieves state-of-the-art performance on real-world datasets.
Effectively transfers knowledge from known to unknown events.
Demonstrates robustness in open set social event detection.
Abstract
State-of-the-art Graph Neural Networks (GNNs) have achieved tremendous success in social event detection tasks when restricted to a closed set of events. However, considering the large amount of data needed for training a neural network and the limited ability of a neural network in handling previously unknown data, it remains a challenge for existing GNN-based methods to operate in an open set setting. To address this problem, we design a Quality-aware Self-improving Graph Neural Network (QSGNN) which extends the knowledge from known to unknown by leveraging the best of known samples and reliable knowledge transfer. Specifically, to fully exploit the labeled data, we propose a novel supervised pairwise loss with an additional orthogonal inter-class relation constraint to train the backbone GNN encoder. The learnt, already-known events further serve as strong reference bases for the…
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
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Text and Document Classification Technologies
