Search papers, labs, and topics across Lattice.
This study introduces a deep learning-based hierarchical classification model for insect identification using a newly curated dataset of approximately one million images from camera trap recordings. By addressing challenges such as data imbalance and the need for expert annotations, the model employs a five-level, 34-class taxonomy to enhance prediction accuracy, achieving per-level accuracies ranging from 80% to 99%. The approach not only improves classification performance but also enables the model to make confident predictions at varying taxonomic depths, thereby streamlining biodiversity monitoring efforts.
A deep learning model achieves up to 99% accuracy in insect classification by leveraging a hierarchical taxonomy and a massive dataset from camera traps.
Declining insect populations make reliable biodiversity monitoring increasingly urgent, yet monitoring of insect biodiversity is hampered by a lack of standardised data and by costly and time-consuming manual identification by expert entomologists. Deep learning-based image classifiers, processing data from automated non-lethal camera traps, have the potential to transform and scale insect biodiversity monitoring. However, challenges remain in acquiring expert-annotated datasets, developing model architectures that generalise well across diverse taxonomic levels and training models on highly imbalanced data. Hierarchical data also benefits from designing models that default to higher-confidence, coarser-level predictions, when uncertain about finer taxonomic levels. In this paper we address these challenges with a deep learning-based hierarchical classification model. First, we present a manually curated, long-tailed dataset of around one million images of insects, extracted from 1,801 camera-trap video recordings and annotated with a five-level, 34-class hierarchy. Further, we adapt a hierarchical classification model architecture to a five-level variable-depth hierarchy, with class-balanced weighting. Our model improves on non-hierarchical classifiers by leveraging biological taxonomy to extract granularity-specific visual features and makes hierarchy-consistent predictions to the deepest taxonomic level that meets a confidence threshold (T = 0.6). Our model achieved a per-level accuracy of 80-99% on test data, across five levels of hierarchy. Furthermore ...