paper-with-me

Papers

Dynamic Data Pruning for Automatic Speech Recognition

2024-06-26 · Qiao Xiao, Pingchuan Ma, Adriana Fernandez-Lopez, Boqian Wu, Lu Yin, Stavros Petridis, Mykola Pechenizkiy, Maja Pantic, Decebal Constantin Mocanu, Shiwei Liu

The recent success of Automatic Speech Recognition (ASR) is largely attributed to the ever-growing amount of training data. However, this trend has made model training prohibitively costly and imposed computational demands. While data pruning has been proposed to mitigate this issue by identifying a small subset of relevant data, its application in ASR has been barely explored, and existing works often entail significant overhead to achieve meaningful results. To fill this gap, this paper presents the first investigation of dynamic data pruning for ASR, finding that we can reach the full-data performance by dynamically selecting 70% of data. Furthermore, we introduce Dynamic Data Pruning for ASR (DDP-ASR), which offers several fine-grained pruning granularities specifically tailored for speech-related datasets, going beyond the conventional pruning of entire time sequences. Our intensive experiments show that DDP-ASR can save up to 1.6x training time with negligible performance loss.

📄 PDF Abstract BibTeX arXiv:2406.18373

Code (0)

등록된 구현이 없습니다.

Tasks

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

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Neural Language Model Pruning for Automatic Speech Recognition

2023-10-05 · Leonardo Emili, Thiago Fraga-Silva, Ernest Pusateri, Markus Nußbaum-Thom 외

We study model pruning methods applied to Transformer-based neural network language models for automatic speech recognition. We explore three aspects of the pruning frame work, namely criterion, method and scheduler, ana…

Automatic Speech RecognitionLanguage ModelingLanguage Modellingspeech-recognition+1

Accurate and Structured Pruning for Efficient Automatic Speech Recognition

2023-05-31 · Huiqiang Jiang, Li Lyna Zhang, Yuang Li, Yu Wu 외

Automatic Speech Recognition (ASR) has seen remarkable advancements with deep neural networks, such as Transformer and Conformer. However, these models typically have large model sizes and high inference costs, posing a …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Knowledge Distillationspeech-recognition+1

Dynamic ASR Pathways: An Adaptive Masking Approach Towards Efficient Pruning of A Multilingual ASR Model

2023-09-22 · Jiamin Xie, Ke Li, Jinxi Guo, Andros Tjandra 외

Neural network pruning offers an effective method for compressing a multilingual automatic speech recognition (ASR) model with minimal performance loss. However, it entails several rounds of pruning and re-training neede…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Network Pruningspeech-recognition+1

Dynamic Sparsity Neural Networks for Automatic Speech Recognition

2020-05-16 · Zhaofeng Wu, Ding Zhao, Qiao Liang, Jiahui Yu 외

In automatic speech recognition (ASR), model pruning is a widely adopted technique that reduces model size and latency to deploy neural network models on edge devices with resource constraints. However, multiple models w…

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

Speech-Aware Long Context Pruning and Integration for Contextualized Automatic Speech Recognition

2025-11-14 · Yiming Rong, Yixin Zhang, Ziyi Wang, Deyang Jiang 외 arxiv

Automatic speech recognition (ASR) systems have achieved remarkable performance in common conditions but often struggle to leverage long-context information in contextualized scenarios that require domain-specific knowle…

Speech Recognition