pith:UUJI3VCD
A Simple and Effective Pruning Approach for Large Language Models
Wanda prunes large language models by removing weights whose magnitudes times input activations are smallest, with no retraining required.
arxiv:2306.11695 v3 · 2023-06-20 · cs.CL · cs.AI · cs.LG
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{UUJI3VCD7C2B7TL7EFFQAJ6BIM}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
Wanda significantly outperforms the established baseline of magnitude pruning and performs competitively against recent methods involving intensive weight update on LLaMA and LLaMA-2 across various language benchmarks, with no retraining or weight update required.
The central assumption is that the product of weight magnitude and input activation reliably identifies weights whose removal will least affect model performance, motivated by emergent large-magnitude features but without a formal proof that this criterion is optimal or generalizes beyond the tested models.
Wanda prunes pretrained LLMs by dropping weights with smallest magnitude times activation values per output channel, with no retraining needed and better results than magnitude pruning on language benchmarks.
Formal links
Cited by
Receipt and verification
| First computed | 2026-05-17T23:38:47.336614Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
a5128dd443f8b41fcd7f214b0027c1432852a98772cd0d9ff07c4f85d33c8cbd
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/UUJI3VCD7C2B7TL7EFFQAJ6BIM \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: a5128dd443f8b41fcd7f214b0027c1432852a98772cd0d9ff07c4f85d33c8cbd
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "8bd7eefa2e525be9a8735c1df727f097e7d9a424979146ae0529209eab22af9e",
"cross_cats_sorted": [
"cs.AI",
"cs.LG"
],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.CL",
"submitted_at": "2023-06-20T17:18:20Z",
"title_canon_sha256": "9b92b75b9a1fafea9f2ef9463f06a2857e2f8610d84409b6122816b94f657316"
},
"schema_version": "1.0",
"source": {
"id": "2306.11695",
"kind": "arxiv",
"version": 3
}
}