Convolutional Network Fabric Pruning With Label Noise
Ilias Benjelloun (SYNALP), Bart Lamiroy (CRESTIC, SYNALP), Efoevi, Koudou (IECL)

TL;DR
This paper introduces an iterative pruning method for Convolutional Network Fabrics that effectively reduces network size and training time, especially in the presence of noisy data, by pruning filters or weights while maintaining performance.
Contribution
It proposes novel pruning strategies tailored for CNFs that are robust to label noise and can be applied iteratively during training to optimize network complexity and efficiency.
Findings
Pruning can significantly reduce network size and training time.
The approach maintains performance despite label noise.
Data-dependent and independent strategies are compared for efficiency.
Abstract
This paper presents an iterative pruning strategy for Convolutional Network Fabrics (CNF) in presence of noisy training and testing data. With the continuous increase in size of neural network models, various authors have developed pruning approaches to build more compact network structures requiring less resources, while preserving performance. As we show in this paper, because of their intrinsic structure and function, Convolutional Network Fabrics are ideal candidates for pruning. We present a series of pruning strategies that can significantly reduce both the final network size and required training time by pruning either entire convolutional filters or individual weights, so that the grid remains visually understandable but that overall execution quality stays within controllable boundaries. Our approach can be iteratively applied during training so that the network complexity…
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.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification · Neural Networks and Applications
MethodsPruning
