paper-with-me

Papers

Graph Neural Network Architecture Search for Molecular Property Prediction

2020-08-27 · Shengli Jiang, Prasanna Balaprakash

Predicting the properties of a molecule from its structure is a challenging task. Recently, deep learning methods have improved the state of the art for this task because of their ability to learn useful features from the given data. By treating molecule structure as graphs, where atoms and bonds are modeled as nodes and edges, graph neural networks (GNNs) have been widely used to predict molecular properties. However, the design and development of GNNs for a given data set rely on labor-intensive design and tuning of the network architectures. Neural architecture search (NAS) is a promising approach to discover high-performing neural network architectures automatically. To that end, we develop an NAS approach to automate the design and development of GNNs for molecular property prediction. Specifically, we focus on automated development of message-passing neural networks (MPNNs) to predict the molecular properties of small molecules in quantum mechanics and physical chemistry data sets from the MoleculeNet benchmark. We demonstrate the superiority of the automatically discovered MPNNs by comparing them with manually designed GNNs from the MoleculeNet benchmark. We study the relative importance of the choices in the MPNN search space, demonstrating that customizing the architecture is critical to enhancing performance in molecular property prediction and that the proposed approach can perform customization automatically with minimal manual effort.

📄 PDF Abstract BibTeX arXiv:2008.12187

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkMolecular Property PredictionNeural Architecture SearchProperty Prediction

Methods 이 논문이 사용한 방법론

MPNN There are at least eight notable examples of models from the literature that can be described using the Message Passing Neural Networks (MPNN) framework. For simplicity we…

Similar Papers 제목 키워드 기반

MolGraphBench: A Benchmark of GNN Architectures for Molecular Regression Tasks

2026-02-24 · Rajan, Ishaan Gupta arxiv

Molecules are often represented as SMILES strings, which can be readily converted to hand-crafted descriptors or fingerprints (FP) for molecular property prediction. Research has demonstrated that SMILES can be converted…

Molecular Property PredictionTransfer LearningGraph Regression

Image-Like Graph Representations for Improved Molecular Property Prediction

2021-11-20 · Toni Sagayaraj, Carsten Eickhoff

Research into deep learning models for molecular property prediction has primarily focused on the development of better Graph Neural Network (GNN) architectures. Though new GNN variants continue to improve performance, t…

Graph Neural NetworkMolecular Property Predictionmolecular representationProperty Prediction

Which Hyperparameters to Optimise? An Investigation of Evolutionary Hyperparameter Optimisation in Graph Neural Network For Molecular Property Prediction

2021-04-13 · Yingfang Yuan, Wenjun Wang, Wei Pang

Recently, the study of graph neural network (GNN) has attracted much attention and achieved promising performance in molecular property prediction. Most GNNs for molecular property prediction are proposed based on the id…

Graph Neural NetworkHyperparameter OptimizationMolecular Property PredictionPrediction+1

Uncertainty Quantification for Molecular Property Predictions with Graph Neural Architecture Search

2023-07-19 · Shengli Jiang, Shiyi Qin, Reid C. Van Lehn, Prasanna Balaprakash 외

Graph Neural Networks (GNNs) have emerged as a prominent class of data-driven methods for molecular property prediction. However, a key limitation of typical GNN models is their inability to quantify uncertainties in the…

Decision MakingDrug DiscoveryMolecular Property PredictionNeural Architecture Search+3

Investigating Graph Neural Networks and Classical Feature-Extraction Techniques in Activity-Cliff and Molecular Property Prediction

2024-11-20 · Markus Dablander

Molecular featurisation refers to the transformation of molecular data into numerical feature vectors. It is one of the key research areas in molecular machine learning and computational drug discovery. Recently, message…

Drug DiscoveryMolecular Property PredictionPredictionProperty Prediction+1