paper-with-me

홈 › Papers

Learning When to Trust Which Teacher for Weakly Supervised ASR

2023-06-21 · Aakriti Agrawal, Milind Rao, Anit Kumar Sahu, Gopinath Chennupati, Andreas Stolcke

Automatic speech recognition (ASR) training can utilize multiple experts as teacher models, each trained on a specific domain or accent. Teacher models may be opaque in nature since their architecture may be not be known or their training cadence is different from that of the student ASR model. Still, the student models are updated incrementally using the pseudo-labels generated independently by the expert teachers. In this paper, we exploit supervision from multiple domain experts in training student ASR models. This training strategy is especially useful in scenarios where few or no human transcriptions are available. To that end, we propose a Smart-Weighter mechanism that selects an appropriate expert based on the input audio, and then trains the student model in an unsupervised setting. We show the efficacy of our approach using LibriSpeech and LibriLight benchmarks and find an improvement of 4 to 25\% over baselines that uniformly weight all the experts, use a single expert model, or combine experts using ROVER.

📄 PDF Abstract BibTeX arXiv:2306.12012

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

Learning to Rank from Samples of Variable Quality

2018-06-21 · Mostafa Dehghani, Jaap Kamps

Training deep neural networks requires many training samples, but in practice, training labels are expensive to obtain and may be of varying quality, as some may be from trusted expert labelers while others might be from…

Document RankingLearning-To-Rank

Fidelity-Weighted Learning

2017-11-08 · ICLR 2018 1 · Mostafa Dehghani, Arash Mehrjou, Stephan Gouws, Jaap Kamps 외

Training deep neural networks requires many training samples, but in practice training labels are expensive to obtain and may be of varying quality, as some may be from trusted expert labelers while others might be from …

Ad-Hoc Information RetrievalInformation RetrievalRetrieval

Seeking Flat Minima with Mean Teacher on Semi- and Weakly-Supervised Domain Generalization for Object Detection

2023-10-30 · Ryosuke Furuta, Yoichi Sato

Object detectors do not work well when domains largely differ between training and testing data. To overcome this domain gap in object detection without requiring expensive annotations, we consider two problem settings: …

Domain AdaptationDomain GeneralizationObjectobject-detection+2

Learning from Samples of Variable Quality

2019-03-11 · ICLR Workshop LLD 2019 · Mostafa Dehghani, Arash Mehrjou, Stephan Gouws, Jaap Kamps 외

Training labels are expensive to obtain and may be of varying quality, as some may be from trusted expert labelers while others might be from heuristics or other sources of weak supervision such as crowd-sourcing. This c…

BoxTeacher: Exploring High-Quality Pseudo Labels for Weakly Supervised Instance Segmentation

2022-10-11 · CVPR 2023 1 · Tianheng Cheng, Xinggang Wang, Shaoyu Chen, Qian Zhang 외

Labeling objects with pixel-wise segmentation requires a huge amount of human labor compared to bounding boxes. Most existing methods for weakly supervised instance segmentation focus on designing heuristic losses with p…

Box-supervised Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation+2