arXiv · 2609.09883
Forward-Free LLM Depth Pruning via Weight Redundancy
Abstract
Depth pruning reduces large language model (LLM) inference cost by removing complete Transformer blocks. Activation-based methods collect hidden states through forward passes on calibration data, while existing forward-free methods score each Transformer block separately without measuring similarity between blocks. We propose Weight-Redundancy Pruning (WRP), a forward-free depth-pruning method that estimates inter-layer redundancy from checkpoint weights to select blocks without calibration data or model forward passes. WRP compares attention output and MLP down-projection weights across layers and combines their pairwise similarities with relative projection-scale information. The resulting all-pairs similarity matrix guides layer grouping and block selection. Across multiple pruning settings, model families, and downstream tasks, WRP consistently outperforms existing forward-free magnitude pruning and approaches the performance of activation-based methods.
Explore related subjects
Keep this discovery
Vincent-Daniel Yun, Woosang Lim. 2026-09-09. Forward-Free LLM Depth Pruning via Weight Redundancy. https://arxiv.org/abs/2609.09883
Cite the original work for its findings. Save a collection to share your selection of sources.