用混合模型和自适应优化器提升牛痘病皮肤结节的早期识别准确率。
Adaptive Hybrid Optimizer based Framework for Lumpy Skin Disease Identification
- 融合YOLOv11与EfficientNet,实现结节检测与分类
- 训练准确率达99%,验证准确率达98%
- 适合农业防疫、智能畜牧监测场景
牛痘病(Lumpy Skin Disease, LSD)是一种传播迅速的传染性病毒疾病,严重危害牲畜健康,威胁全球经济与粮食安全。早期精准识别对防控疫情至关重要。本文提出一种基于深度学习的混合方法LUMPNet,用于早期检测LSD。该模型利用图像数据识别并分类皮肤结节——LSD的主要临床指标。LUMPNet结合YOLOv11进行结节定位,采用基于EfficientNet的卷积神经网络分类器(带复合缩放),并引入一种新型自适应混合优化器以加速并稳定训练过程。在公开数据集上对LSD不同阶段进行评估,结果表明,该方法在训练阶段达到99%的检测准确率,验证阶段达98%。进一步对比使用AdamW优化的优化版EfficientNet-B0模型,LUMPNet表现更优。
原文摘要 · Abstract (English)
Lumpy Skin Disease (LSD) is a contagious viral infection that significantly deteriorates livestock health, thereby posing a serious threat to the global economy and food security. Owing to its rapid spread characteristics, early and precise identification is crucial to prevent outbreaks and ensure timely intervention. In this paper, we propose a hybrid deep learning-based approach called LUMPNet for the early detection of LSD. LUMPNet utilizes image data to detect and classify skin nodules -- the primary indicator of LSD. To this end, LUMPNet uses YOLOv11, EfficientNet-based CNN classifier with compound scaling, and a novel adaptive hybrid optimizer. More precisely, LUMPNet detects and localizes LSD skin nodules and lesions on cattle images. It exploits EfficientNet to classify the localized cattle images into LSD-affected or healthy categories. To stabilize and accelerate the training of YOLOv11 and EfficientNet hybrid model, a novel adaptive hybrid optimizer is proposed and utilized. We evaluate LUMPNet at various stages of LSD using a publicly available dataset. Results indicate that the proposed scheme achieves 99% LSD detection training accuracy, and outperforms existing schemes. The model also achieves validation accuracy of 98%. Moreover, for further evaluation, we conduct a case study using an optimized EfficientNet-B0 model trained with the AdamW optimizer, and compare its performance with LUMPNet. The results show that LUMPNet achieves superior performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。