English

Improving Graph-based Sentence Ordering with Iteratively Predicted Pairwise Orderings

Computation and Language 2021-10-14 v1

Abstract

Dominant sentence ordering models can be classified into pairwise ordering models and set-to-sequence models. However, there is little attempt to combine these two types of models, which inituitively possess complementary advantages. In this paper, we propose a novel sentence ordering framework which introduces two classifiers to make better use of pairwise orderings for graph-based sentence ordering. Specially, given an initial sentence-entity graph, we first introduce a graph-based classifier to predict pairwise orderings between linked sentences. Then, in an iterative manner, based on the graph updated by previously predicted high-confident pairwise orderings, another classifier is used to predict the remaining uncertain pairwise orderings. At last, we adapt a GRN-based sentence ordering model on the basis of final graph. Experiments on five commonly-used datasets demonstrate the effectiveness and generality of our model. Particularly, when equipped with BERT and FHDecoder, our model achieves state-of-the-art performance.

Keywords

Cite

@article{arxiv.2110.06446,
  title  = {Improving Graph-based Sentence Ordering with Iteratively Predicted Pairwise Orderings},
  author = {Shaopeng Lai and Ante Wang and Fandong Meng and Jie Zhou and Yubin Ge and Jiali Zeng and Junfeng Yao and Degen Huang and Jinsong Su},
  journal= {arXiv preprint arXiv:2110.06446},
  year   = {2021}
}

Comments

EMNLP 2021

R2 v1 2026-06-24T06:50:50.901Z