Identifying while Learning for Document Event Causality Identification
Cheng Liu, Wei Xiang, Bang Wang

TL;DR
This paper introduces an iterative learning framework for Document Event Causality Identification that jointly learns event representations and causal relations, including directionality, improving accuracy over existing methods.
Contribution
It proposes a novel identifying while learning approach that leverages causal structure to enhance event representation and causality detection, including causal direction.
Findings
Outperforms state-of-the-art in causality existence detection
Achieves higher accuracy in causal direction identification
Effective in utilizing causal structure for improved performance
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsSoftware Engineering Research · Digital and Cyber Forensics · Data Quality and Management
MethodsFocus
