Auxiliary Pneumonia Classification Algorithm Based on Pruning Compression.

Journal: Computational and mathematical methods in medicine
PMID:

Abstract

Pneumonia infection is the leading cause of death in young children. The commonly used pneumonia detection method is that doctors diagnose through chest X-ray, and external factors easily interfere with the results. Assisting doctors in diagnosing pneumonia in patients based on deep learning methods can effectively eliminate similar problems. However, the complex network structure and redundant parameters of deep neural networks and the limited storage and computing resources of clinical medical hardware devices make it difficult for this method to use widely in clinical practice. Therefore, this paper studies a lightweight pneumonia classification network, CPGResNet50 (ResNet50 with custom channel pruning and ghost methods), based on ResNet50 pruning and compression to better meet the application requirements of clinical pneumonia auxiliary diagnosis with high precision and low memory. First, based on the hierarchical channel pruning method, the channel after the convolutional layer in the bottleneck part of the backbone network layer is used as the pruning object, and the pruning operation is performed after its normalization to obtain a network model with a high compression ratio. Second, the pruned convolutional layers are decomposed into original convolutions and cheap convolutions using the optimized convolution method. The feature maps generated by the two convolution parts are combined as the input to the next convolutional layer. Further, we conducted many experiments using pneumonia X-ray medical image data. The results show that the proposed method reduces the number of parameters of the ResNet50 network model from 23.7 M to 3.455 M when the pruning rate is 90%, a reduction is more than 85%, FIOPs dropped from 4.12G to 523.09 M, and the speed increased by more than 85%. The model training accuracy error remained within 1%. Therefore, the proposed method has a good performance in the auxiliary diagnosis of pneumonia and obtained good experimental results.

Authors

  • Chao-Peng Yang
    College of Engineering, Huaqiao University, Quanzhou 362021, China.
  • Jian-Qing Zhu
    College of Engineering, Huaqiao University, Quanzhou 362021, China.
  • Tan Yan
    The 910th Hospital of the Joint Support Force of the Chinese People's Liberation Army, Quanzhou 362008, China.
  • Qiu-Ling Su
    The 910th Hospital of the Joint Support Force of the Chinese People's Liberation Army, Quanzhou 362008, China.
  • Li-Xin Zheng
    College of Engineering, Huaqiao University, Quanzhou 362021, China.