Dice Question Streamline Icon: https://streamlinehq.com

Evaluate MBR decoding on non-autoregressive ASR architectures (e.g., CTC-based models)

Evaluate the effectiveness of Minimum Bayes Risk decoding when applied to Connectionist Temporal Classification (CTC)-based automatic speech recognition models and other non-autoregressive probabilistic architectures.

Information Square Streamline Icon: https://streamlinehq.com

Background

All experiments in the paper use sequence-to-sequence autoregressive models (e.g., Whisper). The authors note that MBR is a general decoding framework that could be applied to other probabilistic models, including CTC-based ASR.

They explicitly state that evaluating MBR on other model types remains future work, leaving open whether similar accuracy gains extend beyond autoregressive systems.

References

Evaluation of MBR decoding to other types of models (e.g., CTC-based models) is left for future work.

Re-evaluating Minimum Bayes Risk Decoding for Automatic Speech Recognition (2510.19471 - Jinnai, 22 Oct 2025) in Section 6 (Limitations)