LitePest: Real-Time and Efficient Detection of Agricultural Pests Using an Advanced Lightweight Deep Learning Network
Zhe Tang, Jiajia Lu, Wei Xiang, Wanyu Ling, Lingyan Zhang
Abstract
Pest detection is a challenging task due to the high visual similarity between species, their dense distribution in fields, and complex agricultural backgrounds. Existing models often have large parameter sizes, making them unsuitable for deployment on resource-constrained devices commonly used in agriculture. Achieving a balance between detection accuracy and computational efficiency remains a key challenge. In this paper, we propose LitePest, a lightweight and efficient pest detection model designed to improve accuracy while significantly reducing model complexity and computational requirements. LitePest introduces the innovative Lightweight Long-Range Aggregation Network, which minimizes model parameters and computational load by reducing redundant feature computations through a novel partial convolution based on a gradient importance channel selection strategy. Additionally, LitePest features a novel neck architecture to enhance spatial resolution and semantic richness, along with the MPDIoU loss function for improved small-target detection. Extensive experiments on the Pest24 dataset demonstrate that LitePest achieves superior performance in balancing lightweight design and detection accuracy, surpassing existing methods on the Pest24 dataset.
BibTeX
@inproceedings{icassp2025_litepestrealtime,
title = {LitePest: Real-Time and Efficient Detection of Agricultural Pests Using an Advanced Lightweight Deep Learning Network},
author = {Zhe Tang and Jiajia Lu and Wei Xiang and Wanyu Ling and Lingyan Zhang},
booktitle = {ICASSP 2025},
year = {2025}
}