Back To Projects

PlastiGuard: ML/Molecular Descriptor based Biodegradability Analyzer of Persistent Chemical Carcinogens in Plastics

Riya B.

This study uses machine learning models and molecular descriptor data to evaluate the biodegradability of harmful plastic carcinogens and identify safer structural alternatives. The research shows that neural networks perform the best at predicting biodegradability, and it highlights several naturally produced substitutes that could reduce the environmental and health risks linked to persistent toxins in plastics.


Plastics pose a significant threat to human health by introducing carcinogenic chemicals through inhalation and digestion. Carcinogens such as Bisphenol A (BPA), Diethyl Phthalate, Per- and Polyfluoroalkyl Substances (PFAS), and Polyvinyl Chloride (PVC) disrupt reproduction, growth, and metabolism by mimicking hormonal activity. Their persistence in the environment increases human exposure, particularly when non-biodegradable. To evaluate biodegradability, four machine learning models—logistic regression, k-nearest neighbors, random forest, and neural network—were trained on molecular descriptor data generated using RDKit. The dataset was refined through Principal Component Analysis (PCA) to assess its impact on performance. Results indicate that the neural network achieved the highest accuracy with RDKit descriptor data (88.1%) and PCA-transformed data (78.2%). Across all models, the RDKit dataset outperformed PCA-applied data, with accuracy improvements of +9.9% for the neural network, +14.3% for logistic regression, +9.7% for random forest, and +6.9% for k-nearest neighbors. Notably, all models classified BPA, Perflurorooctanic Acid (PFOA), and Perfluorooctanesulfonic Acid (PFOS) as non-biodegradable, identifying them as the most persistent and hazardous carcinogens in plastics. To identify safer alternatives, cosine similarity was employed to pinpoint structurally similar compounds, which were subsequently assessed for biodegradability. This approach revealed that viable naturally produced substitutes include 3-Propionylchromone, N-Acetyl-D-glucosamine, and Butyl Paraben. This study highlights the potential of machine learning in identifying biodegradable alternatives to persistent carcinogens in plastics. By reducing the environmental and health risks associated with plastic-related toxins, these findings offer a crucial step toward more sustainable and responsible plastic manufacturing practices.

Explore More!

Riya B.
Mirna Kheir Gouda

Related Projects

Identifying Parameters in Water Potability Analysis Through Machine Learning

Predicting whether the water is potable or not can be helpful for people who are reliant on bodies of water and redirect them to safer options. It will also be beneficial to apply the algorithm to other places where it is expensive and inefficient to send people out and collect water samples. Over the past couple of decades, researchers have often commented on the lack of funding as a source of error when it comes to data analysis and the accuracy of the research.
Molly H.
Mentored by Sharon Chen
Examination of Dragonflies (Pantala Flavescens): Characteristics, Identification and Migration Paths

This study explores the Pantala flavescens species' anatomy and mechanisms for long-distance migrations.
Alya K.
Mentored by West Foster
workspace_premium
Landfill Net: A Convolutional Neural Network (CNN) Architecture for the Detection of Landfills from Satellite Imagery in the Continental United States

This project presents a Convolutional Neural Network (CNN) model that identifies landfills in the U.S. using image data, achieving a 97.1% test accuracy. By supporting the creation of a national landfill database, the model can help detect illegal sites and guide the expansion of methane capture systems to reduce greenhouse gas emissions.
Anika S.
Mentored by Ying Hang Seah