Download PDFOpen PDF in browser

Rapid and High-Purity Seed Grading Based on Pruned Deep Convolutional Neural Network

EasyChair Preprint no. 7221

14 pagesDate: December 16, 2021

Abstract

The crop seed grading method based on deep learning has achieved ideal recognition results. However, an effective deep neural network model for seed grading usually needs a relatively high computational complexity, memory space, or inference time, which critically hampers the utilization of complex CNNs on devices with limited computational resources. For this reason, a method of combining layer pruning and filter pruning is proposed to realize fast and high-purity seed grading. First, we propose an effective approach based on feature representation to eliminate redundant convolutional layers, which greatly reduces the model's consumption of device storage resources. Then, the filter-level pruning based on the Taylor expansion criterion is introduced to further eliminate the redundant information existing in the convolutional layer. Finally, an effective and practical knowledge distillation technology (MEAL V2) is adopted to transfer knowledge of well-performing models, to compensate for the information loss caused by the pruning of the network. Experiments on red kidney bean datasets demonstrate that the method is effective and feasible. We proposed the Vgg_Beannet, which can achieve 4× inference acceleration while the accuracy is only reduced by 0.13% when the filter is pruned by 90%. Moreover, we also compared some handcrafted lightweight architectures such as MobileNetv2, MixNet, etc. The results show that the pruned network outperforms the above network in inference time (2.07ms vs. 7.83ms, 22.23 ms) and accuracy (96.33% vs. 95.94%, 94.89%).

Keyphrases: deep learning, Knowledge Distillation, Knowledge distillation., Neural Network Pruning, Seed grading

BibTeX entry
BibTeX does not have the right entry for preprints. This is a hack for producing the correct reference:
@Booklet{EasyChair:7221,
  author = {Huanyu Li and Cuicao Zhang and Chunlei Li and Zhoufeng Liu and Yan Dong and Shuili Tang},
  title = {Rapid and High-Purity Seed Grading Based on Pruned Deep Convolutional Neural Network},
  howpublished = {EasyChair Preprint no. 7221},

  year = {EasyChair, 2021}}
Download PDFOpen PDF in browser