Sabita Acharya, Barbara Di Eugenio, Andrew Boyd, Richard Cameron, Karen Dunn Lopez, Pamela Martyn-Nemeth, Carolyn Dickens, Amer Ardati
| Challenge: | 80% of the medical concepts that are considered important by both doctor and nurse are not included in the summaries provided to patients . |
| Approach: | They propose to combine information from discharge notes and nursing plan of care to generate personalized hospital-stay summaries for patients. |
| Outcome: | The summaries contain 80% of the medical concepts that are considered important by both doctor and nurses. |
Similar Papers
Medical Summarization in Practice: Design, Deployment, and Analysis of a Clinical Summarization System for a German Hospital (2026.eacl-industry)
Copied to clipboard
| Challenge: | a large number of EHRs are created for a patient, which must be summarized into a discharge summary. |
| Approach: | They propose to integrate a clinical summarization system into a live german hospital workflow to help with the generation of discharge summaries. |
| Outcome: | The proposed system can be used in a live german hospital to help with discharge summaries. |
What’s in a Summary? Laying the Groundwork for Advances in Hospital-Course Summarization (2021.naacl-main)
Copied to clipboard
| Challenge: | Existing methods to summarize clinical narratives are lacking. |
| Approach: | They propose to generate a paragraph that tells the story of a patient's hospitalization . they analyze a dataset of 109,000 hospitalizations and their corresponding summary proxy . |
| Outcome: | The proposed model is based on a dataset of 109,000 hospitalizations and their corresponding summary proxy. |
MSˆ2: Multi-Document Summarization of Medical Studies (2021.emnlp-main)
Copied to clipboard
| Challenge: | Existing datasets for multi-document summarization (MDS) are either in the general domain, such as WikiSum, or very small such as DUC 1 or TAC 2011 . Existing systems for summarizing biomedical literature take 1-2 years to complete . |
| Approach: | They propose to use a multi-document summarization system based on BART to assess the quality of the summarized biomedical literature. |
| Outcome: | The proposed system has high summarization quality, but significant work remains to achieve it. |
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 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. |
Readability Controllable Biomedical Document Summarization (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Existing controllable summarization systems for biomedical documents have little attention to readability control, leaving users with incompatible summaries . |
| Approach: | They propose a task of readability controllable summarization for biomedical documents to generate summaries that are incompatible with users' levels of expertise. |
| Outcome: | The proposed model is based on pre-trained language models with prevalent controlling and generation techniques and evaluates the readability discrepancy between lay and technical summaries. |
Document Representation Learning for Patient History Visualization (C18-2)
Copied to clipboard
| Challenge: | In medicine, selecting relevant reports from a large database is time-consuming and could result in overlooking important information. |
| Approach: | They propose a representation learning algorithm that creates a semantic representation space for documents where the clinically related documents lie close to each other. |
| Outcome: | The proposed model can be used to generate a diagrammatic summary of a set of documents each of which pertains to loosely related topics. |
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. |
Dr. Summarize: Global Summarization of Medical Dialogue by Exploiting Local Structures. (2020.findings-emnlp)
Copied to clipboard
| 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. |
An Investigation of Evaluation Methods in Automatic Medical Note Generation (2023.findings-acl)
Copied to clipboard
| Challenge: | Recent studies show that doctors can save significant amounts of time when using automatic note generation. |
| Approach: | They propose task-specific metrics for automatic note generation from medical conversation summarization and generation, including knowledge-graph embedding-based metrics, customized model-based measures with domain-specific weights, and ensemble metrics. |
| Outcome: | The proposed evaluation metrics are compared to existing models and can have different behaviors on different types of clinical notes datasets. |