cd /news/large-language-models/the-sparsity-whisperer · home topics large-language-models article
[ARTICLE · art-89916] src=machinebrief.com ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

The Sparsity Whisperer

Researchers introduced Wisp, Wisp+, and Whisper, a family of difference-informed pruning methods that preserve output differences in large language models, improving sparsity performance over existing baselines. Across Llama 2 and 3.1 models from 7B to 405B parameters, the second-order Whisper method consistently outperformed reconstruction-based baselines, while update-free variants improved over activation-aware methods like Wanda and SparseGPT, extending to structured sparsity and other model families.

read1 min views1 publishedAug 10, 2026

arXiv:2608.06630v1 Announce Type: new Abstract: Pruning reduces the inference cost of large language models, but existing criteria primarily preserve large activations or reconstruct layer outputs. We argue that this overlooks a key computation performed by particularly sparsity-sensitive neurons in the MLP up and gate projections: separating similar inputs into dissimilar outputs. This suggests that effective pruning should preserve not only activations, but also the differences between outputs more broadly. We introduce a family of difference-informed pruning methods built upon this principle. Wisp is a first-order, update-free method that scores weights using input-difference norms, and Wisp+ refines this score neuronwise using the input pairs each neuron separates most strongly. Finally, Whisper is a second-order method that uses a lightly regularized difference Hessian as its reconstruction objective. Across Llama 2 and 3.1 models from 7B to 405B parameters, our second-order variant consistently improves over strong reconstruction-based baselines, while our update-free variants improve over activation-aware baselines, especially in constrained settings. The improvements over Wanda and SparseGPT extend to structured sparsity, downstream evaluations, and other model families. Augmenting stronger techniques such as RIA and ALPS with our difference-informed criteria yields further improvements, shifting the overall accuracy-runtime frontier outward at negligible additional cost. These results suggest that preserving output differences is a broadly useful and composable signal for post-training LLM sparsification.

── more in #large-language-models 4 stories · sorted by recency
── more on @wisp 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/the-sparsity-whisper…] indexed:0 read:1min 2026-08-10 ·