A Multiple Classifier Approach for Concatenate-Designed Neural Networks
Ka-Hou Chan, Sio-Kei Im, Wei Ke

TL;DR
This paper proposes a multiple classifier approach for concatenate-designed neural networks like ResNet and DenseNet, aiming to improve accuracy and convergence speed by collecting features between network sets and using L2 normalization.
Contribution
The paper introduces a novel multiple classifier method with specific design and normalization techniques that enhance performance and convergence in concatenate-designed neural networks.
Findings
Significant accuracy improvements in experimental cases.
Faster convergence compared to original models.
Applicable to all concatenate-designed network models.
Abstract
This article introduces a multiple classifier method to improve the performance of concatenate-designed neural networks, such as ResNet and DenseNet, with the purpose to alleviate the pressure on the final classifier. We give the design of the classifiers, which collects the features produced between the network sets, and present the constituent layers and the activation function for the classifiers, to calculate the classification score of each classifier. We use the L2 normalization method to obtain the classifier score instead of the Softmax normalization. We also determine the conditions that can enhance convergence. As a result, the proposed classifiers are able to improve the accuracy in the experimental cases significantly, and show that the method not only has better performance than the original models, but also produces faster convergence. Moreover, our classifiers are general…
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
MethodsMax Pooling · Bottleneck Residual Block · Dense Connections · 1x1 Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Residual Connection · Residual Block · Global Average Pooling · Convolution
