ICASSP 2026poster0 citations

MedSpeak: A Knowledge Graph-Aided ASR Error Correction Framework for Spoken Medical QA

Yutong Song, Shiva Shrestha, Chenhan Lyu, Honghui Xu, Amir Rahmani

Abstract

Spoken question-answering (SQA) systems relying on automatic speech recognition (ASR) often struggle with accurately recognizing medical terminology. To this end, we propose MedSpeak, a novel knowledge graph-aided ASR error correction framework that refines noisy transcripts and improves downstream answer prediction by leveraging both semantic relationships and phonetic information encoded in a medical knowledge graph, together with the reasoning power of LLMs. Comprehensive experimental results on benchmarks demonstrate that MedSpeak significantly improves the accuracy of medical term recognition and overall medical SQA performance, establishing MedSpeak as a state-of-the-art solution for medical SQA. The code is available at https://github.com/RainieLLM/MedSpeak.

BibTeX
@inproceedings{icassp2026_medspeakaknowled,
  title = {MedSpeak: A Knowledge Graph-Aided ASR Error Correction Framework for Spoken Medical QA},
  author = {Yutong Song and Shiva Shrestha and Chenhan Lyu and Honghui Xu and Amir Rahmani},
  booktitle = {ICASSP 2026},
  year = {2026}
}