The reviewed record of science sign in
Pith

arxiv: 2409.08680 · v1 · pith:DD35RNZ6 · submitted 2024-09-13 · eess.AS · cs.AI· cs.CL

NEST-RQ: Next Token Prediction for Speech Self-Supervised Pre-Training

Reviewed by Pithpith:DD35RNZ6open to challenge →

classification eess.AS cs.AIcs.CL
keywords speechnest-rqcontextnextperformancepre-trainingpredictionself-supervised
0
0 comments X
read the original 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 model size of the encoder. In summary, the paper demonstrates the feasibility of the NTP in speech SSL and provides empirical evidence and insights for speech SSL research.

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. F3-Tokenizer: Taming Audio Autoencoder Latents for Understanding and Generation

    cs.SD 2026-06 unverdicted novelty 5.0

    F3-Tokenizer adapts audio autoencoder latents with noise-regularized bottleneck (channel normalization and stochastic perturbation) and a representation encoder (RQ-MTP plus frozen-LLM supervision) to support both hig...

  2. Online Predictive Coding for Dual-Mode Self-Supervised Speech Model

    cs.SD 2026-06 unverdicted novelty 3.0

    Proposes OPC and dual-mode LN to improve dual-mode SSL speech models, reducing WER gap at 160 ms latency on LibriSpeech from 3.65% to 3.40% (test-clean).