English

MDM-ASR: Bridging Accuracy and Efficiency in ASR with Diffusion-Based Non-Autoregressive Decoding

Audio and Speech Processing 2026-02-26 v2

Abstract

In sequence-to-sequence Transformer ASR, autoregressive (AR) models achieve strong accuracy but suffer from slow decoding, while non-autoregressive (NAR) models enable parallel decoding at the cost of degraded performance. We propose a principled NAR ASR framework based on Masked Diffusion Models to reduce this gap. A pre-trained speech encoder is coupled with a Transformer diffusion decoder conditioned on acoustic features and partially masked transcripts for parallel token prediction. To mitigate the training-inference mismatch, we introduce Iterative Self-Correction Training that exposes the model to its own intermediate predictions. We also design a Position-Biased Entropy-Bounded Confidence-based sampler with positional bias to further boost results. Experiments across multiple benchmarks demonstrate consistent gains over prior NAR models and competitive performance with strong AR baselines, while retaining parallel decoding efficiency.

Keywords

Cite

@article{arxiv.2602.18952,
  title  = {MDM-ASR: Bridging Accuracy and Efficiency in ASR with Diffusion-Based Non-Autoregressive Decoding},
  author = {Hao Yen and Pin-Jui Ku and Ante Jukić and Sabato Marco Siniscalchi},
  journal= {arXiv preprint arXiv:2602.18952},
  year   = {2026}
}

Comments

10 pages, submitted to Interspeech 2026 Long Paper track

R2 v1 2026-07-01T10:45:51.425Z