paper-with-me

홈 › Papers

README: Bridging Medical Jargon and Lay Understanding for Patient Education through Data-Centric NLP

2023-12-24 · Zonghai Yao, Nandyala Siddharth Kantu, Guanghao Wei, Hieu Tran, Zhangqi Duan, Sunjae Kwon, Zhichao Yang, README annotation team, Hong Yu

The advancement in healthcare has shifted focus toward patient-centric approaches, particularly in self-care and patient education, facilitated by access to Electronic Health Records (EHR). However, medical jargon in EHRs poses significant challenges in patient comprehension. To address this, we introduce a new task of automatically generating lay definitions, aiming to simplify complex medical terms into patient-friendly lay language. We first created the README dataset, an extensive collection of over 50,000 unique (medical term, lay definition) pairs and 300,000 mentions, each offering context-aware lay definitions manually annotated by domain experts. We have also engineered a data-centric Human-AI pipeline that synergizes data filtering, augmentation, and selection to improve data quality. We then used README as the training data for models and leveraged a Retrieval-Augmented Generation method to reduce hallucinations and improve the quality of model outputs. Our extensive automatic and human evaluations demonstrate that open-source mobile-friendly models, when fine-tuned with high-quality data, are capable of matching or even surpassing the performance of state-of-the-art closed-source large language models like ChatGPT. This research represents a significant stride in closing the knowledge gap in patient education and advancing patient-centric healthcare solutions.

📄 PDF Abstract BibTeX arXiv:2312.15561

Code (1)

seasonyao/noteaid-readme 공식 구현

Tasks

Retrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MedReadMe: A Systematic Study for Fine-grained Sentence Readability in Medical Domain

2024-05-03 · Chao Jiang, Wei Xu

Medical texts are notoriously challenging to read. Properly measuring their readability is the first step towards making them more accessible. In this paper, we present a systematic study on fine-grained readability meas…

Sentence

Ranking medical jargon in electronic health record notes by adapted distant supervision

2016-11-14 · Jinying Chen, Abhyuday N. Jagannatha, Samah J. Jarad, Hong Yu

Objective: Allowing patients to access their own electronic health record (EHR) notes through online patient portals has the potential to improve patient-centered care. However, medical jargon, which abounds in EHR notes…

MedLayBench-V: A Large-Scale Benchmark for Expert-Lay Semantic Alignment in Medical Vision Language Models

2026-04-07 · Han Jang, Junhyeok Lee, Heeseong Eum, Kyu Sung Choi arxiv

Medical Vision-Language Models (Med-VLMs) have achieved expert-level proficiency in interpreting diagnostic imaging. However, current models are predominantly trained on professional literature, limiting their ability to…

Large Language Model-based Role-Playing for Personalized Medical Jargon Extraction

2024-08-10 · Jung Hoon Lim, Sunjae Kwon, Zonghai Yao, John P. Lalor 외

Previous studies reveal that Electronic Health Records (EHR), which have been widely adopted in the U.S. to allow patients to access their personal medical information, do not have high readability to patients due to the…

In-Context LearningLanguage ModelingLanguage ModellingLarge Language Model+1

MedJEx: A Medical Jargon Extraction Model with Wiki's Hyperlink Span and Contextualized Masked Language Model Score

2022-10-12 · Sunjae Kwon, Zonghai Yao, Harmon S. Jordan, David A. Levy 외

This paper proposes a new natural language processing (NLP) application for identifying medical jargon terms potentially difficult for patients to comprehend from electronic health record (EHR) notes. We first present a …

ArticlesLanguage ModelingLanguage Modellingmodel+3