paper-with-me

Papers

Sentence Simplification via Large Language Models

2023-02-23 · Yutao Feng, Jipeng Qiang, Yun Li, Yunhao Yuan, Yi Zhu

Sentence Simplification aims to rephrase complex sentences into simpler sentences while retaining original meaning. Large Language models (LLMs) have demonstrated the ability to perform a variety of natural language processing tasks. However, it is not yet known whether LLMs can be served as a high-quality sentence simplification system. In this work, we empirically analyze the zero-/few-shot learning ability of LLMs by evaluating them on a number of benchmark test sets. Experimental results show LLMs outperform state-of-the-art sentence simplification methods, and are judged to be on a par with human annotators.

📄 PDF Abstract BibTeX arXiv:2302.11957

Code (2)

brettfyt/ss_via_llms 공식 구현
zurichnlp/bless

Tasks

Few-Shot LearningSentence

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

A New Dataset and Empirical Study for Sentence Simplification in Chinese

2023-06-07 · Shiping Yang, Renliang Sun, Xiaojun Wan

Sentence Simplification is a valuable technique that can benefit language learners and children a lot. However, current research focuses more on English sentence simplification. The development of Chinese sentence simpli…

Few-Shot LearningSentence

OasisSimp: An Open-source Asian-English Sentence Simplification Dataset

2026-03-14 · Hannah Liu, Muxin Tian, Iqra Ali, Haonan Gao 외 arxiv

Sentence simplification aims to make complex text more accessible by reducing linguistic complexity while preserving the original meaning. However, progress in this area remains limited for mid-resource and low-resource …

Zero-Shot Crosslingual Sentence Simplification

2020-11-01 · EMNLP 2020 11 · Jonathan Mallinson, Rico Sennrich, Mirella Lapata

Sentence simplification aims to make sentences easier to read and understand. Recent approaches have shown promising results with encoder-decoder models trained on large amounts of parallel data which often only exists i…

DecoderSentenceTranslation

LLM-Guided Planning and Summary-Based Scientific Text Simplification: DS@GT at CLEF 2025 SimpleText

2025-08-15 · Krishna Chaitanya Marturi, Heba H. Elwazzan arxiv

In this paper, we present our approach for the CLEF 2025 SimpleText Task 1, which addresses both sentence-level and document-level scientific text simplification. For sentence-level simplification, our methodology employ…

Text Simplification

MUSS: Multilingual Unsupervised Sentence Simplification by Mining Paraphrases

2020-05-01 · LREC 2022 6 · Louis Martin, Angela Fan, Éric de la Clergerie, Antoine Bordes 외

Progress in sentence simplification has been hindered by a lack of labeled parallel simplification data, particularly in languages other than English. We introduce MUSS, a Multilingual Unsupervised Sentence Simplificatio…

Parallel Corpus MiningSentenceText Simplification