VOOZH about

URL: https://arxiv.org/abs/2211.17192

⇱ [2211.17192] Fast Inference from Transformers via Speculative Decoding


Computer Science > Machine Learning

arXiv:2211.17192 (cs)
[Submitted on 30 Nov 2022 (v1), last revised 18 May 2023 (this version, v2)]

Title:Fast Inference from Transformers via Speculative Decoding

View PDF
Abstract:Inference from large autoregressive models like Transformers is slow - decoding K tokens takes K serial runs of the model. In this work we introduce speculative decoding - an algorithm to sample from autoregressive models faster without any changes to the outputs, by computing several tokens in parallel. At the heart of our approach lie the observations that (1) hard language-modeling tasks often include easier subtasks that can be approximated well by more efficient models, and (2) using speculative execution and a novel sampling method, we can make exact decoding from the large models faster, by running them in parallel on the outputs of the approximation models, potentially generating several tokens concurrently, and without changing the distribution. Our method can accelerate existing off-the-shelf models without retraining or architecture changes. We demonstrate it on T5-XXL and show a 2X-3X acceleration compared to the standard T5X implementation, with identical outputs.
Comments: ICML 2023 Oral
Subjects: Machine Learning (cs.LG); Computation and Language (cs.CL)
Cite as: arXiv:2211.17192 [cs.LG]
(or arXiv:2211.17192v2 [cs.LG] for this version)
https://doi.org/10.48550/arXiv.2211.17192
arXiv-issued DOI via DataCite

Submission history

From: Yaniv Leviathan [view email]
[v1] Wed, 30 Nov 2022 17:33:28 UTC (186 KB)
[v2] Thu, 18 May 2023 20:28:20 UTC (433 KB)
Full-text links:

Access Paper:

  • View PDF
  • TeX Source
👁 license icon
view license

Current browse context:

cs.LG
< prev   |   next >
Change to browse by:

References & Citations

BibTeX formatted citation

Data provided by:

Bibliographic and Citation Tools

Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)

Code, Data and Media Associated with this Article

alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
ScienceCast (What is ScienceCast?)

Demos

Replicate (What is Replicate?)
Hugging Face Spaces (What is Spaces?)
TXYZ.AI (What is TXYZ.AI?)

Recommenders and Search Tools

Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
IArxiv Recommender (What is IArxiv?)

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.