arXiv:2507.12344cs.CV2025-07ICCV被引 3

用知识蒸馏提升轻量模型除草精度,不增加计算负担。

Improving Lightweight Weed Detection via Knowledge Distillation

  • 通过通道级与掩码生成式蒸馏,将大模型知识迁移到小模型。
  • 在四种杂草上平均检测率提升2.5%,且推理速度适合嵌入式设备。
  • 适用于需要实时精准喷药的农业智能系统,尤其适合资源受限场景。

杂草检测是精准农业的关键环节,有助于实现靶向施药并减少环境影响。然而,在资源受限平台部署高精度目标检测模型仍具挑战性,尤其是在区分视觉相似的杂草种类时。本文研究了通道级知识蒸馏(CWD)和掩码生成式蒸馏(MGD),用于提升轻量级模型在实时智能喷药系统中的表现。以YOLO11x为教师模型,YOLO11n作为参考与学生模型,二者均有效实现知识迁移。在包含甜菜作物及四种杂草(Cirsium、Convolvulus、Fallopia、Echinochloa)的真实数据集上,所有类别均实现AP50提升。经蒸馏后的CWD学生模型相较基线提升2.5% mAP50,MGD提升1.9%,且未增加模型复杂度。进一步在Jetson Orin Nano与Raspberry Pi 5上评估部署可行性,通过五次独立运行验证性能稳定性。结果表明,CWD与MGD是提升深度学习杂草检测准确率的有效、高效且实用方案,适用于精准农业与植物表型分析场景。

原文摘要 · Abstract (English)

Weed detection is a critical component of precision agriculture, facilitating targeted herbicide application and reducing environmental impact. However, deploying accurate object detection models on resource-limited platforms remains challenging, particularly when differentiating visually similar weed species commonly encountered in plant phenotyping applications. In this work, we investigate Channel-wise Knowledge Distillation (CWD) and Masked Generative Distillation (MGD) to enhance the performance of lightweight models for real-time smart spraying systems. Utilizing YOLO11x as the teacher model and YOLO11n as both reference and student, both CWD and MGD effectively transfer knowledge from the teacher to the student model. Our experiments, conducted on a real-world dataset comprising sugar beet crops and four weed types (Cirsium, Convolvulus, Fallopia, and Echinochloa), consistently show increased AP50 across all classes. The distilled CWD student model achieves a notable improvement of 2.5% and MGD achieves 1.9% in mAP50 over the baseline without increasing model complexity. Additionally, we validate real-time deployment feasibility by evaluating the student YOLO11n model on Jetson Orin Nano and Raspberry Pi 5 embedded devices, performing five independent runs to evaluate performance stability across random seeds. These findings confirm CWD and MGD as an effective, efficient, and practical approach for improving deep learning-based weed detection accuracy in precision agriculture and plant phenotyping scenarios.

杂草检测知识蒸馏轻量模型农业AI

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。