CheMixNet: Mixed DNN Architectures for Predicting Chemical Properties using Multiple Molecular Representations
Arindam Paul, Dipendra Jha, Reda Al-Bahrani, Wei-keng Liao, Alok, Choudhary, Ankit Agrawal

TL;DR
CheMixNet is a neural network architecture that combines multiple molecular representations, specifically SMILES sequences and molecular fingerprints, to improve the prediction of chemical properties across various datasets.
Contribution
This work introduces CheMixNet, a novel neural network model that effectively integrates different molecular representations for enhanced chemical property prediction.
Findings
CheMixNet outperforms traditional models using single representations.
The model surpasses state-of-the-art architectures like Chemception.
CheMixNet achieves higher accuracy across six diverse datasets.
Abstract
SMILES is a linear representation of chemical structures which encodes the connection table, and the stereochemistry of a molecule as a line of text with a grammar structure denoting atoms, bonds, rings and chains, and this information can be used to predict chemical properties. Molecular fingerprints are representations of chemical structures, successfully used in similarity search, clustering, classification, drug discovery, and virtual screening and are a standard and computationally efficient abstract representation where structural features are represented as a bit string. Both SMILES and molecular fingerprints are different representations for describing the structure of a molecule. There exist several predictive models for learning chemical properties based on either SMILES or molecular fingerprints. Here, our goal is to build predictive models that can leverage both these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Machine Learning in Materials Science · Crystallography and molecular interactions
