CLOct 24, 2023

BLESS: Benchmarking Large Language Models on Sentence Simplification

BerkeleyMeta AIMicrosoftU of Toronto
arXiv:2310.15773v1147 citationsh-index: 48
Originality Synthesis-oriented
AI Analysis

This provides a comprehensive benchmark for researchers developing text simplification methods, though it is incremental as it evaluates existing models on a known task.

The authors benchmarked 44 large language models on text simplification across three domains, finding that the best models perform comparably to state-of-the-art baselines and show diverse edit operations.

We present BLESS, a comprehensive performance benchmark of the most recent state-of-the-art large language models (LLMs) on the task of text simplification (TS). We examine how well off-the-shelf LLMs can solve this challenging task, assessing a total of 44 models, differing in size, architecture, pre-training methods, and accessibility, on three test sets from different domains (Wikipedia, news, and medical) under a few-shot setting. Our analysis considers a suite of automatic metrics as well as a large-scale quantitative investigation into the types of common edit operations performed by the different models. Furthermore, we perform a manual qualitative analysis on a subset of model outputs to better gauge the quality of the generated simplifications. Our evaluation indicates that the best LLMs, despite not being trained on TS, perform comparably with state-of-the-art TS baselines. Additionally, we find that certain LLMs demonstrate a greater range and diversity of edit operations. Our performance benchmark will be available as a resource for the development of future TS methods and evaluation metrics.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes