Comparison between transformers and convolutional models for fine-grained classification of insects
Rita Pucci, Vincent J. Kalkman, Dan Stowell

TL;DR
This study compares transformer, convolutional, and hybrid neural network models for fine-grained insect species classification, highlighting their strengths in accuracy and inference speed, especially in unbalanced datasets.
Contribution
It provides a comparative analysis of transformer, convolutional, and hybrid models for insect classification, demonstrating the hybrid's superior accuracy and the transformer's faster inference.
Findings
Hybrid model outperforms in accuracy.
Transformer model is faster and robust to limited data.
All models perform well on unbalanced datasets.
Abstract
Fine-grained classification is challenging due to the difficulty of finding discriminatory features. This problem is exacerbated when applied to identifying species within the same taxonomical class. This is because species are often sharing morphological characteristics that make them difficult to differentiate. We consider the taxonomical class of Insecta. The identification of insects is essential in biodiversity monitoring as they are one of the inhabitants at the base of many ecosystems. Citizen science is doing brilliant work of collecting images of insects in the wild giving the possibility to experts to create improved distribution maps in all countries. We have billions of images that need to be automatically classified and deep neural network algorithms are one of the main techniques explored for fine-grained tasks. At the SOTA, the field of deep learning algorithms is…
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
TopicsSpecies Distribution and Climate Change · Forest Ecology and Biodiversity Studies · Animal and Plant Science Education
MethodsDepthwise Convolution · Pointwise Convolution · Depthwise Separable Convolution · Batch Normalization · Inverted Residual Block · RMSProp · Dense Connections · Dropout · *Communicated@Fast*How Do I Communicate to Expedia? · Average Pooling
