AI RESEARCH
Fewer Weights, More Problems: A Practical Attack on LLM Pruning
arXiv CS.AI
•
ArXi:2510.07985v3 Announce Type: replace-cross Model pruning, i.e., removing a subset of model weights, has become a prominent approach to reducing the memory footprint of large language models (LLMs) during inference. Notably, popular inference engines, such as vLLM, enable users to conveniently prune downloaded models before they are deployed. While the utility and efficiency of pruning methods have improved significantly, the security implications of pruning remain underexplored. In this work, for the first time, we show that modern LLM pruning methods can be maliciously exploited.