ICLR 2026poster0 citations

Entropy-Based Block Pruning for Efficient Large Language Models

Liangwei Yang, Yuhui Xu, Juntao Tan, Doyen Sahoo, silvio savarese, Caiming Xiong, Huan Wang, Shelby Heinecke

Abstract

As large language models continue to scale, their growing computational and storage demands pose significant challenges for real-world deployment. In this work, we investigate redundancy within Transformer-based models and propose an entropy-based pruning strategy to enhance efficiency while maintaining performance. Empirical analysis reveals that the entropy of hidden representations decreases in the early blocks but progressively increases across most subsequent blocks. This trend suggests that entropy serves as a more effective measure of information richness within computation blocks. Unlike cosine similarity, which primarily captures geometric relationships, entropy directly quantifies uncertainty and information content, making it a more reliable criterion for pruning. Extensive experiments demonstrate that our entropy-based pruning approach surpasses cosine similarity-based methods in reducing model size while preserving accuracy, offering a promising direction for efficient model deployment.

Large Language ModelEfficiency
BibTeX
@inproceedings{
yang2026entropybased,
title={Entropy-Based Block Pruning for Efficient Large Language Models},
author={Liangwei Yang and Yuhui Xu and Juntao Tan and Doyen Sahoo and silvio savarese and Caiming Xiong and Huan Wang and Shelby Heinecke},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=bzQvL797PS}
}
Entropy-Based Block Pruning for Efficient Large Language Models · ICLR 2026