Self-Reorganizing and Rejuvenating CNNs for Increasing Model Capacity Utilization
Wissam J. Baddar, Seungju Han, Seonmin Rhee, Jae-Joon Han

TL;DR
This paper introduces a biologically inspired method for self-reorganizing and rejuvenating CNNs, which enhances model capacity utilization and performance without altering network architecture.
Contribution
The proposed method reorganizes and rejuvenates CNN parameters based on channel activations, increasing capacity utilization and improving performance in a model-agnostic manner.
Findings
Increases network performance without structural changes.
Applicable during training or on pre-trained models.
Effective across various backbone architectures.
Abstract
In this paper, we propose self-reorganizing and rejuvenating convolutional neural networks; a biologically inspired method for improving the computational resource utilization of neural networks. The proposed method utilizes the channel activations of a convolution layer in order to reorganize that layers parameters. The reorganized parameters are clustered to avoid parameter redundancies. As such, redundant neurons with similar activations are merged leaving room for the remaining parameters to rejuvenate. The rejuvenated parameters learn different features to supplement those learned by the reorganized surviving parameters. As a result, the network capacity utilization increases improving the baseline network performance without any changes to the network structure. The proposed method can be applied to various network architectures during the training stage, or applied to a…
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
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Neural Networks and Applications
MethodsConvolution
