Adaptive Signal Resuscitation: Channel-wise Post-Pruning Repair for Sparse Vision Networks
Qishi Zhan, Ziheng Chen, and Minxuan Hu

TL;DR
This paper introduces Adaptive Signal Resuscitation (ASR), a novel channel-wise repair method for sparse neural networks that improves accuracy recovery after pruning without retraining.
Contribution
ASR is a training-free, channel-wise variance-matching repair technique that better aligns with the damage granularity caused by high-sparsity pruning.
Findings
ASR significantly improves accuracy recovery in high-sparsity regimes.
On ResNet-50 at 90% sparsity, ASR recovers 55.6% top-1 accuracy on CIFAR-10.
ASR outperforms layer-wise repair and BatchNorm-only recalibration across multiple datasets and architectures.
Abstract
One-shot magnitude pruning can cause severe accuracy collapse in the high-sparsity regime, even when the pruning mask preserves the largest weights. We argue that this failure reflects a granularity mismatch in post-pruning repair. Under global magnitude pruning, nearly collapsed channels can coexist with channels that retain informative activation variance within the same layer. Existing layer-wise activation repair methods apply a single correction to the whole layer, and can therefore over-amplify damaged channels while trying to restore the layer-level signal. We propose Adaptive Signal Resuscitation (ASR), a training-free channel-wise repair method that matches the granularity of repair to the granularity of damage. ASR estimates a variance-matching correction for each output channel and stabilizes it with a data-driven shrinkage rule, suppressing unreliable corrections for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
