Heterogeneous Social Event Detection via Hyperbolic Graph Representations
Zitai Qiu, Jia Wu, Jian Yang, Xing Su, Charu C. Aggarwal
TL;DR
This work tackles social event detection in heterogeneous social networks characterized by short texts, multi-type content, and limited labels. It introduces two hyperbolic-graph approaches: HSED, a supervised model that converts heterogeneous data into a unified homogeneous message graph and learns hyperbolic embeddings for node classification, and UHSED, an unsupervised variant that uses graph contrastive learning with a hyperbolic GCN encoder. The main contributions include the first application of hyperbolic space to heterogeneous social event detection, a data-unification pipeline via Word2Vec, and empirical evidence that hyperbolic representations better capture tree-like social data, outperforming Euclidean baselines in both supervised and unsupervised settings. These findings have practical implications for timely event detection in large-scale, hierarchical social networks and point toward future work on dynamic detection and label-scarce scenarios.
Abstract
Social events reflect the dynamics of society and, here, natural disasters and emergencies receive significant attention. The timely detection of these events can provide organisations and individuals with valuable information to reduce or avoid losses. However, due to the complex heterogeneities of the content and structure of social media, existing models can only learn limited information; large amounts of semantic and structural information are ignored. In addition, due to high labour costs, it is rare for social media datasets to include high-quality labels, which also makes it challenging for models to learn information from social media. In this study, we propose two hyperbolic graph representation-based methods for detecting social events from heterogeneous social media environments. For cases where a dataset has labels, we designed a Hyperbolic Social Event Detection (HSED) model that converts complex social information into a unified social message graph. This model addresses the heterogeneity of social media, and, with this graph, the information in social media can be used to capture structural information based on the properties of hyperbolic space. For cases where the dataset is unlabelled, we designed an Unsupervised Hyperbolic Social Event Detection (UHSED). This model is based on the HSED model but includes graph contrastive learning to make it work in unlabelled scenarios. Extensive experiments demonstrate the superiority of the proposed approaches.
