paper-with-me

Papers

Unsupervised Active Learning: Optimizing Labeling Cost-Effectiveness for Automatic Speech Recognition

2023-08-28 · Zhisheng Zheng, Ziyang Ma, Yu Wang, Xie Chen

In recent years, speech-based self-supervised learning (SSL) has made significant progress in various tasks, including automatic speech recognition (ASR). An ASR model with decent performance can be realized by fine-tuning an SSL model with a small fraction of labeled data. Reducing the demand for labeled data is always of great practical value. In this paper, we further extend the use of SSL to cut down labeling costs with active learning. Three types of units on different granularities are derived from speech signals in an unsupervised way, and their effects are compared by applying a contrastive data selection method. The experimental results show that our proposed data selection framework can effectively improve the word error rate (WER) by more than 11% with the same amount of labeled data, or halve the labeling cost while maintaining the same WER, compared to random selection.

📄 PDF Abstract BibTeX arXiv:2308.14814

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Self-Supervised Learningspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Compute-Efficient Active Learning

2024-01-15 · NeurIPS Workshop ReALML 2023 12 · Gábor Németh, Tamás Matuszka

Active learning, a powerful paradigm in machine learning, aims at reducing labeling costs by selecting the most informative samples from an unlabeled dataset. However, the traditional active learning process often demand…

Active Learning

Perturbation-based Graph Active Learning for Weakly-Supervised Belief Representation Learning

2024-10-24 · Dachun Sun, Ruijie Wang, Jinning Li, Ruipeng Han 외

This paper addresses the problem of optimizing the allocation of labeling resources for semi-supervised belief representation learning in social networks. The objective is to strategically identify valuable messages on s…

Active LearningData AugmentationGraph LearningRepresentation Learning

Boosting Active Learning for Speech Recognition with Noisy Pseudo-labeled Samples

2020-06-19 · Jihwan Bang, Heesu Kim, Youngjoon Yoo, Jung-Woo Ha

The cost of annotating transcriptions for large speech corpora becomes a bottleneck to maximally enjoy the potential capacity of deep neural network-based automatic speech recognition models. In this paper, we present a …

Active LearningAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognition+1

Uncertainty Based Active Learning Strategy for Interactive Weakly Supervised Learning through Data Programming

2020-10-15 · NeurIPS Workshop HAMLETS 2020 12 · Anonymous

Easy to build and reliable machine learning models are what all data analysts want. Although machine learning is advancing daily, the labeling cost for supervised learning and the black-box nature of machine learning are…

Active LearningBIG-bench Machine Learningtext-classificationText Classification+1

Active Testing: Sample-Efficient Model Evaluation

2021-03-09 · Jannik Kossen, Sebastian Farquhar, Yarin Gal, Tom Rainforth

We introduce a new framework for sample-efficient model evaluation that we call active testing. While approaches like active learning reduce the number of labels needed for model training, existing literature largely ign…

Active LearningGaussian Processesmodel