NapSS: Paragraph-level Medical Text Simplification via Narrative Prompting and Sentence-matching Summarization
Junru Lu, Jiazheng Li, Byron C. Wallace, Yulan He, Gabriele Pergola

TL;DR
NapSS introduces a two-stage method for medical text simplification that preserves narrative flow and improves lexical and semantic similarity, making complex medical literature more accessible for laypeople.
Contribution
The paper presents a novel summarize-then-simplify approach with narrative prompting, significantly enhancing medical text simplification performance over baseline models.
Findings
Achieved 3-4% improvement in lexical similarity
Gained 1.1% higher SARI score with combined approach
Human evaluation confirms effectiveness of the method
Abstract
Accessing medical literature is difficult for laypeople as the content is written for specialists and contains medical jargon. Automated text simplification methods offer a potential means to address this issue. In this work, we propose a summarize-then-simplify two-stage strategy, which we call NapSS, identifying the relevant content to simplify while ensuring that the original narrative flow is preserved. In this approach, we first generate reference summaries via sentence matching between the original and the simplified abstracts. These summaries are then used to train an extractive summarizer, learning the most relevant content to be simplified. Then, to ensure the narrative consistency of the simplified text, we synthesize auxiliary narrative prompts combining key phrases derived from the syntactical analyses of the original text. Our model achieves results significantly better…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText Readability and Simplification · Natural Language Processing Techniques · Topic Modeling
MethodsTest · Sigmoid Activation · Tanh Activation · Long Short-Term Memory · Sequence to Sequence
