paper-with-me

Papers

Investigating Text Simplification Evaluation

2021-07-28 · Findings (ACL) 2021 8 · Laura Vásquez-Rodríguez, Matthew Shardlow, Piotr Przybyła, Sophia Ananiadou

Modern text simplification (TS) heavily relies on the availability of gold standard data to build machine learning models. However, existing studies show that parallel TS corpora contain inaccurate simplifications and incorrect alignments. Additionally, evaluation is usually performed by using metrics such as BLEU or SARI to compare system output to the gold standard. A major limitation is that these metrics do not match human judgements and the performance on different datasets and linguistic phenomena vary greatly. Furthermore, our research shows that the test and training subsets of parallel datasets differ significantly. In this work, we investigate existing TS corpora, providing new insights that will motivate the improvement of existing state-of-the-art TS evaluation methods. Our contributions include the analysis of TS corpora based on existing modifications used for simplification and an empirical study on TS models performance by using better-distributed datasets. We demonstrate that by improving the distribution of TS datasets, we can build more robust TS models.

📄 PDF Abstract BibTeX arXiv:2107.13662

Code (1)

lmvasque/ts-explore 공식 구현

Tasks

Text Simplification

Methods 이 논문이 사용한 방법론

TS Spatio-temporal features extraction that measure the stabilty. The proposed method is based on a compression algorithm named Run Length Encoding. The workflow of the method is…

Similar Papers 제목 키워드 기반

Text Simplification for Comprehension-based Question-Answering

2021-09-28 · WNUT (ACL) 2021 11 · Tanvi Dadu, Kartikey Pant, Seema Nagar, Ferdous Ahmed Barbhuiya 외

Text simplification is the process of splitting and rephrasing a sentence to a sequence of sentences making it easier to read and understand while preserving the content and approximating the original meaning. Text simpl…

Machine TranslationQuestion AnsweringSemantic Role LabelingSentence+2

Automatic Simplification of Common Vulnerabilities and Exposures Descriptions

2026-02-12 · Varpu Vehomäki, Kimmo K. Kaski arxiv

Understanding cyber security is increasingly important for individuals and organizations. However, a lot of information related to cyber security can be difficult to understand to those not familiar with the topic. In th…

Text Simplification

Investigating Large Language Models and Control Mechanisms to Improve Text Readability of Biomedical Abstracts

2023-09-22 · Zihao Li, Samuel Belkadi, Nicolo Micheletti, Lifeng Han 외

Biomedical literature often uses complex language and inaccessible professional terminologies. That is why simplification plays an important role in improving public health literacy. Applying Natural Language Processing …

DecoderText Simplification

LENS: A Learnable Evaluation Metric for Text Simplification

2022-12-19 · Mounica Maddela, Yao Dou, David Heineman, Wei Xu

Training learnable metrics using modern language models has recently emerged as a promising method for the automatic evaluation of machine translation. However, existing human evaluation datasets for text simplification …

Machine TranslationText Simplification

SEMA: Text Simplification Evaluation through Semantic Alignment

2020-12-01 · AACL (NLP-TEA) 2020 12 · Xuan Zhang, Huizhou Zhao, Kexin Zhang, Yiyang Zhang

Text simplification is an important branch of natural language processing. At present, methods used to evaluate the semantic retention of text simplification are mostly based on string matching. We propose the SEMA (text…

Text Simplification