English

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

Machine Learning 2022-09-30 v3

Abstract

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}).

Keywords

Cite

@article{arxiv.2206.08515,
  title  = {ComENet: Towards Complete and Efficient Message Passing for 3D Molecular Graphs},
  author = {Limei Wang and Yi Liu and Yuchao Lin and Haoran Liu and Shuiwang Ji},
  journal= {arXiv preprint arXiv:2206.08515},
  year   = {2022}
}

Comments

The paper has been accepted by NeurIPS 2022. You can also cite the conference version

R2 v1 2026-06-24T11:54:34.244Z