Dynamic Meta-Ensemble Framework for Efficient and Accurate Deep Learning in Plant Leaf Disease Detection on Resource-Constrained Edge Devices
Weloday Fikadu Moges, Jianmei Su, Amin Waqas

TL;DR
The paper introduces a Dynamic Meta-Ensemble Framework that adaptively combines lightweight CNNs to achieve high-accuracy plant disease detection on resource-limited edge devices, balancing accuracy and efficiency.
Contribution
It proposes a novel adaptive ensemble method that dynamically weights lightweight CNNs for improved accuracy and efficiency in plant disease detection on edge devices.
Findings
Achieved 99.53% accuracy on potato disease dataset.
Reduced inference latency to less than 75ms.
Model footprint is under 1 million parameters.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Agriculture and AI · Plant Disease Management Techniques · Remote Sensing in Agriculture
