English

EvoP: Robust LLM Inference via Evolutionary Pruning

Computation and Language 2025-08-14 v3 Artificial Intelligence

Abstract

Large Language Models (LLMs) have achieved remarkable success in natural language processing tasks, but their massive size and computational demands hinder their deployment in resource-constrained environments. Existing model pruning methods address this issue by removing redundant structures (e.g., elements, channels, layers) from the model. However, these methods employ a heuristic pruning strategy, which leads to suboptimal performance. Besides, they also ignore the data characteristics when pruning the model. To overcome these limitations, we propose EvoP, an evolutionary pruning framework for robust LLM inference. EvoP first presents a cluster-based calibration dataset sampling (CCDS) strategy for creating a more diverse calibration dataset. EvoP then introduces an evolutionary pruning pattern searching (EPPS) method to find the optimal pruning pattern. Compared to existing model pruning techniques, EvoP achieves the best performance while maintaining the best efficiency. Experiments across different LLMs and different downstream tasks validate the effectiveness of the proposed EvoP, making it a practical and scalable solution for deploying LLMs in real-world applications.

Keywords

Cite

@article{arxiv.2502.14910,
  title  = {EvoP: Robust LLM Inference via Evolutionary Pruning},
  author = {Shangyu Wu and Hongchao Du and Ying Xiong and Shuai Chen and Tei-Wei Kuo and Nan Guan and Chun Jason Xue},
  journal= {arXiv preprint arXiv:2502.14910},
  year   = {2025}
}
R2 v1 2026-06-28T21:51:54.573Z