MEDSAGE: Enhancing Robustness of Medical Dialogue Summarization to ASR Errors with LLM-Generated Synthetic Dialogues
Abstract
Automatic Speech Recognition (ASR) systems are pivotal in transcribing speech into text, yet the errors they introduce can significantly degrade the performance of downstream tasks like summarization. This issue is particularly pronounced in clinical dialogue summarization, a low-resource domain where supervised data for fine-tuning is scarce, necessitating the use of ASR models as black-box solutions. Employing conventional data augmentation for enhancing the noise robustness of summarization models is not feasible either due to the unavailability of sufficient medical dialogue audio recordings and corresponding ASR transcripts. To address this challenge, we propose MEDSAGE, an approach for generating synthetic samples for data augmentation using Large Language Models (LLMs). Specifically, we leverage the in-context learning capabilities of LLMs and instruct them to generate ASR-like errors based on a few available medical dialogue examples with audio recordings. Experimental results show that LLMs can effectively model ASR noise, and incorporating this noisy data into the training process significantly improves the robustness and accuracy of medical dialogue summarization systems. This approach addresses the challenges of noisy ASR outputs in critical applications, offering a robust solution to enhance the reliability of clinical dialogue summarization.
Cite
Text
Binici et al. "MEDSAGE: Enhancing Robustness of Medical Dialogue Summarization to ASR Errors with LLM-Generated Synthetic Dialogues." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I22.34518Markdown
[Binici et al. "MEDSAGE: Enhancing Robustness of Medical Dialogue Summarization to ASR Errors with LLM-Generated Synthetic Dialogues." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/binici2025aaai-medsage/) doi:10.1609/AAAI.V39I22.34518BibTeX
@inproceedings{binici2025aaai-medsage,
title = {{MEDSAGE: Enhancing Robustness of Medical Dialogue Summarization to ASR Errors with LLM-Generated Synthetic Dialogues}},
author = {Binici, Kuluhan and Kashyap, Abhinav Ramesh and Schlegel, Viktor and Liu, Andy T. and Dwivedi, Vijay Prakash and Nguyen, Thanh-Tung and Gao, Xiaoxue and Chen, Nancy F. and Winkler, Stefan},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {23496-23504},
doi = {10.1609/AAAI.V39I22.34518},
url = {https://mlanthology.org/aaai/2025/binici2025aaai-medsage/}
}