paper-with-me

Papers

Knowledge-Enriched Event Causality Identification via Latent Structure Induction Networks

2021-08-01 · ACL 2021 5 · Pengfei Cao, Xinyu Zuo, Yubo Chen, Kang Liu, Jun Zhao, Yuguang Chen, Weihua Peng

Identifying causal relations of events is an important task in natural language processing area. However, the task is very challenging, because event causality is usually expressed in diverse forms that often lack explicit causal clues. Existing methods cannot handle well the problem, especially in the condition of lacking training data. Nonetheless, humans can make a correct judgement based on their background knowledge, including descriptive knowledge and relational knowledge. Inspired by it, we propose a novel Latent Structure Induction Network (LSIN) to incorporate the external structural knowledge into this task. Specifically, to make use of the descriptive knowledge, we devise a Descriptive Graph Induction module to obtain and encode the graph-structured descriptive knowledge. To leverage the relational knowledge, we propose a Relational Graph Induction module which is able to automatically learn a reasoning structure for event causality reasoning. Experimental results on two widely used datasets indicate that our approach significantly outperforms previous state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveEvent Causality Identification

Similar Papers 제목 키워드 기반

Event Causality Identification via Derivative Prompt Joint Learning

2022-10-01 · COLING 2022 10 · Shirong Shen, Heng Zhou, Tongtong Wu, Guilin Qi

This paper studies event causality identification, which aims at predicting the causality relation for a pair of events in a sentence. Regarding event causality identification as a supervised classification task, most ex…

Event Causality IdentificationLanguage ModelingLanguage ModellingSentence

LearnDA: Learnable Knowledge-Guided Data Augmentation for Event Causality Identification

2021-06-03 · ACL 2021 5 · Xinyu Zuo, Pengfei Cao, Yubo Chen, Kang Liu 외

Modern models for event causality identification (ECI) are mainly based on supervised learning, which are prone to the data lacking problem. Unfortunately, the existing NLP-related augmentation methods cannot directly pr…

Data AugmentationEvent Causality Identification

Identifying while Learning for Document Event Causality Identification

2024-05-31 · Cheng Liu, Wei Xiang, Bang Wang

Event Causality Identification (ECI) aims to detect whether there exists a causal relation between two events in a document. Existing studies adopt a kind of identifying after learning paradigm, where events' representat…

Causal IdentificationEvent Causality Identification

A Survey of Event Causality Identification: Principles, Taxonomy, Challenges, and Assessment

2024-11-15 · Qing Cheng, Zefan Zeng, Xingchen Hu, Yuehang Si 외

Event Causality Identification (ECI) has become a crucial task in Natural Language Processing (NLP), aimed at automatically extracting causalities from textual data. In this survey, we systematically address the foundati…

Causal InferenceEvent Causality IdentificationSentence

Advancing Event Causality Identification via Heuristic Semantic Dependency Inquiry Network

2024-09-20 · Haoran Li, Qiang Gao, Hongmei Wu, Li Huang

Event Causality Identification (ECI) focuses on extracting causal relations between events in texts. Existing methods for ECI primarily rely on causal features and external knowledge. However, these approaches fall short…

Event Causality Identification