AI Navigate

RECOVER: Robust Entity Correction via agentic Orchestration of hypothesis Variants for Evidence-based Recovery

arXiv cs.CL / 3/18/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • RECOVER presents an agentic correction framework that uses multiple ASR hypotheses, retrieves relevant entities, and applies LLM-based corrections under constraints to reduce entity errors.
  • The framework uses several hypothesis strategies (1-Best, Entity-Aware Select, ROVER Ensemble, and LLM-Select) to strengthen evidence for corrections.
  • It was evaluated on five diverse datasets, achieving 8-46% relative reductions in E-WER and up to 22 percentage points in recall, while preserving overall WER.
  • LLM-Select delivered the best overall performance by balancing entity correction improvements with maintaining WER.

Abstract

Entity recognition in Automatic Speech Recognition (ASR) is challenging for rare and domain-specific terms. In domains such as finance, medicine, and air traffic control, these errors are costly. If the entities are entirely absent from the ASR output, post-ASR correction becomes difficult. To address this, we introduce RECOVER, an agentic correction framework that serves as a tool-using agent. It leverages multiple hypotheses as evidence from ASR, retrieves relevant entities, and applies Large Language Model (LLM) correction under constraints. The hypotheses are used using different strategies, namely, 1-Best, Entity-Aware Select, Recognizer Output Voting Error Reduction (ROVER) Ensemble, and LLM-Select. Evaluated across five diverse datasets, it achieves 8-46% relative reductions in entity-phrase word error rate (E-WER) and increases recall by up to 22 percentage points. The LLM-Select achieves the best overall performance in entity correction while maintaining overall WER.