Rich Event Modeling for Script Event Prediction
Long Bai, Saiping Guan, Zixuan Li, Jiafeng Guo, Xiaolong Jin, Xueqi, Cheng

TL;DR
This paper introduces the REP framework that enhances script event prediction by using rich event descriptions with detailed semantic information and a flexible transformer-based encoder, improving prediction accuracy.
Contribution
It proposes a novel rich event description and a transformer-based encoder to better model events with variable arguments for script event prediction.
Findings
Improved prediction accuracy on Gigaword Corpus
Effective handling of arbitrary event argument numbers
Enhanced event representations with semantic roles and senses
Abstract
Script is a kind of structured knowledge extracted from texts, which contains a sequence of events. Based on such knowledge, script event prediction aims to predict the subsequent event. To do so, two aspects should be considered for events, namely, event description (i.e., what the events should contain) and event encoding (i.e., how they should be encoded). Most existing methods describe an event by a verb together with only a few core arguments (i.e., subject, object, and indirect object), which are not precise. In addition, existing event encoders are limited to a fixed number of arguments, which are not flexible to deal with extra information. Thus, in this paper, we propose the Rich Event Prediction (REP) framework for script event prediction. Fundamentally, it is based on the proposed rich event description, which enriches the existing ones with three kinds of important…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Software Engineering Research
