REVIEW 4 cited by
2SSP: A Two-Stage Framework for Structured Pruning of LLMs
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
We propose a novel Two-Stage framework for Structured Pruning (\textsc{2SSP}) for pruning Large Language Models (LLMs), which combines two different strategies of pruning, namely Width and Depth Pruning. The first stage (Width Pruning) removes entire neurons, hence their corresponding rows and columns, aiming to preserve the connectivity among the pruned structures in the intermediate state of the Feed-Forward Networks in each Transformer block. This is done based on an importance score measuring the impact of each neuron on the output magnitude. The second stage (Depth Pruning), instead, removes entire Attention submodules. This is done by applying an iterative process that removes the Attention with the minimum impact on a given metric of interest (in our case, perplexity). We also propose a novel mechanism to balance the sparsity rate of the two stages w.r.t. to the desired global sparsity. We test \textsc{2SSP} on four LLM families and three sparsity rates (25\%, 37.5\%, and 50\%), measuring the resulting perplexity over three language modeling datasets as well as the performance over six downstream tasks. Our method consistently outperforms five state-of-the-art competitors over three language modeling and six downstream tasks, with an up to two-order-of-magnitude gain in terms of pruning time. The code is available at https://github.com/FabrizioSandri/2SSP.
Forward citations
Cited by 4 Pith papers
-
Celty: SpMspV GPU Kernel and SIMT Co-Design for Efficient Dual-Sparse LLM Inference
Dual-sparse LLM decoding can be accelerated by an RLC-CSC spMspV kernel, and a small SIMT-core hardware addition is proposed to remove the remaining index-reconstruction and accumulation bottlenecks.
-
Multi-Objective Structured Pruning of LLMs for Latency and Model Size Optimization
A two-stage framework combining Pareto depth-pruning and parallel Bayesian layer-wise sparsity allocation achieves competitive accuracy and lower latency on 7–14B LLMs at 37.5–50% structured sparsity.
-
Masked Gated Linear Unit
A masked, single-weight-matrix gating scheme, MGLU, matches Gated Linear Unit accuracy on tested language tasks while reducing per-token memory reads by up to 47 percent.
-
AutoChemSchematic AI: Agentic Physics-Aware Automation for Chemical Manufacturing Scale-Up
The framework trains small models on synthetic AI-generated data to produce PFD/PID text, then validates two examples by manual DWSIM setup, leaving the industrial-viability claim unproven.
Discussion (0). Continue with ORCID to comment.