Causal Graph based Event Reasoning using Semantic Relation Experts
Mahnaz Koupaee, Xueying Bai, Mudan Chen, Greg Durrett, Nathanael Chambers, Niranjan Balasubramanian

TL;DR
This paper introduces a method for generating causal event graphs using semantic relation experts to improve event reasoning in LLMs, enhancing explainability and performance on forecasting and prediction tasks.
Contribution
The paper proposes a collaborative expert-based approach for causal graph generation and demonstrates its utility in improving event reasoning and explainability without fine-tuning.
Findings
Causal graphs improve event reasoning accuracy.
Expert discussion rounds enhance graph quality.
Method achieves competitive results on forecasting tasks.
Abstract
Understanding how events in a scenario causally connect with each other is important for effectively modeling and reasoning about events. But event reasoning remains a difficult challenge, and despite recent advances, Large Language Models (LLMs) still struggle to accurately identify causal connections between events. This struggle leads to poor performance on deeper reasoning tasks like event forecasting and timeline understanding. To address this challenge, we investigate the generation of causal event graphs (e.g., A enables B) as a parallel mechanism to help LLMs explicitly represent causality during inference. This paper evaluates both how to generate correct graphs as well as how graphs can assist reasoning. We propose a collaborative approach to causal graph generation where we use LLMs to simulate experts that focus on specific semantic relations. The experts engage in multiple…
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
Taxonomy
TopicsBayesian Modeling and Causal Inference · Explainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications
