Processing math: 100%

2503.08524

Total: 1

#1 Position-Aware Depth Decay Decoding (D3): Boosting Large Language Model Inference Efficiency [PDF15] [Copy] [Kimi13] [REL]

Authors: Siqi Fan, Xuezhi Fang, Xingrun Xing, Peng Han, Shuo Shang, Yequan Wang

Due to the large number of parameters, the inference phase of Large Language Models (LLMs) is resource-intensive. Unlike traditional model compression, which needs retraining, recent dynamic computation methods show that not all components are required for inference, enabling a training-free pipeline. In this paper, we focus on the dynamic depth of LLM generation. A token-position aware layer skipping framework is proposed to save 1.5x times operations efficiently while maintaining performance. We first observed that tokens predicted later have lower perplexity and thus require less computation. Then, we propose a training-free algorithm called Position-Aware Depth Decay Decoding (D3), which leverages a power-law decay function, L×(αi), to determine the number of layers to retain when generating token Ti. Remarkably, without any retraining, the D3 achieves success across a wide range of generation tasks for the first time. Experiments on large language models (\ie the Llama) with 770 billion parameters show that D3 can achieve an average 1.5x speedup compared with the full-inference pipeline while maintaining comparable performance with nearly no performance drop (<1%) on the GSM8K and BBH benchmarks.

Subject: Computation and Language

Publish: 2025-03-11 15:15:54 UTC