Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
156 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

An In-field Automatic Wheat Disease Diagnosis System (1710.08299v1)

Published 26 Sep 2017 in cs.CV

Abstract: Crop diseases are responsible for the major production reduction and economic losses in agricultural industry world- wide. Monitoring for health status of crops is critical to control the spread of diseases and implement effective management. This paper presents an in-field automatic wheat disease diagnosis system based on a weakly super- vised deep learning framework, i.e. deep multiple instance learning, which achieves an integration of identification for wheat diseases and localization for disease areas with only image-level annotation for training images in wild conditions. Furthermore, a new in-field image dataset for wheat disease, Wheat Disease Database 2017 (WDD2017), is collected to verify the effectiveness of our system. Under two different architectures, i.e. VGG-FCN-VD16 and VGG-FCN-S, our system achieves the mean recognition accuracies of 97.95% and 95.12% respectively over 5-fold cross-validation on WDD2017, exceeding the results of 93.27% and 73.00% by two conventional CNN frameworks, i.e. VGG-CNN-VD16 and VGG-CNN-S. Experimental results demonstrate that the proposed system outperforms conventional CNN architectures on recognition accuracy under the same amount of parameters, meanwhile main- taining accurate localization for corresponding disease areas. Moreover, the proposed system has been packed into a real-time mobile app to provide support for agricultural disease diagnosis.

Citations (275)

Summary

  • The paper presents a weakly supervised deep learning framework using multiple instance learning for automatic in-field wheat disease diagnosis and localization.
  • The system achieves high recognition accuracies, such as 97.95% with VGG-FCN-VD16, showing significant improvement over traditional CNN methods in complex, real-world environments.
  • The research introduces the Wheat Disease Database 2017 (WDD2017) and demonstrates the system's real-time processing capability with potential for adaptation to other crops.

Overview of an In-field Automatic Wheat Disease Diagnosis System

The paper presents an innovative approach for diagnosing wheat diseases through an in-field automatic system that employs weakly supervised deep learning techniques. The researchers have focused on the challenges posed by in-field conditions, aiming to develop a framework that successfully integrates both disease identification and localization using minimal annotations. Their work stands out by introducing the Wheat Disease Database 2017 (WDD2017), a comprehensive dataset specifically tailored for their methodology. This paper evaluates the efficacy of the proposed system using widely recognized deep learning architectures and compares them to more traditional convolutional frameworks.

The system is constructed around a deep multiple instance learning (MIL) model, leveraging the architectures of VGG-FCN-VD16 and VGG-FCN-S, achieving mean recognition accuracies of 97.95% and 95.12% respectively. These results demonstrate a marked improvement over conventional VGG-CNN-VD16 and VGG-CNN-S models, particularly in the context of complex, real-world environments. The robust implementation allows for real-time processing, efficiently aggregating local features into comprehensive image-level predictions.

Key Contributions

  1. Weakly Supervised Learning Framework: The paper details a weakly supervised deep learning framework using multiple instance learning to address wheat disease diagnosis. This framework is designed to handle diverse in-field challenges such as complex backgrounds and varying capture conditions.
  2. Integration of Identification and Localization: By combining disease identification with the spatial localization of affected areas, the system negates the need for extensive manual annotation, leveraging only image-level training inputs. The integration ensures superior performance compared to traditional CNN approaches under similar computational constraints.
  3. Creation of the WDD2017 Dataset: The newly compiled dataset fills a gap in agricultural data resources, offering an extensive collection of over 9,230 in-field images covering both healthy and diseased wheat samples across different developmental stages.

Results and Implications

The experimental results underscore the system's capability to surpass traditional methodologies in accuracy, asserting the merits of the MIL-based system in practical, real-world agricultural settings. The ability to maintain precise localization while improving disease category recognition foregrounds the potential expansion of this methodology to other crops and conditions. The research also highlights the importance of adaptable deep learning solutions that can process raw images without requiring ideal experimental environments.

Future Directions

As researchers advance this work, several avenues present themselves for exploration:

  • Adaptability to Other Crops: Although the current system is optimized for wheat, its underlying principles could be adapted to diagnose diseases in other crops with minimal retraining efforts. Expanding the dataset to include other staple crops could enhance its practical applicability.
  • Handling Compound Disease Cases: Subsequent research could focus on scenarios where multiple diseases coexist or differ across a single crop or across different crops, further elevating the system's utility in diverse agricultural ecosystems.
  • Integration with IoT and Cloud Technologies: Combining the system with IoT and cloud computing infrastructures could facilitate widespread, real-time disease monitoring across large-scale agricultural enterprises.

In conclusion, the paper introduces a viable solution for automatic wheat disease diagnosis balancing accuracy with practicality, paving the way for continued competence in leveraging AI in agriculture. This research is a notable example of how state-of-the-art deep learning models can contribute to solving critical global challenges in food security and agricultural sustainability.