arXiv:2509.18156cs.CLcs.AI2025-09EMNLP被引 7

用合成控制法识别事件因果,比GPT-4更准。

Event Causality Identification with Synthetic Control

  • 用合成控制法生成事件主角的“虚拟孪生体”,模拟干预效果。
  • 在COPES-hard数据集上超越GPT-4,准确率提升显著。
  • 适合做因果推理、文本分析的研究者参考。

事件因果识别(ECI)是从文本中提取事件间因果关系的关键任务,有助于区分因果与相关性。传统方法依赖语言模式和多跳推理,易因因果表达不规范和虚假图推理产生误判。本文引入鲁宾因果模型:将两个时间有序事件视为处理与结果,通过操纵处理并估计结果概率变化来判断因果。由于文本领域无法真实实施干预,我们转而寻找一个与主角经历相同的“孪生体”——其在处理前经历一致,但接受处理干预。然而实际匹配困难。为此,本文提出使用合成控制法,基于历史数据生成该孪生体,结合文本嵌入合成与反演技术。该方法在因果性基准测试COPES-hard上优于现有方法,包括GPT-4。

原文摘要 · Abstract (English)

Event causality identification (ECI), a process that extracts causal relations between events from text, is crucial for distinguishing causation from correlation. Traditional approaches to ECI have primarily utilized linguistic patterns and multi-hop relational inference, risking false causality identification due to informal usage of causality and specious graphical inference. In this paper, we adopt the Rubin Causal Model to identify event causality: given two temporally ordered events, we see the first event as the treatment and the second one as the observed outcome. Determining their causality involves manipulating the treatment and estimating the resultant change in the likelihood of the outcome. Given that it is only possible to implement manipulation conceptually in the text domain, as a work-around, we try to find a twin for the protagonist from existing corpora. This twin should have identical life experiences with the protagonist before the treatment but undergoes an intervention of treatment. However, the practical difficulty of locating such a match limits its feasibility. Addressing this issue, we use the synthetic control method to generate such a twin' from relevant historical data, leveraging text embedding synthesis and inversion techniques. This approach allows us to identify causal relations more robustly than previous methods, including GPT-4, which is demonstrated on a causality benchmark, COPES-hard.

因果推理文本生成合成控制

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。