paper-with-me

Papers

Extracting relevant information from physician-patient dialogues for automated clinical note taking

2019-11-01 · WS 2019 11 · Serena Jeblee, Faiza Khan Khattak, Noah Crampton, Muhammad Mamdani, Frank Rudzicz

We present a system for automatically extracting pertinent medical information from dialogues between clinicians and patients. The system parses each dialogue and extracts entities such as medications and symptoms, using context to predict which entities are relevant. We also classify the primary diagnosis for each conversation. In addition, we extract topic information and identify relevant utterances. This serves as a baseline for a system that extracts information from dialogues and automatically generates a patient note, which can be reviewed and edited by the clinician.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

"Where does it hurt?" -- Dataset and Study on Physician Intent Trajectories in Doctor Patient Dialogues

2025-08-26 · Tom Röhr, Soumyadeep Roy, Fares Al Mohamad, Jens-Michalis Papaioannou 외 arxiv

In a doctor-patient dialogue, the primary objective of physicians is to diagnose patients and propose a treatment plan. Medical doctors guide these conversations through targeted questioning to efficiently gather the inf…

Intent Classification

Doctor XAvIer: Explainable Diagnosis on Physician-Patient Dialogues and XAI Evaluation

2022-04-11 · BioNLP (ACL) 2022 5 · Hillary Ngai, Frank Rudzicz

We introduce Doctor XAvIer, a BERT-based diagnostic system that extracts relevant clinical data from transcribed patient-doctor dialogues and explains predictions using feature attribution methods. We present a novel per…

ClassificationDiagnosticExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)+6

Semi-Supervised Variational Reasoning for Medical Dialogue Generation

2021-05-13 · Dongdong Li, Zhaochun Ren, Pengjie Ren, Zhumin Chen 외

Medical dialogue generation aims to provide automatic and accurate responses to assist physicians to obtain diagnosis and treatment suggestions in an efficient manner. In medical dialogues two key characteristics are rel…

Dialogue GenerationResponse Generation

Efficient Fine-Tuning of Large Language Models for Automated Medical Documentation

2024-09-14 · Hui Yi Leong, Yi Fan Gao, Ji Shuai, Yang Zhang 외

Scientific research indicates that for every hour spent in direct patient care, physicians spend nearly two additional hours on administrative tasks, particularly on electronic health records (EHRs) and desk work. This e…

Language ModelingLanguage ModellingLarge Language Model