CLAINov 7, 2023

CRAB: Assessing the Strength of Causal Relationships Between Real-world Events

arXiv:2311.04284v1143 citationsh-index: 35Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for better assessment of causal understanding in AI systems, which is crucial for narrative comprehension, but it is incremental as it builds on existing causal reasoning benchmarks.

The authors tackled the problem of evaluating causal reasoning in large language models by introducing CRAB, a benchmark with fine-grained causality annotations for 2.7K event pairs from real-world narratives, and found that most models perform poorly, especially on complex causal structures.

Understanding narratives requires reasoning about the cause-and-effect relationships between events mentioned in the text. While existing foundation models yield impressive results in many NLP tasks requiring reasoning, it is unclear whether they understand the complexity of the underlying network of causal relationships of events in narratives. In this work, we present CRAB, a new Causal Reasoning Assessment Benchmark designed to evaluate causal understanding of events in real-world narratives. CRAB contains fine-grained, contextual causality annotations for ~2.7K pairs of real-world events that describe various newsworthy event timelines (e.g., the acquisition of Twitter by Elon Musk). Using CRAB, we measure the performance of several large language models, demonstrating that most systems achieve poor performance on the task. Motivated by classical causal principles, we also analyze the causal structures of groups of events in CRAB, and find that models perform worse on causal reasoning when events are derived from complex causal structures compared to simple linear causal chains. We make our dataset and code available to the research community.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes