English

Split and Rephrase: Better Evaluation and a Stronger Baseline

Computation and Language 2018-05-04 v1

Abstract

Splitting and rephrasing a complex sentence into several shorter sentences that convey the same meaning is a challenging problem in NLP. We show that while vanilla seq2seq models can reach high scores on the proposed benchmark (Narayan et al., 2017), they suffer from memorization of the training set which contains more than 89% of the unique simple sentences from the validation and test sets. To aid this, we present a new train-development-test data split and neural models augmented with a copy-mechanism, outperforming the best reported baseline by 8.68 BLEU and fostering further progress on the task.

Keywords

Cite

@article{arxiv.1805.01035,
  title  = {Split and Rephrase: Better Evaluation and a Stronger Baseline},
  author = {Roee Aharoni and Yoav Goldberg},
  journal= {arXiv preprint arXiv:1805.01035},
  year   = {2018}
}

Comments

Accepted as a short paper in ACL 2018

R2 v1 2026-06-23T01:43:24.081Z