LGBMJul 24, 2023

Learning Universal and Robust 3D Molecular Representations with Graph Convolutional Networks

arXiv:2307.12491v11 citationsh-index: 19
Originality Incremental advance
AI Analysis

This work addresses the need for robust and universal molecular representations in computational chemistry, though it appears incremental as it builds on existing graph convolutional networks.

The authors tackled the problem of learning accurate 3D molecular representations by proposing a universal and robust Directional Node Pair descriptor and a Robust Molecular Graph Convolutional Network, which outperformed all baselines on protein and small molecule datasets.

To learn accurate representations of molecules, it is essential to consider both chemical and geometric features. To encode geometric information, many descriptors have been proposed in constrained circumstances for specific types of molecules and do not have the properties to be ``robust": 1. Invariant to rotations and translations; 2. Injective when embedding molecular structures. In this work, we propose a universal and robust Directional Node Pair (DNP) descriptor based on the graph representations of 3D molecules. Our DNP descriptor is robust compared to previous ones and can be applied to multiple molecular types. To combine the DNP descriptor and chemical features in molecules, we construct the Robust Molecular Graph Convolutional Network (RoM-GCN) which is capable to take both node and edge features into consideration when generating molecule representations. We evaluate our model on protein and small molecule datasets. Our results validate the superiority of the DNP descriptor in incorporating 3D geometric information of molecules. RoM-GCN outperforms all compared baselines.

Foundations

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

Your Notes