Efficient Real-Time Recognition Model of Plant Diseases for Low-Power Consumption Platform

Songyun Deng,Wanneng Wu,Kunlin Zou,Hai Qin,Lekai Cheng,Qiaokang Liang
DOI: https://doi.org/10.1109/tai.2023.3307662
2023-01-01
IEEE Transactions on Artificial Intelligence
Abstract:Recognition and early warning of plant diseases is one of the keys to agricultural disaster prevention and mitigation. Deep learning-based image recognition methods give us a new idea for plant disease identification. Due to the harsh conditions in agricultural environment, recent research has focused on exploring ways to lightweight the recognition model for deployment on low-power devices. In this paper, we propose an efficient and feature-guided real-time plant disease recognition model with a multi-classifier architecture, specifically designed for low-power devices. By comparing with other advanced methods, our model reaches the state-of-the-art in the combined metrics of recognition accuracy, the number of parameters and inference speed. First, we propose AMI-NanoNet based on RoofLine theory to significantly reduce the number of parameters and computational complexity. This model can achieve 99.8343% accuracy on PlantVillage by using a Feature-Guided Curriculum Learning (FGCL) with stepwise training strategy. Moreover, we design another training strategy suitable for lightweight ensemble models. Based on this strategy, our model only needs to integrate the classifiers at the end of the network to achieve 99.8708% identification accuracy, and it hardly increases the number of operations and parameters of the network. Extensive evaluations on this dataset demonstrate the effectiveness of our ensemble learning method. Furthermore, we tested our proposed methods on another dataset from other domains to validate its applicability to different scenarios. Overall, our research provides a basis for rapid and intelligent identification of plant diseases.
What problem does this paper attempt to address?