CLAIJun 16

When Multiple Scripts Matter: Evaluating ASR in Clinical Settings

arXiv:2606.1782622.8Has Code
Predicted impact top 27% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For researchers and practitioners working on ASR in non-English clinical environments, this work addresses the overlooked issue of orthographic variability, but the findings are incremental.

The paper introduces MultiClin, a benchmark for evaluating ASR in clinical settings with multiscript variability, showing that multiscript-aware evaluation provides fairer assessment and that script unification yields the best ASR performance.

Automatic speech recognition (ASR) in non-English clinical settings is challenged by multiscript variability, where the same term may appear in multiple valid orthographic forms. Conventional string-matching evaluation metrics often underestimate ASR performance by treating orthographic variants as errors. To address this issue, we introduce MultiClin, a clinical ASR benchmark designed to evaluate robustness to multiscript variability. Experiments across diverse ASR models show that multiscript-aware evaluation provides a fairer assessment of recognition quality than conventional single-reference evaluation. We further investigate the impact of script consistency during training and find that inconsistent script mappings increase orthographic uncertainty and hinder model convergence, with a balanced 50% mapping ratio producing the highest entropy. In contrast, script unification consistently yields the best ASR performance. Our dataset and code are publicly available at: https://github.com/aitrics-ronaldo/Interspeech_MultiClin.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes