paper-with-me

홈 › Papers

Better Pseudo-labeling with Multi-ASR Fusion and Error Correction by SpeechLLM

2025-06-05 · Jeena Prakash, Blessingh Kumar, Kadri Hacioglu, Bidisha Sharma, Sindhuja Gopalan, Malolan Chetlur, Shankar Venkatesan, Andreas Stolcke

Automatic speech recognition (ASR) models rely on high-quality transcribed data for effective training. Generating pseudo-labels for large unlabeled audio datasets often relies on complex pipelines that combine multiple ASR outputs through multi-stage processing, leading to error propagation, information loss and disjoint optimization. We propose a unified multi-ASR prompt-driven framework using postprocessing by either textual or speech-based large language models (LLMs), replacing voting or other arbitration logic for reconciling the ensemble outputs. We perform a comparative study of multiple architectures with and without LLMs, showing significant improvements in transcription accuracy compared to traditional methods. Furthermore, we use the pseudo-labels generated by the various approaches to train semi-supervised ASR models for different datasets, again showing improved performance with textual and speechLLM transcriptions compared to baselines.

📄 PDF Abstract BibTeX arXiv:2506.11089

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Combating Confirmation Bias: A Unified Pseudo-Labeling Framework for Entity Alignment

2023-07-05 · Qijie Ding, Jie Yin, Daokun Zhang, Junbin Gao

Entity alignment (EA) aims at identifying equivalent entity pairs across different knowledge graphs (KGs) that refer to the same real-world identity. To circumvent the shortage of seed alignments provided for training, r…

Entity AlignmentKnowledge GraphsPseudo Label

Pseudo-Labeling for Massively Multilingual Speech Recognition

2021-10-30 · Loren Lugosch, Tatiana Likhomanenko, Gabriel Synnaeve, Ronan Collobert

Semi-supervised learning through pseudo-labeling has become a staple of state-of-the-art monolingual speech recognition systems. In this work, we extend pseudo-labeling to massively multilingual speech recognition with 6…

speech-recognitionSpeech Recognition

Multi-class Probabilistic Bounds for Self-learning

2021-09-29 · Vasilii Feofanov, Emilie Devijver, Massih-Reza Amini

Self-learning is a classical approach for learning with both labeled and unlabeled observations which consists in giving pseudo-labels to unlabeled training instances with a confidence score over a predetermined threshol…

Multi-class ClassificationSelf-Learning

CLIP-FLow: Contrastive Learning by semi-supervised Iterative Pseudo labeling for Optical Flow Estimation

2022-10-25 · Zhiqi Zhang, Nitin Bansal, Changjiang Cai, Pan Ji 외

Synthetic datasets are often used to pretrain end-to-end optical flow networks, due to the lack of a large amount of labeled, real-scene data. But major drops in accuracy occur when moving from synthetic to real scenes. …

Contrastive LearningOptical Flow EstimationTransfer Learning

How Does Pseudo-Labeling Affect the Generalization Error of the Semi-Supervised Gibbs Algorithm?

2022-10-15 · Haiyun He, Gholamali Aminian, Yuheng Bu, Miguel Rodrigues 외

We provide an exact characterization of the expected generalization error (gen-error) for semi-supervised learning (SSL) with pseudo-labeling via the Gibbs algorithm. The gen-error is expressed in terms of the symmetrize…

regression