Molecular Mechanics-Driven Graph Neural Network with Multiplex Graph for Molecular Structures
Shuo Zhang, Yang Liu, Lei Xie

TL;DR
This paper introduces MXMNet, a multiplex graph neural network for molecular property prediction, which efficiently models covalent and non-covalent interactions using a two-layer graph structure, achieving superior results with limited resources.
Contribution
The paper presents a novel multiplex graph neural network that balances expressiveness and efficiency by separately modeling local and global molecular interactions.
Findings
MXMNet outperforms existing models on QM9 and PDBBind datasets.
The multiplex graph approach effectively captures both covalent and non-covalent interactions.
The model achieves high accuracy with reduced computational complexity.
Abstract
The prediction of physicochemical properties from molecular structures is a crucial task for artificial intelligence aided molecular design. A growing number of Graph Neural Networks (GNNs) have been proposed to address this challenge. These models improve their expressive power by incorporating auxiliary information in molecules while inevitably increase their computational complexity. In this work, we aim to design a GNN which is both powerful and efficient for molecule structures. To achieve such goal, we propose a molecular mechanics-driven approach by first representing each molecule as a two-layer multiplex graph, where one layer contains only local connections that mainly capture the covalent interactions and another layer contains global connections that can simulate non-covalent interactions. Then for each layer, a corresponding message passing module is proposed to balance the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Materials Science · Computational Drug Discovery Methods · Protein Structure and Dynamics
MethodsGraph Neural Network · Multiplex Molecular Graph Neural Network · (FiLe@Against@Claim)How do I file a claim against Expedia? · Residual Connection · Message Passing Neural Network
