paper-with-me

Papers

Improving Clinical Note Generation from Complex Doctor-Patient Conversation

2024-08-26 · Yizhan Li, Sifan Wu, Christopher Smith, Thomas Lo, Bang Liu

Writing clinical notes and documenting medical exams is a critical task for healthcare professionals, serving as a vital component of patient care documentation. However, manually writing these notes is time-consuming and can impact the amount of time clinicians can spend on direct patient interaction and other tasks. Consequently, the development of automated clinical note generation systems has emerged as a clinically meaningful area of research within AI for health. In this paper, we present three key contributions to the field of clinical note generation using large language models (LLMs). First, we introduce CliniKnote, a comprehensive dataset consisting of 1,200 complex doctor-patient conversations paired with their full clinical notes. This dataset, created and curated by medical experts with the help of modern neural networks, provides a valuable resource for training and evaluating models in clinical note generation tasks. Second, we propose the K-SOAP (Keyword, Subjective, Objective, Assessment, and Plan) note format, which enhances traditional SOAP~\cite{podder2023soap} (Subjective, Objective, Assessment, and Plan) notes by adding a keyword section at the top, allowing for quick identification of essential information. Third, we develop an automatic pipeline to generate K-SOAP notes from doctor-patient conversations and benchmark various modern LLMs using various metrics. Our results demonstrate significant improvements in efficiency and performance compared to standard LLM finetuning methods.

📄 PDF Abstract BibTeX arXiv:2408.14568

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

WangLab at MEDIQA-Chat 2023: Clinical Note Generation from Doctor-Patient Conversations using Large Language Models

2023-05-03 · John Giorgi, Augustin Toma, Ronald Xie, Sondra S. Chen 외

This paper describes our submission to the MEDIQA-Chat 2023 shared task for automatic clinical note generation from doctor-patient conversations. We report results for two approaches: the first fine-tunes a pre-trained l…

In-Context LearningLanguage ModelingLanguage ModellingLarge Language Model

NoteChat: A Dataset of Synthetic Doctor-Patient Conversations Conditioned on Clinical Notes

2023-10-24 · Junda Wang, Zonghai Yao, Zhichao Yang, Huixue Zhou 외

We introduce NoteChat, a novel cooperative multi-agent framework leveraging Large Language Models (LLMs) to generate patient-physician dialogues. NoteChat embodies the principle that an ensemble of role-specific LLMs, th…

Dialogue Generation

Learning from the Experience of Doctors: Automated Diagnosis of Appendicitis Based on Clinical Notes

2019-08-01 · WS 2019 8 · Steven Kester Yuwono, Hwee Tou Ng, Kee Yuan Ngiam

The objective of this work is to develop an automated diagnosis system that is able to predict the probability of appendicitis given a free-text emergency department (ED) note and additional structured information (e.g.,…

Feature Engineering

Enhancing Clinical Note Generation with ICD-10, Clinical Ontology Knowledge Graphs, and Chain-of-Thought Prompting Using GPT-4

2025-12-04 · Ivan Makohon, Mohamad Najafi, Jian Wu, Mathias Brochhausen 외 arxiv

In the past decade a surge in the amount of electronic health record (EHR) data in the United States, attributed to a favorable policy environment created by the Health Information Technology for Economic and Clinical He…

Prompt EngineeringKnowledge Graphs

Personalized Clinical Note Generation from Doctor-Patient Conversations

2024-08-07 · Nathan Brake, Thomas Schaaf

In this work, we present a novel technique to improve the quality of draft clinical notes for physicians. This technique is concentrated on the ability to model implicit physician conversation styles and note preferences…