Challenge: Semi-automated text simplification approaches can be used to simplify text faster and at a higher quality.
Approach: They propose to use autocomplete to simplify medical texts using aligned English Wikipedia sentences and pretrained neural language models to analyze the additional context.
Outcome: The proposed model outperforms the best individual model by 2.1% and achieves a word prediction accuracy of 64.52%.

Similar Papers

How May I Help You? Using Neural Text Simplification to Improve Downstream NLP Tasks (2021.findings-emnlp)

Copied to clipboard

Challenge: Recent studies have focused on rule-based and neural sequence-to-sequence (seq2sequ) TS is a technique that reduces text complexity for human consumption.
Approach: They evaluate two possible uses of neural TS: simplifying input texts at prediction time and augmenting training data to provide machines with additional information during training.
Outcome: The proposed approach improves performance on two datasets.
Replace, Paraphrase or Fine-tune? Evaluating Automatic Simplification for Medical Texts in Spanish (2024.lrec-main)

Copied to clipboard

Challenge: lexicon-based simplification methods can help patients understand medical documents . but they must ensure that the content is transmitted rigorously and not creating wrong information.
Approach: They tested automatic simplification techniques using a Spanish lexicon of technical and laymen terms.
Outcome: The proposed methods improve the quantitative results and the human evaluation of medical documents.
Multilingual Simplification of Medical Texts (2023.emnlp-main)

Copied to clipboard

Challenge: Existing work on medical text simplification has focused on monolingual settings . important findings in medicine are typically presented in technical, jargon-laden language . text simulating models can generate viable simplified texts, but there are outstanding challenges .
Approach: They propose a dataset for medical text simplification in four languages . they evaluate fine-tuned and zero-shot models across these languages based on human assessments and analyses .
Outcome: The proposed dataset evaluates models in English, Spanish, French, and Farsi . it shows that the models can generate viable simplified texts, but there are challenges .
Paragraph-level Simplification of Medical Texts (2021.naacl-main)

Copied to clipboard

Challenge: Existing methods for simplification of medical texts are limited due to jargon and technical content.
Approach: They propose to automate the simplification of medical texts by penalizing decoders for producing "jargon" terms.
Outcome: The proposed method improves on existing heuristics by penalizing the decoder for producing "jargon" terms.
Medical Text Simplification: Optimizing for Readability with Unlikelihood Training and Reranked Beam Search Decoding (2023.findings-emnlp)

Copied to clipboard

Challenge: Text simplification has emerged as an increasingly useful application of AI for bridging the communication gap in specialized fields such as medicine, where the lexicon is often dominated by technical jargon and complex constructs.
Approach: They propose a unlikelihood loss that encourages generation of simpler terms and a reranked beam search decoding method that optimizes for simplicity.
Outcome: The proposed methods achieve better performance on readability metrics on three datasets.
Evaluation Dataset for Japanese Medical Text Simplification (2024.naacl-srw)

Copied to clipboard

Challenge: Existing studies on medical text simplification in English have not been well explored in Japanese because of the lack of a parallel corpus of this domain.
Approach: They propose a lexically constrained reranking method that allows to avoid technical terms to be output.
Outcome: The proposed method improves on the weblogs of Japanese patients and reduces the need for a training corpus.
Neural Text Simplification of Clinical Letters with a Domain Specific Phrase Table (P19-1)

Copied to clipboard

Challenge: Clinical letters are written by doctors and typically contain complex medical language that is beyond the scope of the lay reader.
Approach: They propose to augment existing neural text simplification software with a phrase table that links medical terminology to simpler vocabulary by mining SNOMED-CT data.
Outcome: The proposed system is easier to understand than the existing system and the phrase table without it.
Benchmarking Automated Clinical Language Simplification: Dataset, Algorithm, and Evaluation (2022.coling-1)

Copied to clipboard

Challenge: Existing studies to translate medical jargon into layperson-understandable language focus on accuracy and readability aspects of clinical language.
Approach: They propose to construct a dataset to support automated clinical language simplification and propose a model that mimics the human annotation procedure.
Outcome: The proposed model matches human annotation procedures and achieves state-of-the-art performance compared with baselines.
MultiMSD: A Corpus for Multilingual Medical Text Simplification from Online Medical References (2025.findings-acl)

Copied to clipboard

Challenge: Medical texts contain technical terms, and non-experts often cannot use information effectively.
Approach: They propose a method for training medical text simplification models to actively paraphrase medical terms.
Outcome: The proposed method improves the performance of medical text simplification in nine languages.
A Detailed Evaluation of Neural Sequence-to-Sequence Models for In-domain and Cross-domain Text Simplification (L18-1)

Copied to clipboard

Challenge: Xu et al., 2016) show that a simple neural architecture can be efficiently used for in-domain and cross-domain text simplification.
Approach: They evaluate neural sequence-to-sequence models for text simplification on Wikipedia and Newsela datasets.
Outcome: The proposed model can generalize across corpora and overcome challenges when tested on Wikipedia and Newsela datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations