On the Transferability of Agricultural Weed Detection Under Cross-Field Distribution Shift

📅 2026-08-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究通过对比不同方法解决跨作物杂草检测性能下降问题,发现少量目标样本微调优于无监督领域自适应。
📝 Abstract
Accurate agricultural weed detection in real-world field conditions is essential for precision agriculture, enabling targeted intervention and reducing yield loss. Recent work has reported strong detection performance from UAV-based imagery across a range of crops, yet existing approaches evaluate within a single crop and field, leaving practitioners with little evidence that a model trained on one crop will generalize to a new field or crop type. In this work, we characterize where cross-dataset weed-localization performance degrades and which modeling choices recover it, reducing the need to relabel every new deployment field. We introduce a newly collected and annotated UAV image dataset for agricultural weed detection in cotton fields and use it alongside an existing soybean dataset collected under a similar protocol. Using these datasets, we evaluate the performance of several strategies for transferring a detector trained on one crop to another, comparing unsupervised domain adaptive object detection (DAOD) against pretraining on a domain-adjacent source dataset followed by few-shot fine-tuning on the target dataset. Our analysis spans target-domain label budgets from zero to the full target dataset, characterizing the trade-off between adaptation strategy and annotation effort. We find that few-shot fine-tuning with as few as 25 labeled target examples outperforms unsupervised DAOD in our cross-crop comparison, suggesting that source domain selection combined with modest target supervision is more productive than algorithmic sophistication in adaptation.
Problem

Research questions and friction points this paper is trying to address.

Agricultural Weed Detection
Cross-Field Distribution Shift
Model Generalization
Innovation

Methods, ideas, or system contributions that make the work stand out.

Cross-Field Distribution Shift
Few-Shot Fine-Tuning
Unsupervised Domain Adaptive Object Detection (DAOD)
Agricultural Weed Detection