COMP-PHLGJun 25, 2019

Molecular Property Prediction: A Multilevel Quantum Interactions Modeling Perspective

arXiv:1906.11081v1225 citations
Originality Incremental advance
AI Analysis

This addresses the problem of time-consuming predictions in quantum chemistry for applications like drug design, though it appears incremental as it builds on existing graph neural network methods.

The paper tackles molecular property prediction by proposing a Multilevel Graph Convolutional neural Network (MGCN) that models complex quantum interactions, achieving effectiveness in experiments on equilibrium and off-equilibrium molecules.

Predicting molecular properties (e.g., atomization energy) is an essential issue in quantum chemistry, which could speed up much research progress, such as drug designing and substance discovery. Traditional studies based on density functional theory (DFT) in physics are proved to be time-consuming for predicting large number of molecules. Recently, the machine learning methods, which consider much rule-based information, have also shown potentials for this issue. However, the complex inherent quantum interactions of molecules are still largely underexplored by existing solutions. In this paper, we propose a generalizable and transferable Multilevel Graph Convolutional neural Network (MGCN) for molecular property prediction. Specifically, we represent each molecule as a graph to preserve its internal structure. Moreover, the well-designed hierarchical graph neural network directly extracts features from the conformation and spatial information followed by the multilevel interactions. As a consequence, the multilevel overall representations can be utilized to make the prediction. Extensive experiments on both datasets of equilibrium and off-equilibrium molecules demonstrate the effectiveness of our model. Furthermore, the detailed results also prove that MGCN is generalizable and transferable for the prediction.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes