0
Article ? AI-assigned paper type based on the abstract. Classification may not be perfect — flag errors using the feedback button. Tier 2 ? Original research — experimental, observational, or case-control study. Direct primary evidence. Detection Methods Environmental Sources Marine & Wildlife Sign in to save

Neural Network Analysis for Microplastic Segmentation

Sensors 2021 22 citations ? Citation count from OpenAlex, updated daily. May differ slightly from the publisher's own count.
Gwanghee Lee, Kyoungson Jhang

Summary

Researchers developed a neural network-based image analysis method for automatically detecting and segmenting microplastic particles in photos of beach sand. The approach uses U-Net and MultiResUNet architectures to identify the small particles. Automated image analysis tools like this could significantly speed up the labor-intensive process of counting and characterizing microplastics in environmental samples.

Body Systems
Study Type Environmental

It is necessary to locate microplastic particles mixed with beach sand to be able to separate them. This paper illustrates a kernel weight histogram-based analytical process to determine an appropriate neural network to perform tiny object segmentation on photos of sand with a few microplastic particles. U-net and MultiResUNet are explored as target networks. However, based on our observation of kernel weight histograms, visualized using TensorBoard, the initial encoder stages of U-net and MultiResUNet are useful for capturing small features, whereas the later encoder stages are not useful for capturing small features. Therefore, we derived reduced versions of U-net and MultiResUNet, such as Half U-net, Half MultiResUNet, and Quarter MultiResUNet. From the experiment, we observed that Half MultiResUNet displayed the best average recall-weighted F1 score (40%) and recall-weighted mIoU (26%) and Quarter MultiResUNet the second best average recall-weighted F1 score and recall-weighted mIoU for our microplastic dataset. They also require 1/5 or less floating point operations and 1/50 or a smaller number of parameters over U-net and MultiResUNet.

Share this paper