We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
AI-Driven Framework Development for Predictive Classification of Microplastic Concentration of Aquatic Systems in the United States
Summary
Researchers compared four machine learning models—logistic regression, random forest, support vector machine, and a neural network—for predicting microplastic density in US coastal waters across three regions. The support vector machine performed best with 93.94% average accuracy, demonstrating the potential of AI-driven tools for microplastic monitoring.
Microplastics present a critical environmental and public health issue, accumulating in ecosystems and human tissues with harmful consequences. Despite their significance, there is a lack of precise predictive models for microplastic density, hindering effective monitoring and mitigation efforts. This paper systematically studied machine learning approaches by comparing four models: three classical algorithms (Logistic Regression, Random Forest, and Support Vector Machine) and one deep learning model (PyTorch Neural Network). The analysis focused on three geographically and environmentally distinct major United States coastal regions-the West Coast, East Coast, and Gulf of Mexico-using three diverse datasets to ensure comprehensive training and validation. The results indicate that SVM was the most accurate model (Average accuracy across 3 regions: 93.94 %), followed by Random Forest $(81.25 \%)$, and then finally Logistic Regression (48 %). Key environmental factors identified included daylight duration, sunlight intensity, and wind direction. SHapley Additive explanations (SHAP) analysis provided critical insights into these findings by quantifying the impact of each factor, with region-specific influences such as precipitation and river runoff in the Gulf of Mexico or urbanization metrics like vehicle miles traveled on the East Coast. These factors reflect the complex interactions between climatic, geographical, and human-driven elements in determining microplastic density. The PyTorch Neural Network frequently overfitted the data, even when layers were reduced, due to the relatively small and less complex dataset used. This study highlights the potential of machine learning in identifying and predicting microplastic hotspots, offering a foundation for targeted mitigation strategies and improved environmental management.
Sign in to start a discussion.
More Papers Like This
Role of AI Technique for Controlling Micro Plastic on Marine Eco System
This paper developed a machine learning system using Support Vector Machine (SVM) algorithms to classify microplastic density in ocean water based on oceanographic sensor data, achieving 93% accuracy. The system is proposed as a scalable, automated alternative to labor-intensive manual microplastic sampling in marine environments. AI-driven monitoring tools like this could make it practical to track plastic pollution across vast ocean areas where manual surveys are infeasible.
Prediction of microplastic abundance in surface water of the ocean and influencing factors based on ensemble learning
Researchers used machine learning to predict microplastic levels in ocean surface waters and identify the key factors driving contamination. Their models found that geographic location, ocean currents, and proximity to populated coastlines were major predictors of microplastic abundance. This approach could help scientists map pollution hotspots without costly and time-consuming physical sampling.
A Predictive Framework for Marine Microplastic Pollution using Machine Learning and Spatial Analysis
Researchers developed a machine learning framework integrated with geospatial analysis to predict microplastic pollution density across ocean regions. The Gradient Boosting model achieved the highest accuracy with 97% predictive performance, and spatial visualizations revealed pollution hotspots concentrated near industrial coastlines and major ocean current pathways.
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.
Machine learning may accelerate the recognition and control of microplastic pollution: Future prospects
This review examines how machine learning techniques including neural networks and random forests are being applied to microplastic detection, classification, and ecological risk assessment, demonstrating faster and more accurate results than traditional analytical methods. The authors identify data standardization and model interpretability as key challenges for broader adoption.