ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.22757
42
0

Pre-Training Curriculum for Multi-Token Prediction in Language Models

28 May 2025
Ansar Aynetdinov
Alan Akbik
    LRM
ArXiv (abs)PDFHTML
Main:8 Pages
3 Figures
Bibliography:4 Pages
8 Tables
Appendix:4 Pages
Abstract

Multi-token prediction (MTP) is a recently proposed pre-training objective for language models. Rather than predicting only the next token (NTP), MTP predicts the next kkk tokens at each prediction step, using multiple prediction heads. MTP has shown promise in improving downstream performance, inference speed, and training efficiency, particularly for large models. However, prior work has shown that smaller language models (SLMs) struggle with the MTP objective. To address this, we propose a curriculum learning strategy for MTP training, exploring two variants: a forward curriculum, which gradually increases the complexity of the pre-training objective from NTP to MTP, and a reverse curriculum, which does the opposite. Our experiments show that the forward curriculum enables SLMs to better leverage the MTP objective during pre-training, improving downstream NTP performance and generative output quality, while retaining the benefits of self-speculative decoding. The reverse curriculum achieves stronger NTP performance and output quality, but fails to provide any self-speculative decoding benefits.

View on arXiv
@article{aynetdinov2025_2505.22757,
  title={ Pre-Training Curriculum for Multi-Token Prediction in Language Models },
  author={ Ansar Aynetdinov and Alan Akbik },
  journal={arXiv preprint arXiv:2505.22757},
  year={ 2025 }
}
Comments on this paper