← Search

Jae Hun Ro

2 accepted papers

2025

Block Verification Accelerates Speculative Decoding

ICLR 2025poster

Speculative decoding is an effective method for lossless acceleration of large language models during inference. It uses a fast model to draft a block of tokens which are then verified in parallel by the target model, and provides a guarantee that the output is distributed identically to a sample f…

Cited by 3SourcePDFScholar
2023

SpecTr: Fast Speculative Decoding via Optimal Transport

NeurIPS 2023poster

Autoregressive sampling from large language models has led to state-of-the-art results in several natural language tasks. However, autoregressive sampling generates tokens one at a time making it slow, and even prohibitive in certain tasks. One way to speed up sampling is *speculative decoding*: use…

Cited by 86SourcePDFScholar