Investigating Counterclaims in Causality Extraction from Text
Tim Hagen, Niklas Deckers, Felix Wolter, Harrisen Scells, Martin Potthast
TL;DR
This work addresses a blind spot in causality extraction by introducing concausality as a first-class concept and presenting the Concausal News Corpus (CCNC), a concausal-augmented version of CNCv2 built via manual rewriting and rigorous annotation ($κ=0.74$). By extending the standard three-step causality extraction pipeline to include concausal labels, the authors demonstrate that models trained only on procausal data misclassify concausal statements, which can distort causal graphs and reasoning. Baseline transformer models show improved discrimination between pro- and concausality when trained on CCNC, underscoring the practical value of balancing causal claims for reliable downstream tasks such as causal QA and graph construction. The CCNC framework enables balanced causal reasoning, supports more accurate causal graphs for decision-support, and opens avenues for concausal data generation and computational argumentation research.
Abstract
Research on causality extraction from text has so far almost entirely neglected counterclaims. Existing causality extraction datasets focus solely on "procausal" claims, i.e., statements that support a relationship. "Concausal" claims, i.e., statements that refute a relationship, are entirely ignored or even accidentally annotated as procausal. We address this shortcoming by developing a new dataset that integrates concausality. Based on an extensive literature review, we first show that concausality is an integral part of causal reasoning on incomplete knowledge. We operationalize this theory in the form of a rigorous guideline for annotation and then augment the Causal News Corpus with concausal statements, obtaining a substantial inter-annotator agreement of Cohen's $κ=0.74$. To demonstrate the importance of integrating concausal statements, we show that models trained without concausal relationships tend to misclassify these as procausal instead. Based on our new dataset, this mistake can be mitigated, enabling transformers to effectively distinguish pro- and concausality.
