pith. sign in

arxiv: 2110.01900 · v4 · pith:QHLBWBFSnew · submitted 2021-10-05 · 💻 cs.CL · eess.AS

DistilHuBERT: Speech Representation Learning by Layer-wise Distillation of Hidden-unit BERT

classification 💻 cs.CL eess.AS
keywords speechdistilhuberthubertlearningpre-trainingbertdatahidden-unit
0
0 comments X
read the original abstract

Self-supervised speech representation learning methods like wav2vec 2.0 and Hidden-unit BERT (HuBERT) leverage unlabeled speech data for pre-training and offer good representations for numerous speech processing tasks. Despite the success of these methods, they require large memory and high pre-training costs, making them inaccessible for researchers in academia and small companies. Therefore, this paper introduces DistilHuBERT, a novel multi-task learning framework to distill hidden representations from a HuBERT model directly. This method reduces HuBERT's size by 75% and 73% faster while retaining most performance in ten different tasks. Moreover, DistilHuBERT required little training time and data, opening the possibilities of pre-training personal and on-device SSL models for speech.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. End-to-End Voice Intent Recognition for Spontaneous Human-Drone Interaction with Naive Users

    eess.AS 2026-06 unverdicted novelty 6.0

    An end-to-end SLU architecture with frozen SSL acoustic encoder, LSTM classification head, and cross-modal distillation achieves 93% accuracy on simple commands and 82% on spontaneous speech at 7 ms latency on the new...

  2. SEAM: Shortcut-Aware Real-Time Detection of Scripted vs. Spontaneous Speech for Interview Guardrails

    eess.AS 2026-06 conditional novelty 6.0

    SEAM achieves 0.971 ROC-AUC on external interview data for real-time scripted speech detection by combining shortcut-prevention data techniques with a compact audio backbone.