Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ComENet: Towards Complete and Efficient Message Passing for 3D Molecular Graphs

About

Many real-world data can be modeled as 3D graphs, but learning representations that incorporates 3D information completely and efficiently is challenging. Existing methods either use partial 3D information, or suffer from excessive computational cost. To incorporate 3D information completely and efficiently, we propose a novel message passing scheme that operates within 1-hop neighborhood. Our method guarantees full completeness of 3D information on 3D graphs by achieving global and local completeness. Notably, we propose the important rotation angles to fulfill global completeness. Additionally, we show that our method is orders of magnitude faster than prior methods. We provide rigorous proof of completeness and analysis of time complexity for our methods. As molecules are in essence quantum systems, we build the \underline{com}plete and \underline{e}fficient graph neural network (ComENet) by combing quantum inspired basis functions and the proposed message passing scheme. Experimental results demonstrate the capability and efficiency of ComENet, especially on real-world datasets that are large in both numbers and sizes of graphs. Our code is publicly available as part of the DIG library (\url{https://github.com/divelab/DIG}).

Limei Wang, Yi Liu, Yuchao Lin, Haoran Liu, Shuiwang Ji• 2022

Related benchmarks

TaskDatasetResultRank
Molecular property predictionQM9 (test)--
174
Initial Structure to Relaxed EnergyOC20 IS2RE (val)
Energy MAE (ID)0.5558
24
HOMO-LUMO gap predictionMolecule3D (random)
MAE0.0326
5
HOMO-LUMO gap predictionMolecule3D (scaffold)
MAE0.1273
5
Showing 4 of 4 rows

Other info

Code

Follow for update