Papers › Causal Reasoning of Entities and Events in Procedural Texts

Causal Reasoning of Entities and Events in Procedural Texts

26 Jan 2023arXiv:2301.10896archive 2025-07-28

Li Zhang, Hainiu Xu, Yue Yang, Shuyan Zhou, Weiqiu You, Manni Arora, Chris Callison-Burch

Entities and events are crucial to natural language reasoning and common in procedural texts. Existing work has focused either exclusively on entity state tracking (e.g., whether a pan is hot) or on event reasoning (e.g., whether one would burn themselves by touching the pan), while these two tasks are often causally related. We propose CREPE, the first benchmark on causal reasoning of event plausibility and entity states. We show that most language models, including GPT-3, perform close to chance at .35 F1, lagging far behind human at .87 F1. We boost model performance to .59 F1 by creatively representing events as programming languages while prompting language models pretrained on code. By injecting the causal relations between entities and events as intermediate reasoning steps in our representation, we further boost the performance to .67 F1. Our findings indicate not only the challenge that CREPE brings for language models, but also the efficacy of code-like prompting combined with chain-of-thought prompting for multihop event reasoning.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2301.10896")

Code

Syntology Ran 0 of 15 code samples harvested from 1 repository linked to this paper; 15 have no recorded run.

By repository: official repository: 15 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zharry29/causal_reasoning_of_entities_and_events officialmentioned in papermentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 0 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

15unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from zharry29/causal_reasoning_of_entities_and_events. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

entity_and_event zharry29/causal_reasoning_of_entities_and_events/codex/v1.2.3/openai_models.py official repository unverified MIT (permissive) · efd28f7fa5c65a9c · report
event_only zharry29/causal_reasoning_of_entities_and_events/codex/v1.2.1/openai_models.py official repository unverified MIT (permissive) · d28314959a83c236 · report
event_only zharry29/causal_reasoning_of_entities_and_events/codex/v1.2.2/openai_models.py official repository unverified MIT (permissive) · c83c46cb3d332009 · report
event_only zharry29/causal_reasoning_of_entities_and_events/codex/v1.2.4/openai_models.py official repository unverified MIT (permissive) · 2e2c16954ed09e3b · report
event_only zharry29/causal_reasoning_of_entities_and_events/codex/v1.2.5/openai_models.py official repository unverified MIT (permissive) · 6b0568644ace839f · report
goal_to_code zharry29/causal_reasoning_of_entities_and_events/codex/v1.2.6/openai_models.py official repository unverified MIT (permissive) · 41277c3358776c7b · report
gpt3 zharry29/causal_reasoning_of_entities_and_events/gpt3.5/openai_models.py official repository unverified MIT (permissive) · 62bd25caa33a238d · report
gpt3 zharry29/causal_reasoning_of_entities_and_events/gpt3/niket1/openai_models.py official repository unverified MIT (permissive) · 2b309e8385773dbd · report
gpt3_prompt zharry29/causal_reasoning_of_entities_and_events/gpt3/niket1/openai_models.py official repository unverified MIT (permissive) · 303e6c5008ec8231 · report
parse_codex_prediction zharry29/causal_reasoning_of_entities_and_events/codex/v1.2.1/openai_models.py official repository unverified MIT (permissive) · 3c38f3bbfb0461a3 · report
parse_codex_prediction zharry29/causal_reasoning_of_entities_and_events/codex/v1.2.3/openai_models.py official repository unverified MIT (permissive) · b08a7d06f5210cff · report
parse_codex_prediction zharry29/causal_reasoning_of_entities_and_events/codex/v1.2.5/openai_models.py official repository unverified MIT (permissive) · 5cbdf807893e810c · report
parse_codex_prediction zharry29/causal_reasoning_of_entities_and_events/codex/v1.2.6/openai_models.py official repository unverified MIT (permissive) · 5ccf8fb9732577d7 · report
parse_gen zharry29/causal_reasoning_of_entities_and_events/gpt3/niket1/openai_models.py official repository unverified MIT (permissive) · 76067d310884b7d2 · report
text_to_code zharry29/causal_reasoning_of_entities_and_events/codex/v1.2.1/openai_models.py official repository unverified MIT (permissive) · 492f53812fee57cc · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdamAttentionAttention DropoutBPECosine AnnealingDense ConnectionsDropoutGPT-3Layer NormalizationLinear LayerLinear Warmup With Cosine AnnealingMulti-Head AttentionResidual ConnectionSoftmaxWeight Decay

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections