paper-with-me

Papers

EHRTutor: Enhancing Patient Understanding of Discharge Instructions

2023-10-30 · Zihao Zhang, Zonghai Yao, Huixue Zhou, Feiyun ouyang, Hong Yu

Large language models have shown success as a tutor in education in various fields. Educating patients about their clinical visits plays a pivotal role in patients' adherence to their treatment plans post-discharge. This paper presents EHRTutor, an innovative multi-component framework leveraging the Large Language Model (LLM) for patient education through conversational question-answering. EHRTutor first formulates questions pertaining to the electronic health record discharge instructions. It then educates the patient through conversation by administering each question as a test. Finally, it generates a summary at the end of the conversation. Evaluation results using LLMs and domain experts have shown a clear preference for EHRTutor over the baseline. Moreover, EHRTutor also offers a framework for generating synthetic patient education dialogues that can be used for future in-house system training.

📄 PDF Abstract BibTeX arXiv:2310.19212

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational Question AnsweringLanguage ModelingLanguage ModellingLarge Language ModelQuestion Answering

Similar Papers 제목 키워드 기반

PaniniQA: Enhancing Patient Education Through Interactive Question Answering

2023-08-07 · Pengshan Cai, Zonghai Yao, Fei Liu, Dakuo Wang 외

Patient portal allows discharged patients to access their personalized discharge instructions in electronic health records (EHRs). However, many patients have difficulty understanding or memorizing their discharge instru…

Question Answering

Retrieval-Augmented and Knowledge-Grounded Language Models for Faithful Clinical Medicine

2022-10-23 · Fenglin Liu, Bang Yang, Chenyu You, Xian Wu 외

Language models (LMs), including large language models (such as ChatGPT), have the potential to assist clinicians in generating various clinical notes. However, LMs are prone to produce ``hallucinations'', i.e., generate…

RetrievalRetrieval-augmented Generation

Overview of the First Shared Task on Clinical Text Generation: RRG24 and "Discharge Me!"

2024-09-25 · Justin Xu, Zhihong Chen, Andrew Johnston, Louis Blankemeier 외

Recent developments in natural language generation have tremendous implications for healthcare. For instance, state-of-the-art systems could automate the generation of sections in clinical reports to alleviate physician …

Text Generation

UF-HOBI at "Discharge Me!": A Hybrid Solution for Discharge Summary Generation Through Prompt-based Tuning of GatorTronGPT Models

2024-07-22 · Mengxian Lyu, Cheng Peng, Daniel Paredes, Ziyi Chen 외

Automatic generation of discharge summaries presents significant challenges due to the length of clinical documentation, the dispersed nature of patient information, and the diverse terminology used in healthcare. This p…

NER

QUB-Cirdan at "Discharge Me!": Zero shot discharge letter generation by open-source LLM

2024-05-27 · Rui Guo, Greg Farnan, Niall McLaughlin, Barry Devereux

The BioNLP ACL'24 Shared Task on Streamlining Discharge Documentation aims to reduce the administrative burden on clinicians by automating the creation of critical sections of patient discharge letters. This paper presen…

RAGRetrievalRetrieval-augmented Generation