MEFA aggregates probability outputs from six causality sub-tasks via a fuzzy Choquet integral, improving zero-shot event causality identification by 6.2% F1 over the best unsupervised baseline.
CausalBERT: Injecting Causal Knowledge Into Pre-trained Models with Minimal Supervision
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recent work has shown success in incorporating pre-trained models like BERT to improve NLP systems. However, existing pre-trained models lack of causal knowledge which prevents today's NLP systems from thinking like humans. In this paper, we investigate the problem of injecting causal knowledge into pre-trained models. There are two fundamental problems: 1) how to collect various granularities of causal pairs from unstructured texts; 2) how to effectively inject causal knowledge into pre-trained models. To address these issues, we extend the idea of CausalBERT from previous studies, and conduct experiments on various datasets to evaluate its effectiveness. In addition, we adopt a regularization-based method to preserve the already learned knowledge with an extra regularization term while injecting causal knowledge. Extensive experiments on 7 datasets, including four causal pair classification tasks, two causal QA tasks and a causal inference task, demonstrate that CausalBERT captures rich causal knowledge and outperforms all pre-trained models-based state-of-the-art methods, achieving a new causal inference benchmark.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Zero-Shot Event Causality Identification via Multi-source Evidence Fuzzy Aggregation with Large Language Models
MEFA aggregates probability outputs from six causality sub-tasks via a fuzzy Choquet integral, improving zero-shot event causality identification by 6.2% F1 over the best unsupervised baseline.