paper-with-me

홈 › Papers

DPHuBERT: Joint Distillation and Pruning of Self-Supervised Speech Models

2023-05-28 · Yifan Peng, Yui Sudo, Shakeel Muhammad, Shinji Watanabe

Self-supervised learning (SSL) has achieved notable success in many speech processing tasks, but the large model size and heavy computational cost hinder the deployment. Knowledge distillation trains a small student model to mimic the behavior of a large teacher model. However, the student architecture usually needs to be manually designed and will remain fixed during training, which requires prior knowledge and can lead to suboptimal performance. Inspired by recent success of task-specific structured pruning, we propose DPHuBERT, a novel task-agnostic compression method for speech SSL based on joint distillation and pruning. Experiments on SUPERB show that DPHuBERT outperforms pure distillation methods in almost all tasks. Moreover, DPHuBERT requires little training time and performs well with limited training data, making it suitable for resource-constrained applications. Our method can also be applied to various speech SSL models. Our code and models will be publicly available.

📄 PDF Abstract BibTeX arXiv:2305.17651

Code (1)

pyf98/dphubert 공식 구현 pytorch

Tasks

Knowledge DistillationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

SKILL: Similarity-aware Knowledge distILLation for Speech Self-Supervised Learning

2024-02-26 · Luca Zampierin, Ghouthi Boukli Hacene, Bac Nguyen, Mirco Ravanelli

Self-supervised learning (SSL) has achieved remarkable success across various speech-processing tasks. To enhance its efficiency, previous works often leverage the use of compression techniques. A notable recent attempt …

Knowledge DistillationSelf-Supervised Learning

Synergistic Effects of Knowledge Distillation and Structured Pruning for Self-Supervised Speech Models

2025-02-09 · Shiva Kumar C, Jitendra Kumar dhiman, Nagaraj Adiga, Shatrughan Singh

Traditionally, Knowledge Distillation (KD) is used for model compression, often leading to suboptimal performance. In this paper, we evaluate the impact of combining KD loss with alternative pruning techniques, including…

Knowledge DistillationModel CompressionSelf-Supervised Learning

Distillation and Pruning for Scalable Self-Supervised Representation-Based Speech Quality Assessment

2025-02-07 · Benjamin Stahl, Hannes Gamper

In this paper, we investigate distillation and pruning methods to reduce model size for non-intrusive speech quality assessment based on self-supervised representations. Our experiments build on XLS-R-SQA, a speech quali…

Deep Neural Compression Via Concurrent Pruning and Self-Distillation

2021-09-30 · James O' Neill, Sourav Dutta, Haytham Assem

Pruning aims to reduce the number of parameters while maintaining performance close to the original network. This work proposes a novel \emph{self-distillation} based pruning strategy, whereby the representational simila…

Knowledge DistillationLanguage ModelingLanguage Modelling

Self-Distilled Pruning Of Neural Networks

2021-09-29 · James O' Neill, Sourav Dutta, Haytham Assem

Pruning aims to reduce the number of parameters while maintaining performance close to the original network. This work proposes a novel \emph{self-distillation} based pruning strategy, whereby the representational simila…

Knowledge DistillationLanguage ModelingLanguage Modelling