A New Sentence Ordering Method Using BERT Pretrained Model

08/26/2021
by   Melika Golestani, et al.
0

Building systems with capability of natural language understanding (NLU) has been one of the oldest areas of AI. An essential component of NLU is to detect logical succession of events contained in a text. The task of sentence ordering is proposed to learn succession of events with applications in AI tasks. The performance of previous works employing statistical methods is poor, while the neural networks-based approaches are in serious need of large corpora for model learning. In this paper, we propose a method for sentence ordering which does not need a training phase and consequently a large corpus for learning. To this end, we generate sentence embedding using BERT pre-trained model and measure sentence similarity using cosine similarity score. We suggest this score as an indicator of sequential events' level of coherence. We finally sort the sentences through brute-force search to maximize overall similarities of the sequenced sentences. Our proposed method outperformed other baselines on ROCStories, a corpus of 5-sentence human-made stories. The method is specifically more efficient than neural network-based methods when no huge corpus is available. Among other advantages of this method are its interpretability and needlessness to linguistic knowledge.

READ FULL TEXT

page 5

page 6

research
08/24/2021

Using BERT Encoding and Sentence-Level Language Model for Sentence Ordering

Discovering the logical sequence of events is one of the cornerstones in...
research
03/13/2022

Pruned Graph Neural Network for Short Story Ordering

Text coherence is a fundamental problem in natural language generation a...
research
07/23/2016

Neural Sentence Ordering

Sentence ordering is a general and critical task for natural language ge...
research
09/06/2021

STaCK: Sentence Ordering with Temporal Commonsense Knowledge

Sentence order prediction is the task of finding the correct order of se...
research
08/14/2019

Scalable Attentive Sentence-Pair Modeling via Distilled Sentence Embedding

Attention based models have become the new state-of-the-art in natural l...
research
05/01/2020

Topological Sort for Sentence Ordering

Sentence ordering is the task of arranging the sentences of a given text...
research
11/15/2016

End-to-End Neural Sentence Ordering Using Pointer Network

Sentence ordering is one of important tasks in NLP. Previous works mainl...

Please sign up or login with your details

Forgot password? Click here to reset