Integrating Deep Event-Level and Script-Level Information for Script Event Prediction
Long Bai, Saiping Guan, Jiafeng Guo, Zixuan Li, Xiaolong Jin, Xueqi, Cheng

TL;DR
This paper introduces MCPredictor, a Transformer-based model that combines detailed event-level and multiple script-level information to improve script event prediction accuracy, outperforming existing methods on the NYT corpus.
Contribution
It presents a novel model that integrates comprehensive event semantics and multiple participant sequences for enhanced script event prediction.
Findings
MCPredictor outperforms previous models on the NYT corpus.
Incorporating participant states improves prediction accuracy.
Utilizing multiple event sequences captures richer script context.
Abstract
Scripts are structured sequences of events together with the participants, which are extracted from the texts.Script event prediction aims to predict the subsequent event given the historical events in the script. Two kinds of information facilitate this task, namely, the event-level information and the script-level information. At the event level, existing studies view an event as a verb with its participants, while neglecting other useful properties, such as the state of the participants. At the script level, most existing studies only consider a single event sequence corresponding to one common protagonist. In this paper, we propose a Transformer-based model, called MCPredictor, which integrates deep event-level and script-level information for script event prediction. At the event level, MCPredictor utilizes the rich information in the text to obtain more comprehensive event…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
