Deep learning meets marine biology: Optimized fused features and LIME-driven insights for automated plankton classification.
Journal:
Computers in biology and medicine
Published Date:
May 1, 2025
Abstract
Plankton are microorganisms that play an important role in marine food webs as primary producers in the trophic web. Traditional plankton identification methods using manual microscopy and sampling are time-consuming, labor-intensive, and prone to errors. Deep learning has improved the automation of plankton identification, but it remains challenging to achieve high accuracy and efficiency in computation with limited labeled data. In this paper, we proposed an improved plankton classification model that is more accurate and interpretable. We train two models, InceptionResNetV2 (transfer learning) and DeepPlanktonNet (from scratch), on the WHOI dataset. We utilize feature fusion to supplement feature representation, merging the outputs of both models. Feature selection is achieved through the Whale Optimization Algorithm (WOA), eliminating redundancy and making it more computationally efficient. Additionally, we also employ Local Interpretable Model-agnostic Explanations (LIME) to make the model more interpretable and gain insights into how the model makes decisions. Additionally, feature selection using WOA reduces feature space and has less inference and computational cost. Our method achieves a classification accuracy of 98.79 %, which is better than previous state-of-the-art methods. For robustness testing, we train nine machine learning classifiers on the optimized features. By significantly improving classification accuracy and speed, our method enables large-scale ecological surveys, water quality monitoring, and biodiversity studies. These advances allow researchers to and environmental scientists to automate plankton classification more reliably, supporting marine conservation and resource management.