paper-with-me

Papers

Hierarchical Ranking Neural Network for Long Document Readability Assessment

2025-11-26 · Yurui Zheng, Yijun Chen, Shaohong Zhang arxiv

Readability assessment aims to evaluate the reading difficulty of a text. In recent years, while deep learning technology has been gradually applied to readability assessment, most approaches fail to consider either the length of the text or the ordinal relationship of readability labels. This paper proposes a bidirectional readability assessment mechanism that captures contextual information to identify regions with rich semantic information in the text, thereby predicting the readability level of individual sentences. These sentence-level labels are then used to assist in predicting the overall readability level of the document. Additionally, a pairwise sorting algorithm is introduced to model the ordinal relationship between readability levels through label subtraction. Experimental results on Chinese and English datasets demonstrate that the proposed model achieves competitive performance and outperforms other baseline models.

📄 PDF Abstract BibTeX arXiv:2511.21473

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Prompt-based Learning for Text Readability Assessment

2023-02-25 · Bruce W. Lee, Jason Hyung-Jong Lee

We propose the novel adaptation of a pre-trained seq2seq model for readability assessment. We prove that a seq2seq model - T5 or BART - can be adapted to discern which text is more difficult from two given texts (pairwis…

Domain GeneralizationText Simplification

Psycholinguistic Models of Sentence Processing Improve Sentence Readability Ranking

2017-04-01 · EACL 2017 4 · David M. Howcroft, Vera Demberg

While previous research on readability has typically focused on document-level measures, recent work in areas such as natural language generation has pointed out the need of sentence-level readability measures. Much of p…

Information RetrievalSentenceText GenerationText 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

Ranking-based readability assessment for early primary children's literature

2012-06-01 · NAACL 2012 6 · Yi Ma, Eric Fosler-Lussier, Robert Lofthus

Assessing sentence readability for German language learners with broad linguistic modeling or readability formulas: When do linguistic insights make a difference?

2022-07-01 · NAACL (BEA) 2022 7 · Zarah Weiss, Detmar Meurers

We present a new state-of-the-art sentence-wise readability assessment model for German L2 readers. We build a linguistically broadly informed machine learning model and compare its performance against four commonly used…

Sentence