Audio ALBERT: A Lite BERT for Self-supervised Learning of Audio Representation
Po-Han Chi, Pei-Hung Chung, Tsung-Han Wu, Chun-Cheng Hsieh, Yen-Hao, Chen, Shang-Wen Li, Hung-yi Lee

TL;DR
Audio ALBERT is a lightweight self-supervised speech model that achieves competitive performance with significantly fewer parameters, effectively encoding phoneme and speaker information for downstream tasks.
Contribution
The paper introduces Audio ALBERT, a compact self-supervised speech representation model that maintains high performance while reducing parameter count by 91%.
Findings
Audio ALBERT performs comparably to larger models on downstream tasks.
Latent representations encode richer phoneme and speaker information than the final layer.
The model demonstrates efficiency in self-supervised speech processing.
Abstract
For self-supervised speech processing, it is crucial to use pretrained models as speech representation extractors. In recent works, increasing the size of the model has been utilized in acoustic model training in order to achieve better performance. In this paper, we propose Audio ALBERT, a lite version of the self-supervised speech representation model. We use the representations with two downstream tasks, speaker identification, and phoneme classification. We show that Audio ALBERT is capable of achieving competitive performance with those huge models in the downstream tasks while utilizing 91\% fewer parameters. Moreover, we use some simple probing models to measure how much the information of the speaker and phoneme is encoded in latent representations. In probing experiments, we find that the latent representations encode richer information of both phoneme and speaker than that of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Music and Audio Processing · Topic Modeling
MethodsLinear Layer · Softmax · Adam · Refunds@Expedia|||How do I get a full refund from Expedia? · Dense Connections · Layer Normalization · Attention Is All You Need · WordPiece · Residual Connection · Multi-Head Attention
