Pith. sign in

REVIEW 3 cited by

What Matters In The Structured Pruning of Generative Language Models?

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2302.03773 v1 pith:BHESSHYM submitted 2023-02-07 cs.CL cs.LG

classification cs.CLcs.LG
keywords modelspruningmethodslanguagestructureddifferentestablishedgenerative
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Auto-regressive large language models such as GPT-3 require enormous computational resources to use. Traditionally, structured pruning methods are employed to reduce resource usage. However, their application to and efficacy for generative language models is heavily under-explored. In this paper we conduct an comprehensive evaluation of common structured pruning methods, including magnitude, random, and movement pruning on the feed-forward layers in GPT-type models. Unexpectedly, random pruning results in performance that is comparable to the best established methods, across multiple natural language generation tasks. To understand these results, we provide a framework for measuring neuron-level redundancy of models pruned by different methods, and discover that established structured pruning methods do not take into account the distinctiveness of neurons, leaving behind excess redundancies. In view of this, we introduce Globally Unique Movement (GUM) to improve the uniqueness of neurons in pruned models. We then discuss the effects of our techniques on different redundancy metrics to explain the improved performance.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. SwiftPrune: Hessian-Free Weight Pruning for Large Language Models

    cs.LG 2025-01 conditional novelty 6.0 of 10

    SwiftPrune prunes LLMs in seconds using a Hessian-free importance metric plus an EWMA threshold, with an O(n) pruning pass and strong 2:4 structured sparsity results.

  2. Post-Training Neural Network Pruning using Graph Curvature

    cs.LG 2026-01 conditional novelty 5.0 of 10

    An activation-aware graph-curvature score ranks neural connections for post-training pruning, preserving accuracy as well as or better than magnitude, SNIP, or SynFlow on MNIST/CIFAR models in one-shot removal tests.

  3. On Accelerating Edge AI: Optimizing Resource-Constrained Environments

    cs.LG 2025-01 conditional novelty 2.0 of 10

    The paper argues that model compression, neural architecture search, and compiler optimizations work together to accelerate edge AI, but it provides no new experimental evidence.

Pith tools