Pith. sign in

REVIEW 7 cited by

Beyond Size: How Gradients Shape Pruning Decisions in Large 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 2311.04902 v2 pith:TQAU37W3 submitted 2023-11-08 cs.CL cs.AIcs.LG

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

Large Language Models (LLMs) with billions of parameters are prime targets for network pruning, removing some model weights without hurting performance. Prior approaches such as magnitude pruning, SparseGPT, and Wanda, either concentrated solely on weights or integrated weights with activations for sparsity. However, they overlooked the informative gradients derived from pretrained LLMs. In this paper, we present a novel sparsity-centric pruning method for pretrained LLMs, termed Gradient-based Language Model Pruner (GBLM-Pruner). GBLM-Pruner leverages the first-order term of the Taylor expansion, operating in a training-free manner by harnessing properly normalized gradients from a few calibration samples to determine the pruning metric, and substantially outperforms competitive counterparts like SparseGPT and Wanda in multiple benchmarks. Intriguingly, by incorporating gradients, unstructured pruning with our method tends to reveal some structural patterns, which mirrors the geometric interdependence inherent in the LLMs' parameter structure. Additionally, GBLM-Pruner functions without any subsequent retraining or weight updates to maintain its simplicity as other counterparts. Extensive evaluations on LLaMA-1 and LLaMA-2 across various benchmarks show that GBLM-Pruner surpasses magnitude pruning, Wanda and SparseGPT by significant margins. We further extend our approach on Vision Transformer. Our code and models are available at https://github.com/VILA-Lab/GBLM-Pruner.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 7 Pith papers

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

  1. Weight-Adjusted Gradients Reveal Parameter Importance and Failure Modes in LLMs

    cs.LG 2026-07 conditional novelty 6.0 of 10

    Weight-adjusted gradients (weight times gradient) identify sparse LLM parameters whose masking induces rapid collapse and improve several efficiency and editing applications.

  2. Train Large, Deploy Compact: Structured Compression for Compact Low-Rank Adaptation

    cs.LG 2025-09 conditional novelty 6.0 of 10

    PrunedLoRA tunes large-rank LoRA adapters and progressively structurally prunes A and B to a target low rank, empirically closing much of the LoRA-to-full-fine-tuning gap.

  3. Amber Pruner: Leveraging N:M Activation Sparsity for Efficient Prefill in Large Language Models

    cs.LG 2025-08 unverdicted novelty 6.0 of 10

    Amber Pruner proposes training-free N:M activation sparsity for LLM prefill; however, the supplied manuscript body is an unrelated paper.

  4. SDMPrune: Self-Distillation MLP Pruning for Efficient Large Language Models

    cs.CL 2025-06 conditional novelty 6.0 of 10

    SDMPrune combines a self-distillation loss with Taylor-based importance scoring to prune only MLP neurons, improving zero-shot performance of compressed LLaMA models over existing pruning methods.

  5. DipSVD: Dual-importance Protected SVD for Efficient LLM Compression

    cs.LG 2025-06 reject novelty 5.0 of 10

    DipSVD combines channel-weighted whitening with layer-wise compression ratios and reports better perplexity and accuracy than existing SVD-based LLM compression methods.

  6. Neural Parameter Search for Slimmer Fine-Tuned Models and Better Transfer

    cs.LG 2025-05 conditional novelty 5.0 of 10

    Neural Parameter Search (NPS) prunes fine-tuned models by evolutionary reweighting of magnitude-based task vector subspaces, improving transfer, fusion, and compression.

  7. TriSP: Tri-Signal Structured Pruning for Large Language Models

    cs.AI 2026-06 conditional novelty 4.0 of 10

    TriSP prunes LLM attention heads and MLP neurons by combining magnitude, activation norm, and gradient sensitivity, achieving the best reported quality at 20–50% pruning on 7B models with LoRA recovery.

Pith tools