CORTEXA
← Browse
openalexChemRxiv2026-07-23Cited by 0

Machine-Learning Prediction of Chemical Toxicity Using Molecular Fingerprints

Aris Tsai

When arranged in certain ways or orders, stereochemical functional groups can cause health risks upon entering the human body. Interacting with proteins of specific organs, different forms of the same chemical may bind to various proteins causing malicious expression of teratogenic hormones. This project using MATHEMATICA develops a machine learning workflow to predict molecular toxicity from chemical structure. Molecules are first imported as SMILES strings paired with toxicity vectors, then checked with a custom `SMILESQ` function so invalid molecules can be removed. Valid molecules are converted into molecular fingerprints using `MoleculeFingerprint`, allowing each structure to be represented numerically for classification. The dataset is split into training and testing groups so the model can be evaluated on molecules it has not seen before. After designing two Machine Learning functions for general toxicity based on 12 assays from Tox21, a unique fingerprint designed specifically in the presence of toxicity is then designed and tested. With now three Machine Learning functions, an interface is then designed to choose what type of prediction to run as well as highlighting the possible malicious chemicals groups within the molecule while plotting the molecule out, specifically with accuracy rates as high as 97% for predicting toxicity simply just based on the SMILES string of the molecule.

View free PDFSource page

Related papers

openalexChemRxiv2026-07-24

Capturing many-body effects for metal ions in aqueous phase through developing specialized machine learning force fields

Madelyn Smith, Pengfei Li

Metal ion–ligand interactions govern reactivity, bioavailability, and catalytic function across chemistry and biology, yet the many-body effects underlying water exchange around multivalent metal ions remain difficult to capture with classical force fields. Ab initio molecular dy…

View free PDFSource page
openalexChemRxiv2026-07-24

Cross-molecule attention unifies diverse mixture property predictions

Xiao Yang, Baojiang He, Lingbo Ji, 霍现宽, Jun Hu, Zhan Qu

The properties of a molecular mixture—the scent of a perfume, the thermodynamic behavior of a solvent blend—emerge from cross-molecule atomic interactions, not from whole-molecule properties alone. Yet dominant machine learning paradigms encode mixture components as independent m…

View free PDFSource page
openalexChemRxiv2026-07-23

Label Scarcity Reveals Architecture-Dependent Robustness in CNN-Based Casting Defect Detection

Tengxiao Liu, Hongtao Sun

Deep learning for automated visual inspection in manufacturing is often limited by the cost of labeling large image datasets. Using 7,348 casting images, we evaluated how three CNN architectures, ResNet18, ResNet50, and MobileNetV3-Small, tolerate progressively reduced labeling b…

View free PDFSource page
openalexChemRxiv2026-07-23

Candidate Structure Prioritization in Non-Target Screening with Predicted Collision Cross-Sections and Uncertainty Quantification

Lucas Ferrando Plo, Anneli Kruve

Candidate structure prioritization in non-target screening (NTS) can be performed using collision cross-sections (CCSs) predicted by a machine-learning (ML) model, with a threshold on the relative difference between measured and in silico CCSs. Such thresholds generally are heuri…

View free PDFSource page
openalexChemRxiv2026-07-23

Beyond Multiscale: A Neural Network-Unified Molecular Model for Asymmetry-Free Dynamics Simulation

Takuma Ikeda, Hiroshi Watanabe, Haruyuki Nakano

Adaptive multiscale simulations, such as adaptive QM/MM, are indispensable for investigating complex solution dynamics but historically suffer from a fundamental dilemma: the dynamic exchange of identical solvent molecules across different model resolutions introduces a physical…

View free PDFSource page