CVOct 25, 2019

A comparable study: Intrinsic difficulties of practical plant diagnosis from wide-angle images

arXiv:1910.11506v22 citations
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of reliable plant disease detection for large-scale farm management, but it is incremental as it adapts existing methods to a specific domain problem.

The paper tackled the problem of automated plant disease diagnosis from wide-angle field images, showing that existing object recognition methods perform well on similar test data (F1-scores 81.5%-84.1%) but poorly on different datasets (F1-scores 4.4%-6.2%), while their proposed two-stage system achieved over six times higher performance (F1-scores 33.4%-38.9%) on unseen data.

Practical automated detection and diagnosis of plant disease from wide-angle images (i.e. in-field images containing multiple leaves using a fixed-position camera) is a very important application for large-scale farm management, in view of the need to ensure global food security. However, developing automated systems for disease diagnosis is often difficult, because labeling a reliable wide-angle disease dataset from actual field images is very laborious. In addition, the potential similarities between the training and test data lead to a serious problem of model overfitting. In this paper, we investigate changes in performance when applying disease diagnosis systems to different scenarios involving wide-angle cucumber test data captured on real farms, and propose an effective diagnostic strategy. We show that leading object recognition techniques such as SSD and Faster R-CNN achieve excellent end-to-end disease diagnostic performance only for a test dataset that is collected from the same population as the training dataset (with F1-score of 81.5% - 84.1% for diagnosed cases of disease), but their performance markedly deteriorates for a completely different test dataset (with F1-score of 4.4 - 6.2%). In contrast, our proposed two-stage systems using independent leaf detection and leaf diagnosis stages attain a promising disease diagnostic performance that is more than six times higher than end-to-end systems (with F1-score of 33.4 - 38.9%) on an unseen target dataset. We also confirm the efficiency of our proposal based on visual assessment, concluding that a two-stage model is a suitable and reasonable choice for practical applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes