Back to Prior Knowledge: Joint Event Causality Extraction via Convolutional Semantic Infusion
Zijian Wang, Hao Wang, Xiangfeng Luo, Jianqi Gao

TL;DR
This paper introduces a convolutional knowledge infusion method that incorporates prior domain-specific n-gram knowledge into a joint event and causality extraction model, improving performance over BERT-based baselines.
Contribution
It proposes a novel convolutional knowledge infusion technique that enhances event and causality extraction by leveraging frequent n-grams during model initialization.
Findings
Significant performance improvement over BERT+CSNN baseline
Effective capture of intra- and inter-event features
Faster training convergence
Abstract
Joint event and causality extraction is a challenging yet essential task in information retrieval and data mining. Recently, pre-trained language models (e.g., BERT) yield state-of-the-art results and dominate in a variety of NLP tasks. However, these models are incapable of imposing external knowledge in domain-specific extraction. Considering the prior knowledge of frequent n-grams that represent cause/effect events may benefit both event and causality extraction, in this paper, we propose convolutional knowledge infusion for frequent n-grams with different windows of length within a joint extraction framework. Knowledge infusion during convolutional filter initialization not only helps the model capture both intra-event (i.e., features in an event cluster) and inter-event (i.e., associations across event clusters) features but also boosts training convergence. Experimental results on…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Data Quality and Management
