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
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.
Forward citations
Cited by 3 Pith papers
-
SwiftPrune: Hessian-Free Weight Pruning for Large Language Models
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.
-
Post-Training Neural Network Pruning using Graph Curvature
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.
-
On Accelerating Edge AI: Optimizing Resource-Constrained Environments
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.
Discussion (0). Continue with ORCID to comment.