paper-with-me

홈 › Papers

SD$^2$: Self-Distilled Sparse Drafters

2025-04-10 · Mike Lasby, Nish Sinnadurai, Valavan Manohararajah, Sean Lie, Vithursan Thangarasa

Speculative decoding is a powerful technique for reducing the latency of Large Language Models (LLMs), offering a fault-tolerant framework that enables the use of highly compressed draft models. In this work, we introduce Self-Distilled Sparse Drafters (SD$^2$), a novel methodology that leverages self-data distillation and fine-grained weight sparsity to produce highly efficient and well-aligned draft models. SD$^2$ systematically enhances draft token acceptance rates while significantly reducing Multiply-Accumulate operations (MACs), even in the Universal Assisted Generation (UAG) setting, where draft and target models originate from different model families. On a Llama-3.1-70B target model, SD$^2$ provides a $\times$1.59 higher Mean Accepted Length (MAL) compared to layer-pruned draft models and reduces MACs by over 43.87% with a 8.36% reduction in MAL compared to a dense draft models. Our results highlight the potential of sparsity-aware fine-tuning and compression strategies to improve LLM inference efficiency while maintaining alignment with target models.

📄 PDF Abstract BibTeX arXiv:2504.08838

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MASSV: Multimodal Adaptation and Self-Data Distillation for Speculative Decoding of Vision-Language Models

2025-05-15 · Mugilan Ganesan, Shane Segal, Ankur Aggarwal, Nish Sinnadurai 외

Speculative decoding significantly accelerates language model inference by enabling a lightweight draft model to propose multiple tokens that a larger target model verifies simultaneously. However, applying this techniqu…

Mamba Drafters for Speculative Decoding

2025-06-01 · Daewon Choi, Seunghyuk Oh, Saket Dingliwal, Jihoon Tack 외

Speculative decoding has emerged as a promising approach to accelerating large language model (LLM) generation using a fast drafter while maintaining alignment with the target model's distribution. However, existing appr…

Large Language ModelMamba

Self-Distilled Pruning Of Neural Networks

2021-09-29 · James O' Neill, Sourav Dutta, Haytham Assem

Pruning aims to reduce the number of parameters while maintaining performance close to the original network. This work proposes a novel \emph{self-distillation} based pruning strategy, whereby the representational simila…

Knowledge DistillationLanguage ModelingLanguage Modelling

Self-Distilled Pruning of Neural Networks

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Pruning aims to reduce the number of parameters while maintaining performance close to the original network. This work proposes a novel \emph{self-distillation} based pruning strategy, whereby the representational simila…

Knowledge DistillationLanguage ModelingLanguage Modelling

Deep Neural Compression Via Concurrent Pruning and Self-Distillation

2021-09-30 · James O' Neill, Sourav Dutta, Haytham Assem

Pruning aims to reduce the number of parameters while maintaining performance close to the original network. This work proposes a novel \emph{self-distillation} based pruning strategy, whereby the representational simila…

Knowledge DistillationLanguage ModelingLanguage Modelling