Estimating Lexical Complexity from Document-Level Distributions (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing methods for complexity estimation are limited to entire documents . health assessment tools are too short for existing methods to apply . |
| Approach: | They propose a two-step approach for estimating lexical complexity that does not rely on pre-annotated data. |
| Outcome: | The proposed method is tested on the Norwegian language and compares with other assessment tools. |
Similar Papers
Word Complexity is in the Eye of the Beholder (2021.naacl-main)
Copied to clipboard
| Challenge: | Lexical complexity is a subjective notion, yet it is often neglected in lexical simplification and readability systems which use a ”one-size-fits-all” approach. |
| Approach: | They propose to use a dataset of complex words annotated by readers with different backgrounds to investigate which aspects contribute to the notion of lexical complexity. |
| Outcome: | The proposed approach can be replicated in a dataset of complex words annotated by readers with different backgrounds. |
Automatic Assessment of Conceptual Text Complexity Using Knowledge Graphs (C18-1)
Copied to clipboard
| Challenge: | Existing methods to assess text complexity only at lexical and syntactic levels have not been attempted. |
| Approach: | They propose to automatically estimate conceptual complexity using graph-based measures on a large knowledge base. |
| Outcome: | The proposed measures achieve high discriminative power even in a default setup. |
A Word-Complexity Lexicon and A Neural Readability Ranking Model for Lexical Simplification (D18-1)
Copied to clipboard
| Challenge: | Current lexical simplification approaches rely on heuristics and corpus level features that do not align with human judgment. |
| Approach: | They propose a human-rated word-complexity lexicon and a neural readability ranking model that uses human ratings to measure the complexity of any given word or phrase. |
| Outcome: | The proposed model performs better than state-of-the-art models for lexical simplification tasks and evaluation datasets. |
Complex Word Identification: A Comparative Study between ChatGPT and a Dedicated Model for This Task (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing methods to assess lexical complexity are used to evaluate the difficulty of vocabulary for language learners. |
| Approach: | They propose to use pre-trained language models to assess the complexity of a word based on its context. |
| Outcome: | The proposed method outperforms the best systems in SemEval-2021. |
Word Complexity Estimation for Japanese Lexical Simplification (2020.lrec-1)
Copied to clipboard
| Challenge: | Experimental results show that the proposed method achieves the highest performance of Japanese lexical simplification. |
| Approach: | They propose a large-scale word complexity lexicon, a synonym lexicone and a toolkit for developing and benchmarking Japanese lexical simplification systems. |
| Outcome: | The proposed method achieves the highest performance of Japanese lexical simplification. |
RALS: Resources and Baselines for Romanian Automatic Lexical Simplification (2025.emnlp-main)
Copied to clipboard
| Challenge: | Text simplification is the process of transforming texts into variants that are simpler to understand by larger audiences or easier to process by existing NLP systems. |
| Approach: | They propose a method for ordering simplification suggestions using a pairwise ranking approximation method, arranging candidates from simple to complex based on a separate set of human judgments. |
| Outcome: | The proposed system is the first to combine lexical simplification and complexity prediction in Romanian with human lexicals. |
One Size Does Not Fit All: The Case for Personalised Word Complexity Models (2022.findings-naacl)
Copied to clipboard
| Challenge: | Complex word identification (CWI) aims to identify words in a text that are difficult for a reader to understand and therefore benefit from simplification. |
| Approach: | They propose to use a novel active learning framework to tailor models to individual readers and release a dataset of complexity annotations and models as a benchmark for further research. |
| Outcome: | The proposed model can be tailored to individual readers and released as a benchmark for future research. |
CoCo: A Tool for Automatically Assessing Conceptual Complexity of Texts (2020.lrec-1)
Copied to clipboard
| Challenge: | Traditional text complexity assessment only takes into account lexical and lexiconal complexity. |
| Approach: | They propose a tool for automatic assessment of conceptual text complexity based on the current state-of-the-art unsupervised approach . they compare the current implementation with the state of the art and discuss the influence of the choice of entity linker on the performance of the tool. |
| Outcome: | The proposed tool can be personalized and adapted to the needs of struggling readers. |
ARTS: Assessing Readability & Text Simplicity (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing text simplification evaluation measures do not include simplicity labels on text level, as they are mainly based on a relational concept. |
| Approach: | They propose a method for language-independent construction of datasets for simplicity assessment using pairwise comparisons of texts in conjunction with an Elo algorithm to produce a simplicity ranking and simplicity scores. |
| Outcome: | The proposed method produces a ranking and simplicity scores for human-labeled and three GPT-labelled datasets. |
Explainable Prediction of Text Complexity: The Missing Preliminaries for Text Simplification (2021.acl-long)
Copied to clipboard
| Challenge: | Text simplification reduces the language complexity of professional content for accessibility purposes. |
| Approach: | They propose that text simplification can be decomposed into a pipeline of tasks . they show that the pipeline can be used to predict whether a text needs to be simplified . |
| Outcome: | The proposed model improves the performance of out-of-sample simplification tests on a blackbox lexical model . the proposed model reduces the complexity of professional text by a large margin . |