A Mosquito is Worth 16x16 Larvae: Evaluation of Deep Learning Architectures for Mosquito Larvae Classification
Aswin Surya, David B. Peral, Austin VanLoon, Akhila Rajesh

TL;DR
This study compares deep learning architectures, including CNNs and Vision Transformers, for classifying mosquito larvae, finding ConvNeXT most effective, which aids in faster, more accurate mosquito species identification crucial for disease control.
Contribution
It introduces a comparative analysis of CNN and transformer-based models for mosquito larvae classification, highlighting ConvNeXT's superior performance and proposing future hybrid model development.
Findings
ConvNeXT achieved the highest classification metrics.
Transformer-based models show promise for mosquito image classification.
CNN models remain competitive in resource-constrained settings.
Abstract
Mosquito-borne diseases (MBDs), such as dengue virus, chikungunya virus, and West Nile virus, cause over one million deaths globally every year. Because many such diseases are spread by the Aedes and Culex mosquitoes, tracking these larvae becomes critical in mitigating the spread of MBDs. Even as citizen science grows and obtains larger mosquito image datasets, the manual annotation of mosquito images becomes ever more time-consuming and inefficient. Previous research has used computer vision to identify mosquito species, and the Convolutional Neural Network (CNN) has become the de-facto for image classification. However, these models typically require substantial computational resources. This research introduces the application of the Vision Transformer (ViT) in a comparative study to improve image classification on Aedes and Culex larvae. Two ViT models, ViT-Base and CvT-13, and two…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMosquito-borne diseases and control · Dengue and Mosquito Control Research
MethodsMulti-Head Attention · Attention Is All You Need · ConvNeXt · Linear Layer · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Adam · Softmax · Dropout · Vision Transformer
