用时空图模型从灾害推文里发现事件因果关系
CaST: Causal Discovery via Spatio-Temporal Graphs in Disaster Tweets
- 构建包含语义、空间、时间信息的事件图,用GAT学习因果关系
- 在16.7万条飓风哈维推文上表现优于主流方法
- 适合灾害应急分析、社会媒体事件推理等场景
从社交媒体理解真实事件间的因果关系对态势感知至关重要,但现有方法常忽略语义、空间与时间上下文的相互作用。我们提出CaST:基于时空图的灾害推文因果发现框架,通过预训练于灾害数据集的大语言模型,融合语义相似性与时空邻近性。CaST为每段时间窗口内的推文构建事件图,每个事件以包含语义、地理坐标和时间特征的节点嵌入表示,并通过多头图注意力网络(GAT)学习有向因果关系。我们构建了一个约16.7万条灾害相关推文的自建数据集,标注遵循MAVEN-ERE标准。实验表明,CaST在性能上超越传统及先进方法。消融研究证实引入空间与时间信号显著提升召回率与训练稳定性。整体而言,将时空推理融入事件图可实现更鲁棒、可解释的灾害社交媒体因果发现。
原文摘要 · Abstract (English)
Understanding causality between real-world events from social media is essential for situational awareness, yet existing causal discovery methods often overlook the interplay between semantic, spatial, and temporal contexts. We propose CaST: Causal Discovery via Spatio-Temporal Graphs, a unified framework for causal discovery in disaster domain that integrates semantic similarity and spatio-temporal proximity using Large Language Models (LLMs) pretrained on disaster datasets. CaST constructs an event graph for each window of tweets. Each event extracted from tweets is represented as a node embedding enriched with its contextual semantics, geographic coordinates, and temporal features. These event nodes are then connected to form a spatio-temporal event graph, which is processed using a multi-head Graph Attention Network (GAT) \cite{gat} to learn directed causal relationships. We construct an in-house dataset of approximately 167K disaster-related tweets collected during Hurricane Harvey and annotated following the MAVEN-ERE schema. Experimental results show that CaST achieves superior performance over both traditional and state-of-the-art methods. Ablation studies further confirm that incorporating spatial and temporal signals substantially improves both recall and stability during training. Overall, CaST demonstrates that integrating spatio-temporal reasoning into event graphs enables more robust and interpretable causal discovery in disaster-related social media text.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。