We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
An Effective Machine Learning Scheme to Analyze and Predict the Concentration of Persistent Pollutants in the Great Lakes
Summary
Scientists applied multiple machine learning methods to predict concentrations of persistent organic pollutants in the Great Lakes, finding that LSTM neural networks outperformed simpler models for these complex time-series patterns. Similar predictive modeling could track microplastic concentrations in large water bodies over time.
Persistent organic pollutants (POPs) are highly toxic and difficult to degrade in the natural ecology, which has a severe negative impact on the ecological environment. Quantifying changes in the concentrations of persistent organic pollutants in the Great Lakes is challenging work. Machine learning (ML) methods are potent predictors that have recently achieved impressive performance on time series tasks. ARIMA model, Linear Regression methods, XGBoost algorithm, and Long Short-Term Memory (LSTM) are commonly used for estimating time-series changes. Traditionally Mean Squared Error (MSE) and Root Mean Squared Error (RMSE) have been standard criteria to measure the error between the actual value and predicted value; however, Euclidean distance (ED) cannot effectively calculate the similarity between two-time series. We proposed an alternative criterion called Penalty Dynamic Time Wrapping (Penalty-DTW) based on Dynamic Time Wrapping (DTW). It can accurately measure the difference between the actual value and the predicted value. We study the benefits of Penalty-DTW vs. ED under the above ML algorithms. Further, considering the machine learning algorithm's uncertainty, we proposed combining LSTM and deep ensemble methods to quantify algorithms uncertainty and make a confident prediction. We find improved LSTM model outperformed other predictive power models by comparing pollutant concentration prediction. The prediction results show that the concentration of pollutants has a stable downward trend in recent years. Simultaneously, we found that pollutants' concentration correlates with seasons, which positively guides environmental pollution control in the Great Lakes.
Sign in to start a discussion.
More Papers Like This
Predicting aqueous sorption of organic pollutants on microplastics with machine learning
Researchers developed machine learning models to predict how organic pollutants bind to microplastics in water, using data from 475 published experiments. The models outperformed traditional approaches by accounting for properties of both the microplastics and the pollutants simultaneously. The study provides a more universal tool for understanding how microplastics can transport and concentrate harmful chemicals in freshwater systems.
Predictive modeling of microplastic adsorption in aquatic environments using advanced machine learning models
Scientists used advanced machine learning models to predict how microplastics interact with and absorb organic pollutants in water. The results showed that microplastics with certain chemical properties attract more toxic compounds, which matters because contaminated microplastics in waterways can concentrate harmful chemicals that may eventually reach humans through drinking water and seafood.
Machine Learning-Driven Prediction of Organic Compound Adsorption onto Microplastics in Freshwater
Seven machine learning algorithms were trained on 173 published measurements to predict how strongly organic contaminants adsorb onto different types of microplastics in freshwater. Accurate adsorption predictions are essential for assessing environmental risk, because microplastics that strongly bind pollutants become vectors that concentrate and transport toxic chemicals through aquatic food webs.
Assessment of machine learning-based methods predictive suitability for migration pollutants from microplastics degradation
Researchers assessed the usefulness of machine learning methods for predicting the migration of chemical pollutants from microplastics. The study found that artificial neural networks and support vector methods showed strong potential for modeling and predicting the leaching of plasticizers and other contaminants, which could reduce the need for extensive laboratory analyses.
Enhancing water quality prediction: a machine learning approach across diverse water environments
Researchers compared seven machine learning models for predicting water quality parameters using six years of wastewater treatment plant data. The gradient boosting model performed best overall, accurately predicting parameters related to water contamination. While the study focuses on general water quality rather than microplastics specifically, these predictive tools could be applied to monitoring microplastic-relevant conditions in treatment systems.