paper-with-me

Papers

Readability Controllable Biomedical Document Summarization

2022-10-10 · Zheheng Luo, Qianqian Xie, Sophia Ananiadou

Different from general documents, it is recognised that the ease with which people can understand a biomedical text is eminently varied, owing to the highly technical nature of biomedical documents and the variance of readers' domain knowledge. However, existing biomedical document summarization systems have paid little attention to readability control, leaving users with summaries that are incompatible with their levels of expertise. In recognition of this urgent demand, we introduce a new task of readability controllable summarization for biomedical documents, which aims to recognise users' readability demands and generate summaries that better suit their needs: technical summaries for experts and plain language summaries (PLS) for laymen. To establish this task, we construct a corpus consisting of biomedical papers with technical summaries and PLSs written by the authors, and benchmark multiple advanced controllable abstractive and extractive summarization models based on pre-trained language models (PLMs) with prevalent controlling and generation techniques. Moreover, we propose a novel masked language model (MLM) based metric and its variant to effectively evaluate the readability discrepancy between lay and technical summaries. Experimental results from automated and human evaluations show that though current control techniques allow for a certain degree of readability adjustment during generation, the performance of existing controllable summarization methods is far from desirable in this task.

📄 PDF Abstract BibTeX arXiv:2210.04705

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationExtractive SummarizationLanguage Modelling

Similar Papers 제목 키워드 기반

PERCS: Persona-Guided Controllable Biomedical Summarization Dataset

2025-12-03 · Rohan Charudatt Salvi, Chirag Chawla, Dhruv Jain, Swapnil Panigrahi 외 arxiv

Automatic medical text simplification plays a key role in improving health literacy by making complex biomedical research accessible to diverse readers. However, most existing resources assume a single generic audience, …

Text Simplification

Controllable Multi-document Summarization: Coverage & Coherence Intuitive Policy with Large Language Model Based Rewards

2023-10-05 · Litton J Kurisinkel, Nancy F Chen

Memory-efficient large language models are good at refining text input for better readability. However, controllability is a matter of concern when it comes to text generation tasks with long inputs, such as multi-docume…

Document SummarizationLanguage ModelingLanguage ModellingLarge Language Model+2

Extraction Meets Abstraction: Ideal Answer Generation for Biomedical Questions

2018-11-01 · WS 2018 11 · Yutong Li, Nicholas Gekakis, Qiuze Wu, Boyue Li 외

The growing number of biomedical publications is a challenge for human researchers, who invest considerable effort to search for relevant documents and pinpointed answers. Biomedical Question Answering can automatically …

Abstractive Text SummarizationAnswer GenerationExtractive SummarizationQuestion Answering+3

Generating Summaries with Controllable Readability Levels

2023-10-16 · Leonardo F. R. Ribeiro, Mohit Bansal, Markus Dreyer

Readability refers to how easily a reader can understand a written text. Several factors affect the readability level, such as the complexity of the text, its subject matter, and the reader's background knowledge. Genera…

Lay SummarizationNews SummarizationText Generation

Background Knowledge Grounding for Readable, Relevant, and Factual Biomedical Lay Summaries

2023-05-03 · Domenic Rosati

Communication of scientific findings to the public is important for keeping non-experts informed of developments such as life-saving medical treatments. However, generating readable lay summaries from scientific document…