NEST-RQ: Next Token Prediction for Speech Self-Supervised Pre-Training
Minglun Han, Ye Bai, Chen Shen, Youjia Huang, Mingkun, Huang, Zehua Lin, Linhao Dong, Lu Lu, Yuxuan Wang

TL;DR
This paper introduces NEST-RQ, a speech self-supervised pre-training method using next token prediction with causal encoders, improving streaming ASR performance and providing insights into context size, codebook quality, and model size.
Contribution
NEST-RQ is the first to apply next token prediction with causal encoders for speech SSL, enhancing streaming ASR performance and offering new analytical insights.
Findings
NEST-RQ achieves comparable non-streaming ASR results to previous methods.
NEST-RQ outperforms BEST-RQ on streaming ASR tasks.
Analyses reveal the impact of context size, codebook quality, and model size on performance.
Abstract
Speech self-supervised pre-training can effectively improve the performance of downstream tasks. However, previous self-supervised learning (SSL) methods for speech, such as HuBERT and BEST-RQ, focus on utilizing non-causal encoders with bidirectional context, and lack sufficient support for downstream streaming models. To address this issue, we introduce the next token prediction based speech pre-training method with random-projection quantizer (NEST-RQ). NEST-RQ employs causal encoders with only left context and uses next token prediction (NTP) as the training task. On the large-scale dataset, compared to BEST-RQ, the proposed NEST-RQ achieves comparable performance on non-streaming automatic speech recognition (ASR) and better performance on streaming ASR. We also conduct analytical experiments in terms of the future context size of streaming ASR, the codebook quality of SSL and the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Natural Language Processing Techniques · Topic Modeling
MethodsFocus
