| Challenge: | Lexical simplification involves identifying complex words or phrases that need to be simplified and suggesting simpler meaning-preserving substitutes. |
| Approach: | They propose a complex word identification model that exploits both lexical and contextual features and a word-embedding lexical substitution model to replace the detected complex words with simpler paraphrases. |
| Outcome: | The proposed model detects complex words with higher accuracy than other models and proposes good substitutes in context. |
Similar Papers
Multi-Word Lexical Simplification (2020.coling-main)
Copied to clipboard
| Challenge: | In text simplification, individual words are replaced with their simpler equivalents, but single word substitutions do not cover the full complexity of techniques humans use to approach text simulating. |
| Approach: | They propose a task of multi-word lexical simplification in which a sentence is made easier to understand by replacing its fragment with a simpler alternative. |
| Outcome: | The proposed method is based on a purpose-trained neural language model and evaluates against human and resource-based baselines. |
Personalizing Lexical Simplification (C18-1)
Copied to clipboard
| Challenge: | Experimental results show that even a simple personalized CWI model can help the system avoid some unnecessary simplifications and produce more readable output. |
| Approach: | They evaluate the performance of a state-of-the-art LS system on individual learners of English at different proficiency levels and measure the benefits of using complex word identification models to personalize the system. |
| Outcome: | The proposed system produces a more readable output for learners with special needs and those with language disabilities. |
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. |
Recursive Context-Aware Lexical Simplification (D19-1)
Copied to clipboard
| Challenge: | REC-LS is a system that can be used to perform a number of simplifications at once, but the results are sometimes ungrammatical and meaning can be changed, making the original text less clear and more complex. |
| Approach: | They propose a recursive context-aware lexical simplification architecture that takes previous simplification steps into account and makes use of the wider context when detecting the words in need of simplification. |
| Outcome: | The proposed system outperforms the current state-of-the-art systems in lexical simplification. |
Complex Word Identification as a Sequence Labelling Task (P19-1)
Copied to clipboard
| Challenge: | Complex Word Identification (CWI) is a crucial first step in a simplification pipeline. |
| Approach: | They propose a system that performs CWI in context without extensive feature engineering and outperforms state-of-the-art systems on this task. |
| Outcome: | The proposed system outperforms state-of-the-art systems on complex word identification. |
Lexi: A tool for adaptive, personalized text simplification (C18-1)
Copied to clipboard
| Challenge: | Existing research on text simplification has aimed to develop generic solutions . instead, we need to develop customized simplification systems for individual users . |
| Approach: | They propose a framework for adaptive lexical simplification and introduce Lexi, a free open-source tool for personalized text simplification. |
| Outcome: | The proposed framework is based on a free open-source tool for adaptive, personalized text simplification. |
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. |
Edit-Constrained Decoding for Sentence Simplification (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing studies have shown that lexically constrained decoding is effective for sentence simplification, but their constraints can be loose and may lead to sub-optimal generation. |
| Approach: | They propose an edit operation based on lexically constrained decoding for sentence simplification using a dictionary of technical terms as constraints. |
| Outcome: | The proposed method outperforms previous studies on English simplification corpora and is based on lexical paraphrasing. |
Unsupervised Lexical Simplification with Context Augmentation (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Existing unsupervised lexical simplification methods only use monolingual data and pre-trained models. |
| Approach: | They propose an unsupervised method that generates substitutes based on monolingual data and pre-trained language models. |
| Outcome: | The proposed method outperforms existing models on the TSAR-2022 task in English, Portuguese, and Spanish. |
Contextualized context2vec (D19-55)
Copied to clipboard
| Challenge: | Lexical substitution ranks substitution candidates from the viewpoint of paraphrasability for a target word in a given sentence. |
| Approach: | They propose a method that combines two approaches to contextualize word embeddings for lexical substitution. |
| Outcome: | The proposed method outperforms the current state-of-the-art method and assigns English proficiency levels to all target words and substitution candidates. |