Semi-Supervised Weed Detection for Rapid Deployment and Enhanced Efficiency
Alzayat Saleh, Alex Olsen, Jake Wood, Bronson Philippa, Mostafa Rahimi Azghadi
TL;DR
This work tackles the labeling bottleneck in agricultural weed detection by introducing a semi-supervised approach that blends multi-scale feature representation with adaptive pseudo-label assignment. A three-part method, comprising a multi-scale representation within YOLOv5, an adaptive pseudo-label strategy, and a mean-teacher based Multi-Scale Detector with epoch-aware adaptation, enables effective learning from limited labeled data. Across COCO and five weed datasets, as well as domain adaptation tasks, the approach achieves state-of-the-art or near-state-of-the-art performance, with substantial gains when labels are scarce. The method promises reduced labeling burden and faster deployment for weed detection in real-world farming, potentially improving precision agriculture efficacy and sustainability.
Abstract
Weeds present a significant challenge in agriculture, causing yield loss and requiring expensive control measures. Automatic weed detection using computer vision and deep learning offers a promising solution. However, conventional deep learning methods often require large amounts of labelled training data, which can be costly and time-consuming to acquire. This paper introduces a novel method for semi-supervised weed detection, comprising two main components. Firstly, a multi-scale feature representation technique is employed to capture distinctive weed features across different scales. Secondly, we propose an adaptive pseudo-label assignment strategy, leveraging a small set of labelled images during training. This strategy dynamically assigns confidence scores to pseudo-labels generated from unlabeled data. Additionally, our approach integrates epoch-corresponding and mixed pseudo-labels to further enhance the learning process. Experimental results on the COCO dataset and five prominent weed datasets -- CottonWeedDet12, CropAndWeed, Palmer amaranth, RadishWheat, and RoboWeedMap -- illustrate that our method achieves state-of-the-art performance in weed detection, even with significantly less labelled data compared to existing techniques. This approach holds the potential to alleviate the labelling burden and enhance the feasibility and deployment speed of deep learning for weed detection in real-world agricultural scenarios.
