paper-with-me

홈 › Papers

An RNN-based Binary Classifier for the Story Cloze Test

2017-04-01 · WS 2017 4 · Melissa Roemmele, Sosuke Kobayashi, Naoya Inoue, Andrew Gordon

The Story Cloze Test consists of choosing a sentence that best completes a story given two choices. In this paper we present a system that performs this task using a supervised binary classifier on top of a recurrent neural network to predict the probability that a given story ending is correct. The classifier is trained to distinguish correct story endings given in the training data from incorrect ones that we artificially generate. Our experiments evaluate different methods for generating these negative examples, as well as different embedding-based representations of the stories. Our best result obtains 67.2{\%} accuracy on the test set, outperforming the existing top baseline of 58.5{\%}.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cloze TestSentenceWord Embeddings

Similar Papers 제목 키워드 기반

IIT (BHU): System Description for LSDSem'17 Shared Task

2017-04-01 · WS 2017 4 · Pranav Goel, Anil Kumar Singh

This paper describes an ensemble system submitted as part of the LSDSem Shared Task 2017 - the Story Cloze Test. The main conclusion from our results is that an approach based on semantic similarity alone may not be enou…

Cloze TestCommon Sense ReasoningregressionSemantic Similarity+1

Story Cloze Ending Selection Baselines and Data Examination

2017-03-13 · WS 2017 4 · Todor Mihaylov, Anette Frank

This paper describes two supervised baseline systems for the Story Cloze Test Shared Task (Mostafazadeh et al., 2016a). We first build a classifier using features based on word embeddings and semantic similarity computat…

Cloze TestSemantic SimilaritySemantic Textual SimilarityWord Embeddings

The Effect of Different Writing Tasks on Linguistic Style: A Case Study of the ROC Story Cloze Task

2017-02-07 · CONLL 2017 8 · Roy Schwartz, Maarten Sap, Ioannis Konstas, Li Zilles 외

A writer's style depends not just on personal traits but also on her intent and mental state. In this paper, we show how variants of the same writing task can lead to measurable differences in writing style. We present a…

Language ModelingLanguage Modelling

A Simple and Effective Approach to the Story Cloze Test

2018-03-15 · NAACL 2018 6 · Siddarth Srinivasan, Richa Arora, Mark Riedl

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 trai…

Cloze TestFeature EngineeringQuestion AnsweringSentence

Story Cloze Task: UW NLP System

2017-04-01 · WS 2017 4 · Roy Schwartz, Maarten Sap, Ioannis Konstas, Leila Zilles 외

This paper describes University of Washington NLP{'}s submission for the Linking Models of Lexical, Sentential and Discourse-level Semantics (LSDSem 2017) shared task{---}the Story Cloze Task. Our system is a linear clas…

Language ModelingLanguage Modelling