paper-with-me

Papers

Elaborative Simplification: Content Addition and Explanation Generation in Text Simplification

2020-10-20 · Findings (ACL) 2021 8 · Neha Srikanth, Junyi Jessy Li

Much of modern-day text simplification research focuses on sentence-level simplification, transforming original, more complex sentences into simplified versions. However, adding content can often be useful when difficult concepts and reasoning need to be explained. In this work, we present the first data-driven study of content addition in text simplification, which we call elaborative simplification. We introduce a new annotated dataset of 1.3K instances of elaborative simplification in the Newsela corpus, and analyze how entities, ideas, and concepts are elaborated through the lens of contextual specificity. We establish baselines for elaboration generation using large-scale pre-trained language models, and demonstrate that considering contextual specificity during generation can improve performance. Our results illustrate the complexities of elaborative simplification, suggesting many interesting directions for future work.

📄 PDF Abstract BibTeX arXiv:2010.10035

Code (1)

nehasrikn/elaborative-simplification 공식 구현

Tasks

Explanation GenerationSentenceSpecificityText Simplification

Similar Papers 제목 키워드 기반

Elaborative Simplification as Implicit Questions Under Discussion

2023-05-17 · Yating Wu, William Sheffield, Kyle Mahowald, Junyi Jessy Li

Automated text simplification, a technique useful for making text more accessible to people such as children and emergent bilinguals, is often thought of as a monolingual translation task from complex sentences to simpli…

DecoderQuestion GenerationQuestion-GenerationText Simplification

PlainQAFact: Automatic Factuality Evaluation Metric for Biomedical Plain Language Summaries Generation

2025-03-11 · Zhiwen You, Yue Guo

Hallucinated outputs from language models pose risks in the medical domain, especially for lay audiences making health-related decisions. Existing factuality evaluation methods, such as entailment- and question-answering…

Question Answering

ARTiST: Automated Text Simplification for Task Guidance in Augmented Reality

2024-02-29 · Guande Wu, Jing Qian, Sonia Castelo, Shaoyu Chen 외

Text presented in augmented reality provides in-situ, real-time information for users. However, this content can be challenging to apprehend quickly when engaging in cognitively demanding AR tasks, especially when it is …

Text Simplification

Retrieval augmentation of large language models for lay language generation

2022-11-07 · Yue Guo, Wei Qiu, Gondy Leroy, Sheng Wang 외

Recent lay language generation systems have used Transformer models trained on a parallel corpus to increase health information accessibility. However, the applicability of these models is constrained by the limited size…

Explanation GenerationRetrievalText Generation

Elaborative Rehearsal for Zero-shot Action Recognition

2021-08-05 · ICCV 2021 10 · ShiZhe Chen, Dong Huang

The growing number of action classes has posed a new challenge for video understanding, making Zero-Shot Action Recognition (ZSAR) a thriving direction. The ZSAR task aims to recognize target (unseen) actions without tra…

Action RecognitionFew-Shot LearningSentenceVideo Understanding+2