paper-with-me

홈 › Papers

Self-Distillation for Multi-Token Prediction

2026-03-25 · Guoliang Zhao, Ruobing Xie, An Wang, Shuaipeng Li, Huaibing Xie, Xingwu Sun arxiv

As Large Language Models (LLMs) scale up, inference efficiency becomes a critical bottleneck. Multi-Token Prediction (MTP) could accelerate LLM inference by predicting multiple future tokens in parallel. However, existing MTP approaches still face two challenges: limited acceptance rates of MTP heads, and difficulties in jointly training multiple MTP heads. Therefore, we propose MTP-D, a simple yet effective self-distillation method with minimal additional training cost, which boosts MTP head acceptance rates (+7.5\%) while maximumly preserving main-head performance. We also introduce a looped extension strategy for MTP-D, enabling effective and economical MTP head extension and further significant inference speedup to 1-head MTP (+220.4\%). Moreover, we systematically explore and validate key insights on the distillation strategies and the potential scalability of MTP through extensive experiments on seven benchmarks. These results demonstrate that our MTP-D and looped extension strategy effectively enhance MTP-head performance and inference efficiency, facilitating the practical usage of MTP in LLMs.

📄 PDF Abstract BibTeX arXiv:2603.23911

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Token Prediction via Self-Distillation

2026-02-05 · John Kirchenbauer, Abhimanyu Hans, Brian Bartoldson, Micah Goldblum 외 arxiv

Existing techniques for accelerating language model inference, such as speculative decoding, require training auxiliary speculator models and building and deploying complex inference pipelines. We consider a new approach…

Cross-Tokenizer Distillation via Approximate Likelihood Matching

2025-03-25 · Benjamin Minixhofer, Ivan Vulić, Edoardo Maria Ponti

Distillation has shown remarkable success in transferring knowledge from a Large Language Model (LLM) teacher to a student LLM. However, current distillation methods predominantly require the same tokenizer between the t…

Large Language Model

Class Token and Knowledge Distillation for Multi-head Self-Attention Speaker Verification Systems

2021-11-06 · Victoria Mingote, Antonio Miguel, Alfonso Ortega, Eduardo Lleida

This paper explores three novel approaches to improve the performance of speaker verification (SV) systems based on deep neural networks (DNN) using Multi-head Self-Attention (MSA) mechanisms and memory layers. Firstly, …

Knowledge DistillationPhilosophySpeaker Verification

Image BERT Pre-training with Online Tokenizer

2021-09-29 · ICLR 2022 4 · Jinghao Zhou, Chen Wei, Huiyu Wang, Wei Shen 외

The success of language Transformers is primarily attributed to the pretext task of masked language modeling (MLM), where texts are first tokenized into semantically meaningful pieces. In this work, we study masked image…

image-classificationImage ClassificationInstance SegmentationLanguage Modeling+5

iBOT: Image BERT Pre-Training with Online Tokenizer

2021-11-15 · Jinghao Zhou, Chen Wei, Huiyu Wang, Wei Shen 외

The success of language Transformers is primarily attributed to the pretext task of masked language modeling (MLM), where texts are first tokenized into semantically meaningful pieces. In this work, we study masked image…

image-classificationImage ClassificationInstance SegmentationLanguage Modeling+7