Score: 2

IG-Pruning: Input-Guided Block Pruning for Large Language Models

Published: November 4, 2025 | arXiv ID: 2511.02213v1

By: Kangyu Qiao, Shaolei Zhang, Yang Feng

Potential Business Impact:

Makes smart computer programs run faster.

Business Areas:
Natural Language Processing Artificial Intelligence, Data and Analytics, Software

With the growing computational demands of large language models (LLMs), efficient inference has become increasingly critical for practical deployment. Depth pruning has emerged as a promising approach for reducing the computational costs of large language models by removing transformer layers. However, existing methods typically rely on fixed block masks, which can lead to suboptimal performance across different tasks and inputs. In this paper, we propose IG-Pruning, a novel input-aware block-wise pruning method that dynamically selects layer masks at inference time. Our approach consists of two stages: (1) Discovering diverse mask candidates through semantic clustering and L0 optimization, and (2) Implementing efficient dynamic pruning without the need for extensive training. Experimental results demonstrate that our method consistently outperforms state-of-the-art static depth pruning methods, making it particularly suitable for resource-constrained deployment scenarios.

Repos / Data Links

Page Count
12 pages

Category
Computer Science:
Computation and Language