CaT-BENCH: Benchmarking Language Model Understanding of Causal and Temporal Dependencies in Plans
Yash Kumar Lal, Vanya Cohen, Nathanael Chambers, Niranjan, Balasubramanian, Raymond Mooney

TL;DR
This paper introduces CaT-Bench, a benchmark to evaluate language models' understanding of causal and temporal dependencies in plans, revealing current models' limited reasoning abilities and biases.
Contribution
The paper presents CaT-Bench, a new benchmark for assessing LLMs' understanding of step dependencies in plans, highlighting their shortcomings and biases.
Findings
SOTA LLMs have low zero-shot F1 scores (max 0.59).
Prompting improves performance but still limited (max 0.73 F1).
Models often rely on heuristics and show inconsistent reasoning.
Abstract
Understanding the abilities of LLMs to reason about natural language plans, such as instructional text and recipes, is critical to reliably using them in decision-making systems. A fundamental aspect of plans is the temporal order in which their steps needs to be executed, which reflects the underlying causal dependencies between them. We introduce CaT-Bench, a benchmark of Step Order Prediction questions, which test whether a step must necessarily occur before or after another in cooking recipe plans. We use this to evaluate how well frontier LLMs understand causal and temporal dependencies. We find that SOTA LLMs are underwhelming (best zero-shot is only 0.59 in F1), and are biased towards predicting dependence more often, perhaps relying on temporal order of steps as a heuristic. While prompting for explanations and using few-shot examples improve performance, the best F1 result is…
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.
Code & Models
Videos
Taxonomy
TopicsSemantic Web and Ontologies
