paper-with-me

홈 › Papers

Efficient Chemical Space Exploration Using Active Learning Based on Marginalized Graph Kernel: an Application for Predicting the Thermodynamic Properties of Alkanes with Molecular Simulation

2022-09-01 · Yan Xiang, Yu-Hang Tang, Zheng Gong, Hongyi Liu, Liang Wu, Guang Lin, Huai Sun

We introduce an explorative active learning (AL) algorithm based on Gaussian process regression and marginalized graph kernel (GPR-MGK) to explore chemical space with minimum cost. Using high-throughput molecular dynamics simulation to generate data and graph neural network (GNN) to predict, we constructed an active learning molecular simulation framework for thermodynamic property prediction. In specific, targeting 251,728 alkane molecules consisting of 4 to 19 carbon atoms and their liquid physical properties: densities, heat capacities, and vaporization enthalpies, we use the AL algorithm to select the most informative molecules to represent the chemical space. Validation of computational and experimental test sets shows that only 313 (0.124\% of the total) molecules were sufficient to train an accurate GNN model with $\rm R^2 > 0.99$ for computational test sets and $\rm R^2 > 0.94$ for experimental test sets. We highlight two advantages of the presented AL algorithm: compatibility with high-throughput data generation and reliable uncertainty quantification.

📄 PDF Abstract BibTeX arXiv:2209.00514

Code (1)

xiangyan93/molecules-enumerate 공식 구현

Tasks

Active LearningGPRGraph Neural NetworkProperty PredictionUncertainty Quantification

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Test 설명 없음
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

ChemReasoner: Heuristic Search over a Large Language Model's Knowledge Space using Quantum-Chemical Feedback

2024-02-15 · Henry W. Sprueill, Carl Edwards, Khushbu Agarwal, Mariefel V. Olarte 외

The discovery of new catalysts is essential for the design of new and more efficient chemical processes in order to transition to a sustainable future. We introduce an AI-guided computational screening framework unifying…

Computational chemistryGraph Neural NetworkHeuristic SearchLanguage Modeling+2

Discovery of structure-property relations for molecules via hypothesis-driven active learning over the chemical space

2023-01-06 · Ayana Ghosh, Sergei V. Kalinin, Maxim A. Ziatdinov

Discovery of the molecular candidates for applications in drug targets, biomolecular systems, catalysts, photovoltaics, organic electronics, and batteries, necessitates development of machine learning algorithms capable …

Active LearningSymbolic Regression

An Atomistic Machine Learning Package for Surface Science and Catalysis

2019-04-01 · Martin Hangaard Hansen, José A. Garrido Torres, Paul C. Jennings, ZiYun Wang 외

We present work flows and a software module for machine learning model building in surface science and heterogeneous catalysis. This includes fingerprinting atomic structures from 3D structure and/or connectivity informa…

Active LearningBIG-bench Machine Learning

Active Learning-Guided Seq2Seq Variational Autoencoder for Multi-target Inhibitor Generation

2025-06-18 · Júlia Vilalta-Mor, Alexis Molina, Laura Ortega Varga, Isaac Filella-Merce 외

Simultaneously optimizing molecules against multiple therapeutic targets remains a profound challenge in drug discovery, particularly due to sparse rewards and conflicting design constraints. We propose a structured acti…

Active LearningDiversityDrug DesignDrug Discovery

Prediction of Atomization Energy Using Graph Kernel and Active Learning

2018-10-16 · Yu-Hang Tang, Wibe A. de Jong

Data-driven prediction of molecular properties presents unique challenges to the design of machine learning methods concerning data structure/dimensionality, symmetry adaption, and confidence management. In this paper, w…

Active LearningManagement