Pith. sign in

REVIEW 1 cited by

Receding Neuron Importances for Structured Pruning

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 2204.06404 v1 pith:DR4DIDX2 submitted 2022-04-13 cs.LG cs.CV

Receding Neuron Importances for Structured Pruning

classification cs.LG cs.CV
keywords neuronsnetworkspruningbatchnormimportancesmethodparametersregularisation
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Structured pruning efficiently compresses networks by identifying and removing unimportant neurons. While this can be elegantly achieved by applying sparsity-inducing regularisation on BatchNorm parameters, an L1 penalty would shrink all scaling factors rather than just those of superfluous neurons. To tackle this issue, we introduce a simple BatchNorm variation with bounded scaling parameters, based on which we design a novel regularisation term that suppresses only neurons with low importance. Under our method, the weights of unnecessary neurons effectively recede, producing a polarised bimodal distribution of importances. We show that neural networks trained this way can be pruned to a larger extent and with less deterioration. We one-shot prune VGG and ResNet architectures at different ratios on CIFAR and ImagenNet datasets. In the case of VGG-style networks, our method significantly outperforms existing approaches particularly under a severe pruning regime.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. Controllable Diversity in Normalization-Based Implicit Ensembles via Softmax-Temperature Modulation

    cs.LG 2026-07 conditional novelty 6.5

    Softmax-temperature regularisation of sigmoid-bounded normalisation scales controls member diversity in implicit ensembles, matching deep ensembles cheaply across CNNs and transformers.