动态融合轻量模型,实现边缘设备上高精度植物病害检测
Dynamic Meta-Ensemble Framework for Efficient and Accurate Deep Learning in Plant Leaf Disease Detection on Resource-Constrained Edge Devices
- 根据准确率与计算量动态调整三个轻量模型的权重
- 在马铃薯和玉米病害数据集上分别达到99.53%和96.61%准确率
- 模型参数少于100万,推理延迟低于75毫秒,适合移动端部署
将深度学习模型部署于物联网传感器、智能手机等边缘设备进行植物病害检测时,受限于计算资源与能耗预算。为此,本文提出一种动态元集成框架(DMEF),通过自适应加权机制,动态融合MobileNetV2、NASNetMobile和InceptionV3三个轻量卷积神经网络的预测结果,在准确率提升(DeltaAcc)与计算效率(模型大小)间取得平衡。训练中迭代优化权重,优先选择高性能且低复杂度的模型。在马铃薯与玉米病害基准数据集上的实验表明,DMEF分类准确率分别达99.53%和96.61%,较独立模型和静态集成分别提升2.1%和6.3%。其推理延迟低于75毫秒,模型参数少于100万,具备在边缘端实现高效农业监测的潜力,推动高精度AI在实际田间应用中的落地。
原文摘要 · Abstract (English)
Deploying deep learning models for plant disease detection on edge devices such as IoT sensors, smartphones, and embedded systems is severely constrained by limited computational resources and energy budgets. To address this challenge, we introduce a novel Dynamic Meta-Ensemble Framework (DMEF) for high-accuracy plant disease diagnosis under resource constraints. DMEF employs an adaptive weighting mechanism that dynamically combines the predictions of three lightweight convolutional neural networks (MobileNetV2, NASNetMobile, and InceptionV3) by optimizing a trade-off between accuracy improvements (DeltaAcc) and computational efficiency (model size). During training, the ensemble weights are updated iteratively, favoring models exhibiting high performance and low complexity. Extensive experiments on benchmark datasets for potato and maize diseases demonstrate state-of-the-art classification accuracies of 99.53% and 96.61%, respectively, surpassing standalone models and static ensembles by 2.1% and 6.3%. With computationally efficient inference latency (<75ms) and a compact footprint (<1 million parameters), DMEF shows strong potential for edge-based agricultural monitoring, suggesting viability for scalable crop disease management. This bridges the gap between high-accuracy AI and practical field applications.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。