Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Unified Neural Network Model for Readability Assessment with Feature Projection and Length-Balanced Loss

About

For readability assessment, traditional methods mainly employ machine learning classifiers with hundreds of linguistic features. Although the deep learning model has become the prominent approach for almost all NLP tasks, it is less explored for readability assessment. In this paper, we propose a BERT-based model with feature projection and length-balanced loss (BERT-FP-LBL) for readability assessment. Specially, we present a new difficulty knowledge guided semi-supervised method to extract topic features to complement the traditional linguistic features. From the linguistic features, we employ projection filtering to extract orthogonal features to supplement BERT representations. Furthermore, we design a new length-balanced loss to handle the greatly varying length distribution of data. Our model achieves state-of-the-art performances on two English benchmark datasets and one dataset of Chinese textbooks, and also achieves the near-perfect accuracy of 99\% on one English dataset. Moreover, our proposed model obtains comparable results with human experts in consistency test.

Wenbiao Li, Ziyang Wang, Yunfang Wu• 2022

Related benchmarks

TaskDatasetResultRank
Readability AssessmentExtracurricular reading materials consistency 200 texts (test)
Spearman Correlation1
10
Readability AssessmentWeeBit
Accuracy92.7
6
Readability AssessmentOneStopE
Accuracy99.42
6
Readability AssessmentCambridge
Accuracy87.78
5
Readability AssessmentChineseLR
Accuracy78.89
3
Showing 5 of 5 rows

Other info

Code

Follow for update