TL;DR
This paper introduces an evolutionary algorithm to optimize prompts for large language models, significantly improving post-ASR error correction performance as demonstrated on the CHiME-4 dataset.
Contribution
It proposes a novel evolutionary prompt optimization method for enhancing LLM-based post-ASR error correction, surpassing existing prompt designs.
Findings
Optimized prompts outperform initial prompts in error correction tasks.
Evolutionary approach improves LLM performance on CHiME-4 dataset.
Demonstrates potential of prompt optimization in speech recognition applications.
Abstract
Building upon the strength of modern large language models (LLMs), generative error correction (GEC) has emerged as a promising paradigm that can elevate the performance of modern automatic speech recognition (ASR) systems. One representative approach is to leverage in-context learning to prompt LLMs so that a better hypothesis can be generated by the LLMs based on a carefully-designed prompt and an -best list of hypotheses produced by ASR systems. However, it is yet unknown whether the existing prompts are the most effective ones for the task of post-ASR error correction. In this context, this paper first explores alternative prompts to identify an initial set of effective prompts, and then proposes to employ an evolutionary prompt optimization algorithm to refine the initial prompts. Evaluations results on the CHiME-4 subset of the Task of the SLT GenSEC challenge show…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSparse Evolutionary Training
