paper-with-me

Papers

Zero-shot Large Language Models for Automatic Readability Assessment

2026-04-27 · Riley Grossman, Yi Chen arxiv

Unsupervised automatic readability assessment (ARA) methods have important practical and research applications (e.g., ensuring medical or educational materials are suitable for their target audiences). In this paper, we propose a new zero-shot prompting methodology for ARA and present the first comprehensive evaluation of using large language models (LLMs) as an unsupervised ARA method by testing 10 diverse open-source LLMs (e.g., different sizes and developers) on 14 diverse datasets (e.g., different text lengths and languages). Our findings show that our proposed prompting methodology outperforms prior methods on 13 of the 14 datasets. Furthermore, we propose LAURAE, which combines LLM and readability formula scores to improve robustness by capturing both contextual and shallow (e.g., sentence length) features of readability. Our evaluation demonstrates that LAURAE robustly outperforms prior methods across languages, text lengths, and amounts of technical language.

📄 PDF Abstract BibTeX arXiv:2604.24470

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Analysing Zero-Shot Readability-Controlled Sentence Simplification

2024-09-30 · Abdullah Barayan, Jose Camacho-Collados, Fernando Alva-Manchego

Readability-controlled text simplification (RCTS) rewrites texts to lower readability levels while preserving their meaning. RCTS models often depend on parallel corpora with readability annotations on both source and ta…

SentenceText Simplification

An Open Multilingual System for Scoring Readability of Wikipedia

2024-06-03 · Mykola Trokhymovych, Indira Sen, Martin Gerlach

With over 60M articles, Wikipedia has become the largest platform for open and freely accessible knowledge. While it has more than 15B monthly visits, its content is believed to be inaccessible to many readers due to the…

Articles

Is it Possible to Modify Text to a Target Readability Level? An Initial Investigation Using Zero-Shot Large Language Models

2023-09-22 · Asma Farajidizaji, Vatsal Raina, Mark Gales

Text simplification is a common task where the text is adapted to make it easier to understand. Similarly, text elaboration can make a passage more sophisticated, offering a method to control the complexity of reading co…

Language ModellingReading ComprehensionText Simplification

A Neural Pairwise Ranking Model for Readability Assessment

2022-03-14 · Findings (ACL) 2022 5 · Justin Lee, Sowmya Vajjala

Automatic Readability Assessment (ARA), the task of assigning a reading level to a text, is traditionally treated as a classification problem in NLP research. In this paper, we propose the first neural, pairwise ranking …

Cross-corpusmodelText Classification

Are Stereotypes Leading LLMs' Zero-Shot Stance Detection ?

2025-10-23 · Anthony Dubreuil, Antoine Gourru, Christine Largeron, Amine Trabelsi arxiv

Large Language Models inherit stereotypes from their pretraining data, leading to biased behavior toward certain social groups in many Natural Language Processing tasks, such as hateful speech detection or sentiment anal…

Sentiment AnalysisStance Detection