Self-supervised transformer-based pre-training method with General Plant Infection dataset

Zhengle Wang,Ruifeng Wang,Minjuan Wang,Tianyun Lai,Man Zhang
2024-07-20
Abstract:Pest and disease classification is a challenging issue in agriculture. The performance of deep learning models is intricately linked to training data diversity and quantity, posing issues for plant pest and disease datasets that remain underdeveloped. This study addresses these challenges by constructing a comprehensive dataset and proposing an advanced network architecture that combines Contrastive Learning and Masked Image Modeling (MIM). The dataset comprises diverse plant species and pest categories, making it one of the largest and most varied in the field. The proposed network architecture demonstrates effectiveness in addressing plant pest and disease recognition tasks, achieving notable detection accuracy. This approach offers a viable solution for rapid, efficient, and cost-effective plant pest and disease detection, thereby reducing agricultural production costs. Our code and dataset will be publicly available to advance research in plant pest and disease recognition the GitHub repository at <a class="link-external link-https" href="https://github.com/WASSER2545/GPID-22" rel="external noopener nofollow">this https URL</a>
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?
The problem that this paper attempts to solve is the challenges faced in the classification of plant diseases and pests in agriculture. Specifically, the paper points out that the existing plant disease and pest data sets are insufficient in terms of diversity and quantity, which directly affects the performance of deep - learning models. Due to the lack of training data or insufficient diversity, these models are prone to over - fitting, and their robustness may be affected. In addition, traditional identification methods rely on manual inspection, which is costly, labor - intensive, and error - prone, resulting in low classification efficiency and unreliable results. To address these challenges, the paper proposes the following solutions: 1. Construct a comprehensive data set that includes multiple plant species and disease and pest categories. This data set is one of the largest and most diverse in this field at present. 2. Propose an advanced network architecture that combines contrastive learning and masked image modeling (MIM) to improve the effectiveness of plant disease and pest identification tasks and achieve significant detection accuracy. Through these methods, the paper aims to provide a fast, efficient, and low - cost plant disease and pest detection scheme, thereby reducing agricultural production costs.