Papers › COLA: Contextualized Commonsense Causal Reasoning from the Causal Inference Perspective

COLA: Contextualized Commonsense Causal Reasoning from the Causal Inference Perspective

9 May 2023arXiv:2305.05191archive 2025-07-28

Zhaowei Wang, Quyet V. Do, Hongming Zhang, Jiayao Zhang, Weiqi Wang, Tianqing Fang, Yangqiu Song, Ginny Y. Wong, Simon See

Detecting commonsense causal relations (causation) between events has long been an essential yet challenging task. Given that events are complicated, an event may have different causes under various contexts. Thus, exploiting context plays an essential role in detecting causal relations. Meanwhile, previous works about commonsense causation only consider two events and ignore their context, simplifying the task formulation. This paper proposes a new task to detect commonsense causation between two events in an event sequence (i.e., context), called contextualized commonsense causal reasoning. We also design a zero-shot framework: COLA (Contextualized Commonsense Causality Reasoner) to solve the task from the causal inference perspective. This framework obtains rich incidental supervision from temporality and balances covariates from multiple timestamps to remove confounding effects. Our extensive experiments show that COLA can detect commonsense causality more accurately than baselines.

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="2305.05191")

Code

Syntology Ran 3 of 18 code samples harvested from 1 repository linked to this paper; 15 have no recorded run. Of those that ran: 3 ran with no contract checked.

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

hkust-knowcomp/cola officialmentioned in papermentioned on GitHubpytorchMIT 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

18 samples harvested; 3 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.

3ran
15unverified

Licence: 0 of the 18 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 hkust-knowcomp/cola. “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.

get_probs hkust-knowcomp/cola/src/metric_utils.py official repository ran MIT (permissive) · 50bc28c5417a08cb · report
proc_data hkust-knowcomp/cola/src/metric_utils.py official repository ran MIT (permissive) · 3c1f2a1e109ff596 · report
return_match_idx hkust-knowcomp/cola/src/metrics.py official repository ran MIT (permissive) · d5011fe46a81a130 · report
chunk_list hkust-knowcomp/cola/SRL_parsing.py official repository unverified MIT (permissive) · c0ae1f3a83a9162e · report
decode_generation hkust-knowcomp/cola/covariate_util.py official repository unverified MIT (permissive) · 88b6d26ae9b9bbcd · report
delta_bar hkust-knowcomp/cola/src/metrics.py official repository unverified MIT (permissive) · 1540e18377812a02 · report
delta_pxd hkust-knowcomp/cola/src/metrics.py official repository unverified MIT (permissive) · 25b707022ce8b4fd · report
duplicate_list hkust-knowcomp/cola/sample_intervention.py official repository unverified MIT (permissive) · b7cf9f9b8c2c0cf5 · report
format_args hkust-knowcomp/cola/covariate_util.py official repository unverified MIT (permissive) · 07d0e75610183e3c · report
get_config_dict hkust-knowcomp/cola/evaluate.py official repository unverified MIT (permissive) · 398d9dc4825e6ceb · report
get_f1 hkust-knowcomp/cola/evaluate.py official repository unverified MIT (permissive) · f71f4792bb23e87b · report
get_input_pair hkust-knowcomp/cola/temporal_score_util.py official repository unverified MIT (permissive) · a138ca7ac0f58678 · report
get_macro_f1 hkust-knowcomp/cola/evaluate.py official repository unverified MIT (permissive) · e725c859a48e41ec · report
get_preprocess_function hkust-knowcomp/cola/temporal_score_util.py official repository unverified MIT (permissive) · 0d2028a1f903d498 · report
get_preprocess_function hkust-knowcomp/cola/covariate_util.py official repository unverified MIT (permissive) · b72601e68fddf6cc · report
get_preprocess_function hkust-knowcomp/cola/mlm_util.py official repository unverified MIT (permissive) · 3304c2a3b4189c4f · report
get_token2id_mapping hkust-knowcomp/cola/mlm_util.py official repository unverified MIT (permissive) · bfb9f39475bae9a7 · report
unpacked_data hkust-knowcomp/cola/temporal_score_util.py official repository unverified MIT (permissive) · e8757970675c9907 · report

Tasks

Causal InferenceCommonsense Causal Reasoning

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

COLA

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