
ISSN:1390-9266 e-ISSN:1390-9134 LAJC 2026
50
DOI:
LATIN-AMERICAN JOURNAL OF COMPUTING (LAJC), Vol XIII, Issue 2, July 2026
https://doi.org/10.33333/lajc.vol13n2.03
LATIN-AMERICAN JOURNAL OF COMPUTING (LAJC), Vol XIII, Issue 2, July - December 2026
RetinaNet. The results showed that the combination of Swin
Transformer + Faster R-CNN achieved the highest accuracy
with an F1-score of 97.1%, and YOLOv5 with 96.4%. They
found that the combined use of RGB and fluorescent images,
together with the non-maximum suppression (NMS)
technique, improved the performance of all models. They
identified the small sample size in some species as a
limitation.
Finally, [29] developed a system to identify species using
convolutional neural networks with a multilevel model that
detects unknown species. They used a database of 12,977
images of 2,696 wild species, many with morphological
damage. The system combines CNNs for feature extraction
with classifiers (SVM, Random Forest) and a Gaussian
mixture model for low-confidence cases. It achieves 97.04%
accuracy in classifying 16 known species and 89.50%
accuracy in detecting novel species.
One of the trends for future research is to improve the
robustness and generalization of deep learning models. The
study by [1] already highlighted that, despite using a large
field dataset from the “Mosquito Alert” initiative,
classification errors were directly related to poor image
quality. This points to the need to develop models that are
more robust to variability. Future research should focus on:
preprocessing and data augmentation techniques; image
quality detection models that can filter or warn about
problematic images before classification and data collection,
as suggested by [29] when identifying the small sample size
in some species as a limitation, and the suggestion to improve
the capture process to increase the volume of training data.
There is a trend to further investigate and validate the
effectiveness of specific anatomical parts as descriptors,
particularly wings. Findings from [22], [23] demonstrated that
models trained with wing images achieved higher accuracy
and required less data than full-body images. This will aid
research into: the systematic comparison between the
geometric morphometrics of [25], wing interference patterns
(WIPs, Cannet et al., 2023), and wing-based CNNs to
determine the most efficient technique; the application of
anatomical extraction frameworks [20] to isolate and improve
the image quality of wings and legs before classification; and
the exploration of new motion-based descriptors, such as the
flapping pattern analysis proposed by [26].
The implementation of architectures such as Transformer-
based models to improve the identification of unclassified
species. The Swin MSI model [27] has already demonstrated
superior performance (99.04% accuracy) and generalization
ability (96.26% on unseen species). Future research will focus
on: exploring hybrid models that combine the high accuracy
of Transformers with the ability to classify unknown or low-
confidence species, as did the multilevel model of [30], which
achieved 89.50% accuracy in detecting novel species;
optimizing the combination of different image modalities,
following the example of [28] with the use of RGB and
fluorescent images to improve performance.
V. CONCLUSIONS
This research presents a mapping of the literature on the
application of convolutional neural networks (CNNs) for
classifying dipteran morphology. A descriptive analysis of
the included studies was used, based on which the
predominant architectures, the anatomical parts used, and the
most frequently employed computational approaches were
mapped, providing a current overview of the field.
According to the results found, the literature relies on pre-
trained CNN architectures, such as VGG-16 and ResNet, as
well as object detection models such as YoloV5, Faster R-
CNN, and Mask R-CNN, which have demonstrated good
performance in classification and morphological detection
tasks. These architectures are mainly used through transfer
learning, which allows for robust results even in scenarios
with limited datasets. In this regard, the analysis shows
evidence that wing morphology-based approaches
consistently report better performance metrics, with accuracy
and F1 scores exceeding 90% in most of the consulted
articles. This confirms that the wings constitute a highly
discriminating anatomical region, allowing for more precise
and efficient models compared to using the whole body. In
contrast, using whole-body images tends to employ more
complex pipelines, based on higher detection or other
strategies, to handle visual and structural variability.
Methodologically, the mapping shows a predominance of
direct classification approaches, complemented by detection
and segmentation, especially when it is necessary to locate
specific structures or work with damaged specimens. Articles
were identified that study hybrid models based on CNNs and
Transforms, which represent a promising line of research for
capturing complex spatial relationships, although their
adoption is limited. The findings of this mapping are useful
for researchers in computer vision and machine learning, as
well as for entomologists, biologists, and digital taxonomy
specialists, as it provides an overview of current trends in
CNNs applied to image classification of dipteran
morphology. This mapping contributes to a better
understanding of the current state of applications in dipteran
morphological classification, providing a solid foundation for
future research in medical entomology.
REFERENCES
[1] Adhane, G., Dehshibi, M. M., & Masip, D. (2021). A deep
convolutional neural network for classification of Aedes
albopictus mosquitoes. IEEE Access, 9, 72681–72690.
[2] Elhamod, M., et al. (2022). Hierarchy-guided neural
network for species classification. Methods in Ecology and
Evolution, 13(3), 642–652.
[3] Zhou, Z., et al. (2023). EchoAI: A deep-learning based
model for classification of echinoderms in global oceans.
Frontiers in Marine Science, 10, 1147690.
[4] LeCun, Y., Bengio, Y., & Hinton, G. (2015). Deep
learning. Nature, 521(7553), 436–444.
[5] Krizhevsky, A., Sutskever, I., & Hinton, G. E. (2017).
ImageNet classification with deep convolutional neural
networks. Communications of the ACM, 60(6), 84–90.
[6] Oliveira, M. B., et al. (2025). Classification of animal
species via deep neural networks and species distribution
modeling: A systematic review. Artificial Intelligence
Review, 58, 230.