CLSDASFeb 21, 2025

Retrieval-Augmented Speech Recognition Approach for Domain Challenges

arXiv:2502.15264v13 citationsh-index: 10
Originality Highly original
AI Analysis

This addresses domain adaptation challenges for speech recognition systems in real-world applications where domain-specific training data is limited.

The paper tackles domain mismatch in speech recognition by introducing a retrieval-augmented method that uses domain-specific textual data at inference, achieving state-of-the-art results on the CSJ dataset.

Speech recognition systems often face challenges due to domain mismatch, particularly in real-world applications where domain-specific data is unavailable because of data accessibility and confidentiality constraints. Inspired by Retrieval-Augmented Generation (RAG) techniques for large language models (LLMs), this paper introduces a LLM-based retrieval-augmented speech recognition method that incorporates domain-specific textual data at the inference stage to enhance recognition performance. Rather than relying on domain-specific textual data during the training phase, our model is trained to learn how to utilize textual information provided in prompts for LLM decoder to improve speech recognition performance. Benefiting from the advantages of the RAG retrieval mechanism, our approach efficiently accesses locally available domain-specific documents, ensuring a convenient and effective process for solving domain mismatch problems. Experiments conducted on the CSJ database demonstrate that the proposed method significantly improves speech recognition accuracy and achieves state-of-the-art results on the CSJ dataset, even without relying on the full training data.

Foundations

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

Your Notes