Pith. sign in

REVIEW 3 cited by

Prune Once for All: Sparse Pre-Trained 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 2111.05754 v1 pith:VBK5UU2R submitted 2021-11-10 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords modelssparsepre-trainedlanguagebert-largeaccuracybert-basebest
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Transformer-based language models are applied to a wide range of applications in natural language processing. However, they are inefficient and difficult to deploy. In recent years, many compression algorithms have been proposed to increase the implementation efficiency of large Transformer-based models on target hardware. In this work we present a new method for training sparse pre-trained Transformer language models by integrating weight pruning and model distillation. These sparse pre-trained models can be used to transfer learning for a wide range of tasks while maintaining their sparsity pattern. We demonstrate our method with three known architectures to create sparse pre-trained BERT-Base, BERT-Large and DistilBERT. We show how the compressed sparse pre-trained models we trained transfer their knowledge to five different downstream natural language tasks with minimal accuracy loss. Moreover, we show how to further compress the sparse models' weights to 8bit precision using quantization-aware training. For example, with our sparse pre-trained BERT-Large fine-tuned on SQuADv1.1 and quantized to 8bit we achieve a compression ratio of $40$X for the encoder with less than $1\%$ accuracy loss. To the best of our knowledge, our results show the best compression-to-accuracy ratio for BERT-Base, BERT-Large, and DistilBERT.

Discussion (0). Sign in 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. The Sparsity Tax: Weight Sparsity Trade-offs in Event-Driven SIMD and SIMT Neuromorphic Cores

    cs.AR 2026-07 conditional novelty 6.0 of 10

    A silicon-level comparison of three neuromorphic core variants shows that bitmap-gated SIMD saves energy but not time, while a SIMT core with per-PE address generation cuts both time and energy at high sparsity, with ...

  2. Pruning Large Language Models by Identifying and Preserving Functional Networks

    cs.CL 2025-08 reject novelty 5.0 of 10

    An ICA-based structured pruning method that preserves functional neuron networks shows mixed performance against FLAP, with overclaimed state-of-the-art results.

  3. EGGS-PTP: An Expander-Graph Guided Structured Post-training Pruning Method for Large Language Models

    cs.LG 2025-08 conditional novelty 4.0 of 10

    EGGS-PTP adds a connectivity-preserving diagonal selection to RIA-style importance pruning, achieving slightly better perplexity under N:M sparsity.

Pith tools