KnowDis: Knowledge Enhanced Data Augmentation for Event Causality Detection via Distant Supervision (2020.coling-main)
Copied to clipboard
| Challenge: | Existing methods of event causality detection use hand-labeled training data. |
| Approach: | They propose a framework for event causality detection that augments training data via distant supervision. |
| Outcome: | The proposed framework outperforms existing methods on two benchmark datasets . it outperformed previous methods by a large margin assisted with automatically labeled training data. |
Similar Papers
LearnDA: Learnable Knowledge-Guided Data Augmentation for Event Causality Identification (2021.acl-long)
Copied to clipboard
| Challenge: | Existing methods for event causality identification (ECI) rely on annotated training data. |
| Approach: | They propose a method to augment training data for event causality identification by iteratively generating new examples and classifying event causalities in a dual learning framework. |
| Outcome: | The proposed method outperforms existing methods on EventStoryLine and Causal-TimeBank. |
Improving Event Causality Identification via Self-Supervised Representation Learning on External Causal Statement (2021.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for event causality identification (ECI) rely on labeled data, but the scale of annotated datasets is limited. |
| Approach: | They propose a self-supervised framework to learn context-specific causal patterns from external causal statements and adopt a contrastive transfer strategy to incorporate the learned context- specific causal patterns into the target ECI model. |
| Outcome: | The proposed method significantly outperforms existing methods on EventSto-ryLine and Causal-TimeBank (+2.0 and +3.4 points on F1 value respectively). |
Knowledge-Enriched Event Causality Identification via Latent Structure Induction Networks (2021.acl-long)
Copied to clipboard
| Challenge: | Existing methods for identifying causal relations of events are limited . Existing approaches cannot handle well the problem, especially in the condition of lacking training data. |
| Approach: | They propose a Latent Structure Induction Network to integrate external structural knowledge into a causality reasoning task. |
| Outcome: | The proposed approach outperforms existing state-of-the-art methods on two widely used datasets. |
Dr.ECI: Infusing Large Language Models with Causal Knowledge for Decomposed Reasoning in Event Causality Identification (2025.coling-main)
Copied to clipboard
| Challenge: | Existing solutions lack generalizability to unseen domains, underscoring the urgent need for generalization capabilities in the field of ECI. |
| Approach: | They propose a multi-agent Decomposed reasoning framework for Event Causality Identification that incorporates specialized agents such as Causal Explorer and Mediator Detector. |
| Outcome: | The proposed framework improves the state-of-the-art performance of LLMs for event causality identification (ECI) tasks compared with baselines based on LLM and supervised training. |
Advancing Event Causality Identification via Heuristic Semantic Dependency Inquiry Network (2024.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for ECI rely on causal features and external knowledge, but these methods fail in two dimensions: causal features between events in texts often lack explicit clues and external information may introduce bias. |
| Approach: | They propose a simple and effective Semantic Dependency Inquiry Network for ECI that captures semantic dependencies within the context using a unified encoder and generates a fill-in token based on comprehensive context understanding. |
| Outcome: | Extensive experiments show that SemDI surpasses state-of-the-art methods on three widely used benchmarks. |
Open-Domain Event Detection using Distant Supervision (C18-1)
Copied to clipboard
| Challenge: | Existing work on restricted domains and event annotation has limited coverage of events. |
| Approach: | They propose a distant supervision method that generates high-quality training data . they use a manually annotated corpus as a model to investigate events in various domains . |
| Outcome: | The proposed method outperforms supervised models in a manually annotated event corpus despite no direct supervision . |
Dynamic Energy-Based Contrastive Learning with Multi-Stage Knowledge Verification for Event Causality Identification (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for event causal identification rely on rule-based or random sampling strategies, which introduce spurious causal positives. |
| Approach: | They propose an ECI method enhanced by Dynamic Energy-based Contrastive Learning with multi-stage knowledge verification which generates high-quality contrastive samples and effectively suppresses spurious causal disturbances. |
| Outcome: | The proposed method outperforms state-of-the-art methods on two benchmarks. |
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. |
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 . |
Event Causality Recognition Exploiting Multiple Annotators’ Judgments and Background Knowledge (D19-1)
Copied to clipboard
| Challenge: | Existing methods for recognizing event causality written in web texts ignore each annotator's independent judgments, but we exploit each anorator''s judgments to predict the majority vote labels. |
| Approach: | They propose to grasp each annotator's policy by training multiple classifiers that predict the labels given by a single annotators and combine the outputs to predict the final labels determined by majority vote. |
| Outcome: | The proposed methods grasp each annotator's policy and combine the outputs to predict the final labels determined by majority vote. |