paper-with-me

Papers

SMILES2Vec: An Interpretable General-Purpose Deep Neural Network for Predicting Chemical Properties

2017-12-06 · Garrett B. Goh, Nathan O. Hodas, Charles Siegel, Abhinav Vishnu

Chemical databases store information in text representations, and the SMILES format is a universal standard used in many cheminformatics software. Encoded in each SMILES string is structural information that can be used to predict complex chemical properties. In this work, we develop SMILES2vec, a deep RNN that automatically learns features from SMILES to predict chemical properties, without the need for additional explicit feature engineering. Using Bayesian optimization methods to tune the network architecture, we show that an optimized SMILES2vec model can serve as a general-purpose neural network for predicting distinct chemical properties including toxicity, activity, solubility and solvation energy, while also outperforming contemporary MLP neural networks that uses engineered features. Furthermore, we demonstrate proof-of-concept of interpretability by developing an explanation mask that localizes on the most important characters used in making a prediction. When tested on the solubility dataset, it identified specific parts of a chemical that is consistent with established first-principles knowledge with an accuracy of 88%. Our work demonstrates that neural networks can learn technically accurate chemical concept and provide state-of-the-art accuracy, making interpretable deep neural networks a useful tool of relevance to the chemical industry.

📄 PDF Abstract BibTeX arXiv:1712.02034

Code (4)

Abdulk084/Smiles2vec
Abhik1998/HIV-predictor
liambll/drug-activity-prediction tf
liambll/drug-efficacy-prediction tf

Tasks

Bayesian OptimizationFeature Engineering

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Root-aligned SMILES: A Tight Representation for Chemical Reaction Prediction

2022-03-22 · Zipeng Zhong, Jie Song, Zunlei Feng, Tiantao Liu 외

Chemical reaction prediction, involving forward synthesis and retrosynthesis prediction, is a fundamental problem in organic synthesis. A popular computational paradigm formulates synthesis prediction as a sequence-to-se…

Chemical Reaction PredictionPredictionRetrosynthesisSingle-step retrosynthesis

CheMixNet: Mixed DNN Architectures for Predicting Chemical Properties using Multiple Molecular Representations

2018-11-14 · Arindam Paul, Dipendra Jha, Reda Al-Bahrani, Wei-keng Liao 외

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 t…

ClusteringDrug Discovery

Transformer-based Approach for Predicting Chemical Compound Structures

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Yutaro Omote, Kyoumoto Matsushita, Tomoya Iwakura, Akihiro Tamura 외

By predicting chemical compound structures from their names, we can better comprehend chemical compounds written in text and identify the same chemical compound given different notations for database creation. Previous m…

Multi-Task Learning

SMILES-Mamba: Chemical Mamba Foundation Models for Drug ADMET Prediction

2024-08-11 · Bohao Xu, Yingzhou Lu, Chenhao Li, Ling Yue 외

In drug discovery, predicting the absorption, distribution, metabolism, excretion, and toxicity (ADMET) properties of small-molecule drugs is critical for ensuring safety and efficacy. However, the process of accurately …

Drug DiscoveryMambaMolecular Property PredictionProperty Prediction+1

SELFormer: Molecular Representation Learning via SELFIES Language Models

2023-04-10 · Machine Learning: Science and Technology 2023 6 · Atakan Yüksel, Erva Ulusoy, Atabey Ünlü, Tunca Doğan

Automated computational analysis of the vast chemical space is critical for numerous fields of research such as drug discovery and material science. Representation learning techniques have recently been employed with the…

Dimensionality ReductionDrug DiscoveryGraph LearningLanguage Modeling+5