DyGCL: Dynamic Graph Contrastive Learning For Event Prediction
Muhammed Ifte Khairul Islam, Khaled Mohammed Saifuddin, Tanvir, Hossain, and Esra Akbas

TL;DR
DyGCL introduces a contrastive learning framework that captures both local and global dynamic graph representations for improved event prediction from textual data.
Contribution
The paper proposes a novel DyGCL model that integrates local and global graph encodings with contrastive learning for more accurate event forecasting.
Findings
Outperforms baseline methods on six real-world datasets
Effectively captures evolving local and global graph structures
Enhances event prediction accuracy through hierarchical representations
Abstract
Predicting events such as political protests, flu epidemics, and criminal activities is crucial to proactively taking necessary measures and implementing required responses to address emerging challenges. Capturing contextual information from textual data for event forecasting poses significant challenges due to the intricate structure of the documents and the evolving nature of events. Recently, dynamic Graph Neural Networks (GNNs) have been introduced to capture the dynamic patterns of input text graphs. However, these models only utilize node-level representation, causing the loss of the global information from graph-level representation. On the other hand, both node-level and graph-level representations are essential for effective event prediction as node-level representation gives insight into the local structure, and the graph-level representation provides an understanding of 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
