paper-with-me

홈 › Papers

Evolutionary Prompt Design for LLM-Based Post-ASR Error Correction

2024-07-23 · Rithik Sachdev, Zhong-Qiu Wang, Chao-Han Huck Yang

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 $N$-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 $1$ of the SLT $2024$ GenSEC challenge show the effectiveness and potential of the proposed algorithms.

📄 PDF Abstract BibTeX arXiv:2407.16370

Code (1)

rithiksachdev/PostASR-Correction-SLT2024 공식 구현

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)In-Context Learningspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Evolutionary optimization of contexts for phonetic correction in speech recognition systems

2021-02-23 · Rafael Viana-Cámara, Diego Campos-Sobrino, Mario Campos-Soberanis

Automatic Speech Recognition (ASR) is an area of growing academic and commercial interest due to the high demand for applications that use it to provide a natural communication method. It is common for general purpose AS…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

Lyra: Orchestrating Dual Correction in Automated Theorem Proving

2023-09-27 · Chuanyang Zheng, Haiming Wang, Enze Xie, Zhengying Liu 외

Large Language Models (LLMs) present an intriguing avenue for exploration in the field of formal theorem proving. Nevertheless, their full potential, particularly concerning the mitigation of hallucinations and refinemen…

Automated Theorem ProvingHallucination

Test-time Correction with Human Feedback: An Online 3D Detection System via Visual Prompting

2024-12-10 · Zetong Yang, Hanxue Zhang, Yanan sun, Li Chen 외

This paper introduces Test-time Correction (TTC) system, a novel online 3D detection system designated for online correction of test-time errors via human feedback, to guarantee the safety of deployed autonomous driving …

Autonomous DrivingVisual Prompting

Generative Speech Recognition Error Correction with Large Language Models and Task-Activating Prompting

2023-09-27 · Chao-Han Huck Yang, Yile Gu, Yi-Chieh Liu, Shalini Ghosh 외

We explore the ability of large language models (LLMs) to act as speech recognition post-processors that perform rescoring and error correction. Our first focus is on instruction prompting to let LLMs perform these task …

In-Context Learningspeech-recognitionSpeech Recognition

Confidence-Guided Error Correction for Disordered Speech Recognition

2025-09-29 · Abner Hernandez, Tomás Arias Vergara, Andreas Maier, Paula Andrea Pérez-Toro arxiv

We investigate the use of large language models (LLMs) as post-processing modules for automatic speech recognition (ASR), focusing on their ability to perform error correction for disordered speech. In particular, we pro…

Speech Recognition