Modeling Document-level Causal Structures for Event Causal Relation Identification (N19-1)
Copied to clipboard
| Challenge: | a study aims to identify all the event causal relations in a document, both within a sentence and across sentences . main challenges for achieving comprehensive causal relation identification are sparse among all possible event pairs . few causal relations are explicitly stated, especially for identifying cross-sentence causal relations . |
| Approach: | They propose to identify all event causal relations in a document, both within a sentence and across sentences. |
| Outcome: | The proposed model improves the performance of causal relation identification . it shows that the model can be used to identify cross-sentence causal relations . |
Similar Papers
Graph Convolutional Networks for Event Causality Identification with Rich Document-level Structures (2021.naacl-main)
Copied to clipboard
| Challenge: | Existing models for document-level Event Causality Identification (ECI) are limited to intra-sentence contexts where event mention pairs are presented in the same sentences. |
| Approach: | They propose a deep learning model that accepts inter-sentence event mention pairs . they use interaction graphs to capture relevant connections between important objects . |
| Outcome: | The proposed model achieves state-of-the-art on two benchmark datasets. |
Discriminative Reasoning with Sparse Event Representation for Document-level Event-Event Relation Extraction (2023.acl-long)
Copied to clipboard
| Challenge: | Document-level Event Causality Identification (DECI) is a sentence-level task that requires long-text understanding. |
| Approach: | They propose a document-level event causality identification model (SENDIR) that uses sparse attention to capture long-distance dependence. |
| Outcome: | The proposed model can be used to discriminate between event pairs in the same sentence or span multiple sentences. |
The Causal News Corpus: Annotating Causal Relations in Event Sentences from News (2022.lrec-1)
Copied to clipboard
Fiona Anting Tan, Ali Hürriyetoğlu, Tommaso Caselli, Nelleke Oostdijk, Tadashi Nomoto, Hansi Hettiarachchi, Iqra Ameer, Onur Uca, Farhana Ferdousi Liza, Tiancheng Hu
| Challenge: | Existing annotation guidelines for event causality focus on only explicit relations or clauses. |
| Approach: | They propose an annotation schema for event causality that addresses these concerns . they annotated 3,559 event sentences from protest event news with labels on whether it contains causal relations or not. |
| Outcome: | The proposed annotation schema for event causality addresses these concerns . it performs well with 81.20% F1 score on test set and 83.46% in 5-folds cross-validation . |
Mitigating Causal Bias in LLMs via Potential Outcomes Framework and Actual Causality Theory (2026.findings-eacl)
Copied to clipboard
| Challenge: | Large Language Models exhibit significant causal hallucination, but evaluation of their document-level ECI performance is lacking. |
| Approach: | They propose to use Large Language Models to evaluate their document-level ECI performance . they propose a framework to mitigate the causal bias associated with using LLMs . |
| Outcome: | The proposed framework significantly reduces the causal bias associated with using LLMs on ECI while also achieving superior performance. |
Can Large Language Models Infer Causal Relationships from Real-World Text? (2026.acl-long)
Copied to clipboard
| Challenge: | Existing work evaluating large language models relies on synthetic or simplified texts with explicit causal relationships. |
| Approach: | They develop a benchmark to evaluate LLMs' ability to infer causal relationships from texts . they use a dataset of texts with different levels of explicitness and complexity . |
| Outcome: | The proposed benchmark is the first-ever real-world dataset for this task. |
Enhancing Event Causality Identification with LLM Knowledge and Concept-Level Event Relations (2025.coling-main)
Copied to clipboard
| Challenge: | Existing methods to identify causal relationships between events often overlook the dependencies between similar events. |
| Approach: | They propose an ECI method enhanced by LLM Knowledge and Concept-Level Event Relations (LKCER) the method constructs a conceptual-level heterogeneous event graph by leveraging local contextual information of related event mentions. |
| Outcome: | The proposed method outperforms previous state-of-the-art methods on both benchmarks, EventStoryLine and Causal-TimeBank. |
CausalNLP Tutorial: An Introduction to Causality for Natural Language Processing (2022.emnlp-tutorials)
Copied to clipboard
| Challenge: | Establishing causal relationships is a fundamental goal of scientific research . lack of clear definitions, notations, benchmark datasets, and challenges remains . |
| Approach: | They introduce the fundamentals of causal discovery and causal effect estimation to the natural language processing audience and provide an overview of causal perspectives to NLP problems. |
| Outcome: | This tutorial introduces the fundamentals of causal discovery and causal effect estimation to the natural language processing audience and provides an overview of causal perspectives to NLP problems. |
Enhancing Event Causality Identification with Event Causal Label and Event Pair Interaction Graph (2023.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for event causality identification (ECI) do not consider event causal label information and interaction information between event pairs. |
| Approach: | They propose a framework to enrich the representation of event pairs by introducing the event causal label information and the interaction information between event pairs. |
| Outcome: | The proposed framework outperforms state-of-the-art methods on two benchmark datasets. |
Causal Inference in Natural Language Processing: Estimation, Prediction, Interpretation and Beyond (2022.tacl-1)
Copied to clipboard
Amir Feder, Katherine A. Keith, Emaad Manzoor, Reid Pryzant, Dhanya Sridhar, Zach Wood-Doughty, Jacob Eisenstein, Justin Grimmer, Roi Reichart, Margaret E. Roberts, Brandon M. Stewart, Victor Veitch, Diyi Yang
| Challenge: | causality has not had the same importance in natural language processing, says aaron e. smith . he says research on causality in NLP remains scattered across domains without unified definitions . |
| Approach: | They propose to consolidate research on causality in NLP across academic areas . they explore potential uses of causal inference to improve robustness, fairness, interpretability . |
| Outcome: | The proposed method is a unified overview of causal inference for the NLP community. |
Causal Inference with Large Language Model: A Survey (2025.findings-naacl)
Copied to clipboard
| Challenge: | Existing causal inference frameworks do not match human judgment in several key areas, such as domain knowledge, logical inference, and cultural context. |
| Approach: | They propose to apply large language models to causal inference tasks . they summarize the main causal problems and approaches and compare their results . |
| Outcome: | The proposed methods are compared with traditional methods in healthcare, finance, and economics. |