English

CaST: Causal Discovery via Spatio-Temporal Graphs in Disaster Tweets

Social and Information Networks 2026-02-04 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2602.02601,
  title  = {CaST: Causal Discovery via Spatio-Temporal Graphs in Disaster Tweets},
  author = {Hieu Duong and Eugene Levin and Todd Gary and Long Nguyen},
  journal= {arXiv preprint arXiv:2602.02601},
  year   = {2026}
}
R2 v1 2026-07-01T09:32:43.607Z