New Pruning Method Based on DenseNet Network for Image Classification
Rui-Yang Ju, Ting-Yu Lin, Jen-Shiun Chiang

TL;DR
This paper introduces ThresholdNet, a novel pruning method based on DenseNet architecture that reduces memory usage and improves speed and accuracy in image classification tasks.
Contribution
It proposes a new pruning technique called ThresholdNet that connects DenseNet blocks differently, enhancing efficiency and performance.
Findings
ThresholdNet is 10% faster than HarDNet.
ThresholdNet achieves 10% lower error rate than HarDNet.
HarDNet is twice as fast as DenseNet.
Abstract
Deep neural networks have made significant progress in the field of computer vision. Recent studies have shown that depth, width and shortcut connections of neural network architectures play a crucial role in their performance. One of the most advanced neural network architectures, DenseNet, has achieved excellent convergence rates through dense connections. However, it still has obvious shortcomings in the usage of amount of memory. In this paper, we introduce a new type of pruning tool, threshold, which refers to the principle of the threshold voltage in MOSFET. This work employs this method to connect blocks of different depths in different ways to reduce the usage of memory. It is denoted as ThresholdNet. We evaluate ThresholdNet and other different networks on datasets of CIFAR10. Experiments show that HarDNet is twice as fast as DenseNet, and on this basis, ThresholdNet is 10%…
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
TopicsCCD and CMOS Imaging Sensors · Advanced Neural Network Applications · Industrial Vision Systems and Defect Detection
MethodsPruning · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Concatenated Skip Connection · Dropout · Average Pooling · Kaiming Initialization · Convolution · Dense Connections · Global Average Pooling
