paper-with-me

홈 › Papers

Split and Rephrase with Large Language Models

2023-12-18 · David Ponce, Thierry Etchegoyhen, Jesús Calleja Pérez, Harritxu Gete

The Split and Rephrase (SPRP) task, which consists in splitting complex sentences into a sequence of shorter grammatical sentences, while preserving the original meaning, can facilitate the processing of complex texts for humans and machines alike. It is also a valuable testbed to evaluate natural language processing models, as it requires modelling complex grammatical aspects. In this work, we evaluate large language models on the task, showing that they can provide large improvements over the state of the art on the main metrics, although still lagging in terms of splitting compliance. Results from two human evaluations further support the conclusions drawn from automated metric results. We provide a comprehensive study that includes prompting variants, domain shift, fine-tuned pretrained language models of varying parameter size and training data volumes, contrasted with both zero-shot and few-shot approaches on instruction-tuned language models. Although the latter were markedly outperformed by fine-tuned models, they may constitute a reasonable off-the-shelf alternative. Our results provide a fine-grained analysis of the potential and limitations of large language models for SPRP, with significant improvements achievable using relatively small amounts of training data and model parameters overall, and remaining limitations for all models on the task.

📄 PDF Abstract BibTeX arXiv:2312.11075

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningSplit and Rephrase

Similar Papers 제목 키워드 기반

WikiSplit++: Easy Data Refinement for Split and Rephrase

2024-04-13 · Hayato Tsukagoshi, Tsutomu Hirao, Makoto Morishita, Katsuki Chousa 외

The task of Split and Rephrase, which splits a complex sentence into multiple simple sentences with the same meaning, improves readability and enhances the performance of downstream tasks in natural language processing (…

DecoderSentenceSplit and RephraseText Generation

BiSECT: Learning to Split and Rephrase Sentences with Bitexts

2021-09-10 · EMNLP 2021 11 · Joongwon Kim, Mounica Maddela, Reno Kriz, Wei Xu 외

An important task in NLP applications such as sentence simplification is the ability to take a long, complex sentence and split it into shorter sentences, rephrasing as necessary. We introduce a novel dataset and a new m…

Machine TranslationSentenceSplit and RephraseTranslation

Learning To Split and Rephrase From Wikipedia Edit History

2018-08-28 · EMNLP 2018 10 · Jan A. Botha, Manaal Faruqui, John Alex, Jason Baldridge 외

Split and rephrase is the task of breaking down a sentence into shorter ones that together convey the same meaning. We extract a rich new dataset for this task by mining Wikipedia's edit history: WikiSplit contains one m…

SentenceSplit and Rephrase

Split-and-Rephrase in a Cross-Lingual Manner: A Complete Pipeline

2021-09-01 · RANLP 2021 9 · Paulo Berlanga Neto, Evandro Eduardo Seron Ruiz

Split-and-rephrase is a challenging task that promotes the transformation of a given complex input sentence into multiple shorter sentences retaining equivalent meaning. This rewriting approach conceptualizes that shorte…

Language ModelingLanguage ModellingMasked Language ModelingPOS+2

Split and Rephrase

2017-07-21 · EMNLP 2017 9 · Shashi Narayan, Claire Gardent, Shay B. Cohen, Anastasia Shimorina

We propose a new sentence simplification task (Split-and-Rephrase) where the aim is to split a complex sentence into a meaning preserving sequence of shorter sentences. Like sentence simplification, splitting-and-rephras…

Machine TranslationSentenceSplit and RephraseTranslation