An effective image classification method for shallow densely connected convolution networks through squeezing and splitting techniques

作者:Changan Yuan, Yong Wu, Xiao Qin, Shaojie Qiao, Yonghua Pan, Ping Huang, Dunhu Liu, Nan Han

摘要

The main drawbacks of traditional densely connected convolution networks (DenseNet) lie in: complex network models, excessive parameters, a large amount of computational and storage resources, falling into the problem of over-fitting, resulting in low object recognition accuracy. In addition, in the field of fine-grained image classification, the recognition performance is insufficient due to the inadequate representation capability of extracting features. In order to cope with these problems, we propose a novel shallow densely connected convolution networks (called DenseNet-S), it works as: (1) we adopt a shallow network training strategy to degrade the computational complexity and reduce the parameters, in order to avoid excessive number of layers affecting the recognition accuracy; (2) we propose a novel squeeze method to further reduce the network parameters and effectively alleviate the over-fitting phenomena. In addition, we apply the fire module and add the squeeze layer and the expand layer to the convolution module in DenseNet; (3) we employ the factorization technique into small convolutions, which can partition a large two-dimensional convolution into two small one-dimensional convolutions, in order to improve the feature extraction capability and the recognition performance in fine-grained image classification. The effectiveness of DenseNet-S was evaluated by extensive experiments on three benchmark datasets including CIFAR-10, CIFAR-100 and SVHN.

论文关键词:Deep learning, Densely connected convolution networks, Model compression, Factorization technique, Image classification

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10489-019-01468-7