A Generative Approach for Script Event Prediction via Contrastive Fine-tuning
Fangqi Zhu, Jun Gao, Changlong Yu, Wei Wang, Chen Xu, Xin Mu, Min, Yang, Ruifeng Xu

TL;DR
This paper introduces a novel generative method for script event prediction that fine-tunes pretrained language models with event-centric objectives and contrastive loss, improving correlation reasoning without external knowledge.
Contribution
It proposes an event-level blank infilling strategy and likelihood-based contrastive fine-tuning for better event correlation modeling in script prediction.
Findings
Achieves superior results on the MCNC task.
Models event correlations without external knowledge.
Uses likelihood-based prediction for interpretability.
Abstract
Script event prediction aims to predict the subsequent event given the context. This requires the capability to infer the correlations between events. Recent works have attempted to improve event correlation reasoning by using pretrained language models and incorporating external knowledge~(e.g., discourse relations). Though promising results have been achieved, some challenges still remain. First, the pretrained language models adopted by current works ignore event-level knowledge, resulting in an inability to capture the correlations between events well. Second, modeling correlations between events with discourse relations is limited because it can only capture explicit correlations between events with discourse markers, and cannot capture many implicit correlations. To this end, we propose a novel generative approach for this task, in which a pretrained language model is fine-tuned…
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 · Computational and Text Analysis Methods
