We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Microplastic Binary Segmentation with Resolution Fusion and Large Convolution Kernels
Summary
Researchers developed an improved machine-learning model to automatically detect and segment microplastic particles in images, achieving better accuracy than previous approaches by combining multi-resolution image analysis with large convolution kernels. Reliable automated detection tools are essential for scaling up microplastic monitoring, since manual identification is too slow and inconsistent for the volumes of environmental samples that need to be processed.
The term “microplastic” refers to plastic particles with a length or diameter of less than 5 mm that do not easily decompose in the natural environment and persist for a long time. These microplastics have adverse effects on the marine ecosystem when they enter the ocean. Therefore, it is necessary to estimate the amount of microplastics in rivers and sewers and to block the outflow of microplastics in areas where they are found to be present at high levels. However, estimating the amount of microplastics first requires detecting these particles, which is not an easy task to complete efficiently and accurately due to their small size and the difficulty involved in distinguishing them from organic materials. The current study therefore proposes a new model structure for microplastic segmentation. This model uses the multi-resolution fusion module (MRFM), which is known to significantly contribute to the segmentation performance in HRNet, and this model employs the EfficientNetV2B3 model as a backbone. We also utilize large convolution kernels to achieve better feature extraction from the inputs of three resolution stages that are closer to the input image resolution. The experimental results showed that the model using two MRFMs outperformed the model using feature pyramid network in the head network, with improvements of 3.28% in IoU and 2.67% in F1-score.
Sign in to start a discussion.
More Papers Like This
A Deep Learning Approach for Microplastic Segmentation in Microscopic Images
Researchers developed a deep learning model for automated segmentation and classification of microplastics in microscopic images, identifying five distinct categories including fibers, fragments, spheres, foam, and film. The model achieved high accuracy while maintaining low computational requirements, making it suitable for high-throughput deployment in environmental monitoring. The study offers a tool that could help overcome the measurement bottleneck in microplastic characterization for toxicological and risk assessment studies.
Rapid Classification of Microplastics by Using the Application of a Convolutional Neural Network
Researchers used convolutional neural networks (deep learning) to automatically classify microplastic particles in microscopy images into four categories: fragments, pellets, films, and fibers. The models achieved high classification accuracy, reducing the time and labor needed for manual identification. Automated AI classification could greatly accelerate large-scale microplastic monitoring programs.
Detection of Microplastics Using Machine Learning
Researchers reviewed and demonstrated machine learning approaches for detecting and classifying microplastics in environmental samples, finding that automated image analysis and spectral classification methods can improve the speed and accuracy of microplastic monitoring compared to manual methods.
Computer vision segmentation model—deep learning for categorizing microplastic debris
Researchers developed a deep learning computer vision model for automatically categorizing beached microplastic debris from images. The segmentation model was trained to identify and classify different types of microplastic particles, reducing the need for time-consuming manual counting and laboratory analysis. The study suggests that automated image-based detection could enable more scalable and consistent monitoring of microplastic pollution along coastlines.
A Machine Learning Approach To Microplastic Detection And Quantification In Aquatic Environments
This study developed a machine learning approach for detecting and quantifying microplastics in aquatic environments, demonstrating that automated image analysis can improve throughput and accuracy compared to manual microscopic counting for environmental monitoring applications.