English

Group Relative Policy Optimization for Speech Recognition

Audio and Speech Processing 2025-09-03 v1

Abstract

Speech Recognition has seen a dramatic shift towards adopting Large Language Models (LLMs). This shift is partly driven by good scalability properties demonstrated by LLMs, ability to leverage large amounts of labelled, unlabelled speech and text data, streaming capabilities with auto-regressive framework and multi-tasking with instruction following characteristics of LLMs. However, simple next-token prediction objective, typically employed with LLMs, have certain limitations in performance and challenges with hallucinations. In this paper, we propose application of Group Relative Policy Optimization (GRPO) to enable reinforcement learning from human feedback for automatic speech recognition (ASR). We design simple rule based reward functions to guide the policy updates. We demonstrate significant improvements in word error rate (upto 18.4% relative), reduction in hallucinations, increased robustness on out-of-domain datasets and effectiveness in domain adaptation.

Keywords

Cite

@article{arxiv.2509.01939,
  title  = {Group Relative Policy Optimization for Speech Recognition},
  author = {Prashanth Gurunath Shivakumar and Yile Gu and Ankur Gandhe and Ivan Bulyko},
  journal= {arXiv preprint arXiv:2509.01939},
  year   = {2025}
}

Comments

Accepted for ASRU 2025

R2 v1 2026-07-01T05:16:37.019Z