The reviewed record of science sign in
Pith

arxiv: 1611.06211 · v1 · pith:7PL5GGHN · submitted 2016-11-18 · cs.NE · cs.CV

NoiseOut: A Simple Way to Prune Neural Networks

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:7PL5GGHNrecord.jsonopen to challenge →

classification cs.NE cs.CV
keywords neuronsnetworksnoiseoutpruningaccuracycorrelationmaintainingneural
0
0 comments X
read the original abstract

Neural networks are usually over-parameterized with significant redundancy in the number of required neurons which results in unnecessary computation and memory usage at inference time. One common approach to address this issue is to prune these big networks by removing extra neurons and parameters while maintaining the accuracy. In this paper, we propose NoiseOut, a fully automated pruning algorithm based on the correlation between activations of neurons in the hidden layers. We prove that adding additional output neurons with entirely random targets results into a higher correlation between neurons which makes pruning by NoiseOut even more efficient. Finally, we test our method on various networks and datasets. These experiments exhibit high pruning rates while maintaining the accuracy of the original network.

This paper has not been read by Pith yet.

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. Catalyst: Out-of-Distribution Detection via Elastic Scaling

    cs.CV 2026-02 conditional novelty 7.0

    Catalyst improves OOD detection by multiplicatively scaling baseline scores using channel-wise statistics from pre-pooling feature maps, reducing average FPR by 22-33% on standard benchmarks.