Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Simple and Effective Approach to the Story Cloze Test

About

In the Story Cloze Test, a system is presented with a 4-sentence prompt to a story, and must determine which one of two potential endings is the 'right' ending to the story. Previous work has shown that ignoring the training set and training a model on the validation set can achieve high accuracy on this task due to stylistic differences between the story endings in the training set and validation and test sets. Following this approach, we present a simpler fully-neural approach to the Story Cloze Test using skip-thought embeddings of the stories in a feed-forward network that achieves close to state-of-the-art performance on this task without any feature engineering. We also find that considering just the last sentence of the prompt instead of the whole prompt yields higher accuracy with our approach.

Siddarth Srinivasan, Richa Arora, Mark Riedl• 2018

Related benchmarks

TaskDatasetResultRank
Story Cloze TestStory Cloze (test)
Accuracy76.5
38
Story Cloze TestROCStories Story Cloze Test
Accuracy0.765
8
Story Cloze TestStory Cloze (val)
Accuracy77.2
7
Story Cloze TestROCStories (test)
Accuracy76.5
7
Showing 4 of 4 rows

Other info

Code

Follow for update