paper-with-me

홈 › Papers

PipeSpec: Breaking Stage Dependencies in Hierarchical LLM Decoding

2025-05-02 · Bradley McDanel, Sai Qian Zhang, Yunhai Hu, Zining Liu

Speculative decoding accelerates large language model inference by using smaller draft models to generate candidate tokens for parallel verification. However, current approaches are limited by sequential stage dependencies that prevent full hardware utilization. We present PipeSpec, a framework that generalizes speculative decoding to $k$ models arranged in a hierarchical pipeline, enabling asynchronous execution with lightweight coordination for prediction verification and rollback. Our analytical model characterizes token generation rates across pipeline stages and proves guaranteed throughput improvements over traditional decoding for any non-zero acceptance rate. We further derive closed-form expressions for steady-state verification probabilities that explain the empirical benefits of pipeline depth. Experimental results show that PipeSpec achieves up to 2.54$\times$ speedup while outperforming state-of-the-art methods. We validate PipeSpec across text summarization and code generation tasks using LLaMA 2 and 3 models, demonstrating that pipeline efficiency increases with model depth, providing a scalable approach to accelerating LLM inference on multi-device systems.

📄 PDF Abstract BibTeX arXiv:2505.01572

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationLanguage ModelingLanguage ModellingLarge Language ModelText Summarization

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

HCFT: Hierarchical Convolutional Fusion Transformer for EEG Decoding

2026-01-18 · Haodong Zhang, Jiapeng Zhu, Yitong Chen, Hongqi Li arxiv

Electroencephalography (EEG) decoding requires models that can effectively extract and integrate complex temporal, spectral, and spatial features from multichannel signals. To address this challenge, we propose a lightwe…

Representation LearningSeizure predictionEeg Decoding

Revisiting Conversation Discourse for Dialogue Disentanglement

2023-06-06 · Bobo Li, Hao Fei, Fei Li, Shengqiong Wu 외

Dialogue disentanglement aims to detach the chronologically ordered utterances into several independent sessions. Conversation utterances are essentially organized and described by the underlying discourse, and thus dial…

AttributeDisentanglement

Adaptive Skeleton Graph Decoding

2024-02-19 · Shuowei Jin, Yongji Wu, Haizhong Zheng, Qingzhao Zhang 외

Large language models (LLMs) have seen significant adoption for natural language tasks, owing their success to massive numbers of model parameters (e.g., 70B+); however, LLM inference incurs significant computation and m…

Solving Hierarchical Information-Sharing Dec-POMDPs: An Extensive-Form Game Approach

2024-02-05 · Johan Peralez, Aurélien Delage, Olivier Buffet, Jilles S. Dibangoye

A recent theory shows that a multi-player decentralized partially observable Markov decision process can be transformed into an equivalent single-player game, enabling the application of \citeauthor{bellman}'s principle …

FormManagement

On the Affinity, Rationality, and Diversity of Hierarchical Topic Modeling

2024-01-25 · Xiaobao Wu, Fengjun Pan, Thong Nguyen, Yichao Feng 외

Hierarchical topic modeling aims to discover latent topics from a corpus and organize them into a hierarchy to understand documents with desirable semantic granularity. However, existing work struggles with producing top…

DecoderDiversitydocument understanding