paper-with-me

Papers

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' representations are first learned and then used for the identification. Furthermore, they mainly focus on the causality existence, but ignoring causal direction. In this paper, we take care of the causal direction and propose a new identifying while learning mode for the ECI task. We argue that a few causal relations can be easily identified with high confidence, and the directionality and structure of these identified causalities can be utilized to update events' representations for boosting next round of causality identification. To this end, this paper designs an *iterative learning and identifying framework*: In each iteration, we construct an event causality graph, on which events' causal structure representations are updated for boosting causal identification. Experiments on two public datasets show that our approach outperforms the state-of-the-art algorithms in both evaluations for causality existence identification and direction identification.

📄 PDF Abstract BibTeX arXiv:2405.20608

Code (1)

LchengC/iLIF 공식 구현 pytorch

Tasks

Causal IdentificationEvent Causality Identification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

UPB at FinCausal-2020, Tasks 1 & 2: Causality Analysis in Financial Documents using Pretrained Language Models

2020-12-01 · FNP (COLING) 2020 12 · Marius Ionescu, Andrei-Marius Avram, George-Andrei Dima, Dumitru-Clementin Cercel 외

Financial causality detection is centered on identifying connections between different assets from financial news in order to improve trading strategies. FinCausal 2020 - Causality Identification in Financial Documents –…

Binary Classification

Graph Convolutional Networks for Event Causality Identification with Rich Document-level Structures

2021-06-01 · NAACL 2021 4 · Minh Tran Phu, Thien Huu Nguyen

We study the problem of Event Causality Identification (ECI) to detect causal relation between event mention pairs in text. Although deep learning models have recently shown state-of-the-art performance for ECI, they are…

Event Causality IdentificationSentence

Enhancing Event Causality Identification with Rationale and Structure-Aware Causal Question Answering

2024-03-17 · Baiyan Zhang, Qin Chen, Jie zhou, Jian Jin 외

Document-level Event Causality Identification (DECI) aims to identify causal relations between two events in documents. Recent research tends to use pre-trained language models to generate the event causal relations. Whe…

Event Causality IdentificationMultiple-choiceMulti-Task LearningQuestion Answering

ERGO: Event Relational Graph Transformer for Document-level Event Causality Identification

2022-04-15 · COLING 2022 10 · Meiqi Chen, Yixin Cao, Kunquan Deng, Mukai Li 외

Document-level Event Causality Identification (DECI) aims to identify causal relations between event pairs in a document. It poses a great challenge of across-sentence reasoning without clear causal indicators. In this p…

Event Causality IdentificationNode ClassificationRelation ClassificationSentence

Zero-Shot Cross-Lingual Document-Level Event Causality Identification with Heterogeneous Graph Contrastive Transfer Learning

2024-03-05 · Zhitao He, Pengfei Cao, Zhuoran Jin, Yubo Chen 외

Event Causality Identification (ECI) refers to the detection of causal relations between events in texts. However, most existing studies focus on sentence-level ECI with high-resource languages, leaving more challenging …

Event Causality IdentificationFew-Shot LearningSentenceTransfer Learning