CVLGPEAug 11, 2021

Deep Learning Classification of Lake Zooplankton

arXiv:2108.05258v147 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of automated plankton monitoring for environmental scientists, but it is incremental as it applies existing deep learning techniques to a new domain-specific dataset.

The authors tackled the labor-intensive problem of manually annotating plankton images by developing deep learning models for classifying lake zooplankton, achieving 98% accuracy and 93% F1 score on their dataset and outperforming previous models on external datasets.

Plankton are effective indicators of environmental change and ecosystem health in freshwater habitats, but collection of plankton data using manual microscopic methods is extremely labor-intensive and expensive. Automated plankton imaging offers a promising way forward to monitor plankton communities with high frequency and accuracy in real-time. Yet, manual annotation of millions of images proposes a serious challenge to taxonomists. Deep learning classifiers have been successfully applied in various fields and provided encouraging results when used to categorize marine plankton images. Here, we present a set of deep learning models developed for the identification of lake plankton, and study several strategies to obtain optimal performances,which lead to operational prescriptions for users. To this aim, we annotated into 35 classes over 17900 images of zooplankton and large phytoplankton colonies, detected in Lake Greifensee (Switzerland) with the Dual Scripps Plankton Camera. Our best models were based on transfer learning and ensembling, which classified plankton images with 98% accuracy and 93% F1 score. When tested on freely available plankton datasets produced by other automated imaging tools (ZooScan, FlowCytobot and ISIIS), our models performed better than previously used models. Our annotated data, code and classification models are freely available online.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes