pith. sign in

arxiv: 1912.07225 · v1 · pith:RDXMRJTHnew · submitted 2019-12-16 · 💻 cs.CL

Graph-based Neural Sentence Ordering

classification 💻 cs.CL
keywords sentencesmodelorderingsentenceentitiesgraphgraph-basedinput
0
0 comments X
read the original abstract

Sentence ordering is to restore the original paragraph from a set of sentences. It involves capturing global dependencies among sentences regardless of their input order. In this paper, we propose a novel and flexible graph-based neural sentence ordering model, which adopts graph recurrent network \cite{Zhang:acl18} to accurately learn semantic representations of the sentences. Instead of assuming connections between all pairs of input sentences, we use entities that are shared among multiple sentences to make more expressive graph representations with less noise. Experimental results show that our proposed model outperforms the existing state-of-the-art systems on several benchmark datasets, demonstrating the effectiveness of our model. We also conduct a thorough analysis on how entities help the performance.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SenFlow: Inter-Sentence Flow Modeling for AI-Generated Text Detection in Hybrid Documents

    cs.CL 2026-06 unverdicted novelty 6.0

    SenFlow integrates graph-based inter-sentence propagation with linear-chain CRF decoding for sentence-level AI-generated text detection and reports SOTA results on the new MOSAIC benchmark of 16k hybrid documents.