Challenge: Summarization of medical conversations addresses a very real need in medical practice: capturing the most important aspects of a medical encounter.
Approach: They propose a novel approach to medical conversation summarization that leverages the unique and independent local structures created when gathering a patient’s medical history.
Outcome: The proposed model captures most or all of the information in 80% of the medical conversations making it a realistic alternative to costly manual summarization by medical experts.

Similar Papers

Summarizing Medical Conversations via Identifying Important Utterances (2020.coling-main)

Copied to clipboard

Challenge: Applying natural language processing (NLP) techniques to the medical field is a prevailing trend nowadays and has great potential in many applications, such as key information extraction in medical literature.
Approach: They propose to use a hierarchical encoder-tagger model to generate medical conversation summarization by identifying important utterances.
Outcome: The proposed model outperforms baseline models and models and adds conversation-related features to improve performance.
MedicalSum: A Guided Clinical Abstractive Summarization Model for Generating Medical Reports from Patient-Doctor Conversations (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing models for summarizing medical conversations do not take clinical knowledge into account and are difficult to control.
Approach: They propose a transformer-based sequence-to-sequence architecture for summarizing medical conversations by integrating medical domain knowledge from the Unified Medical Language System (UMLS).
Outcome: The proposed model achieves state-of-the-art ROUGE score improvements of 0.8-2.1 points (including 6.2% error reduction in the PE section) it incorporates medical domain knowledge from the Unified Medical Language System (UMLS).
Summarization of Dialogues and Conversations At Scale (2023.eacl-tutorials)

Copied to clipboard

Challenge: Conversations are the natural communication format for people.
Approach: This tutorial will survey the cutting-edge methods for summarizing written and spoken conversation.
Outcome: This tutorial will examine the cutting-edge methods for summarizing written and spoken conversations, covering key sub-areas whose combination is needed for a successful solution.
An Empirical Study of Clinical Note Generation from Doctor-Patient Encounters (2023.eacl-main)

Copied to clipboard

Challenge: Medical doctors spend 52 to 102 minutes per day writing clinical notes from patient encounters.
Approach: They propose to use a new dataset to generate automated and manual clinical notes from doctor-patient conversations in a clinical setting.
Outcome: The proposed model could reduce the time spent writing clinical notes from doctor-patient conversations in a clinical setting.
Extracting relevant information from physician-patient dialogues for automated clinical note taking (D19-62)

Copied to clipboard

Challenge: a system that extracts pertinent medical information from dialogues between clinicians and patients is proposed . entering data into EMRs is currently slow and error-prone, and clinicians spend up to 50% of their time on data entry.
Approach: They propose a system that automatically extracts medical information from dialogues between clinicians and patients using context and time information.
Outcome: The proposed system extracts medical information from dialogues and automatically generates a patient note.
Annotate the Way You Think: An Incremental Note Generation Framework for the Summarization of Medical Conversations (2024.lrec-main)

Copied to clipboard

Challenge: Existing datasets for summarization of medical conversations are limited to conversation-summary pairs . a novel annotation framework is proposed to capture the summarizing process via an annotation task .
Approach: They propose an incremental note generation framework that captures the human summarization process via an annotation task by instructing annotators to first incrementally create a draft note and polish it into a reference note.
Outcome: The proposed framework shows that the human summarization process is much more efficient and accurate than the current method.
Generating SOAP Notes from Doctor-Patient Conversations Using Modular Summarization Techniques (2021.acl-long)

Copied to clipboard

Challenge: Creating digital SOAP notes is burdensome and contributes to physician burnout . authors propose a pipeline to generate these notes based on transcripts of clinical conversations .
Approach: They propose a pipeline to leverage deep summarization models based on conversations between physicians and patients . they propose an algorithm that extracts important utterances relevant to each section and generates one summary sentence per cluster .
Outcome: The proposed algorithm outperforms its abstract counterpart by 8 ROUGE-1 points and produces more factual sentences as assessed by human evaluators.
Summarizing, Simplifying, and Synthesizing Medical Evidence using GPT-3 (with Varying Success) (2023.acl-short)

Copied to clipboard

Challenge: Large language models are capable of producing high quality summaries of general domain news articles in few- and zero-shot settings, but it is unclear whether they are similarly capable in more specialized domains such as biomedicine.
Approach: They use GPT-3 to generate single- and multi-document summaries of biomedical articles, given no supervision, using a set of annotations.
Outcome: The proposed model outperforms fully supervised models in generic news summarization, but struggles to synthesize evidence across multiple documents.
Leveraging Pretrained Models for Automatic Summarization of Doctor-Patient Conversations (2021.findings-emnlp)

Copied to clipboard

Challenge: Using pretrained transformer models for automatically summarizing doctor-patient conversations presents challenges . limited training data, domain shift, long and noisy transcripts, and high target summary variability are challenges compared to human annotators.
Approach: They propose a method for fine-tuning pretrained transformer models for automatically summarizing doctor-patient conversations directly from transcripts.
Outcome: The proposed method surpasses the performance of an average human annotator and the quality of previous published work for the task.
Abstractive Meeting Summarization: A Survey (2023.tacl-1)

Copied to clipboard

Challenge: Recent advances in deep learning have improved language generation systems, opening the door to improved forms of abstractive summarization.
Approach: They propose to use neural encoder-decoder architectures to generate abstractive meeting summarizations that are particularly well-suited for multi-party conversation.
Outcome: The proposed system could be used in a wide variety of real-world contexts, from business meetings to medical consultations to customer service calls.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations