TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Methods/MXMNet

MXMNet

Multiplex Molecular Graph Neural Network

GraphsIntroduced 20001 papers
Source Paper

Description

The Multiplex Molecular Graph Neural Network (MXMNet) is an approach for the representation learning of molecules. The molecular interactions are divided into two categories: local and global. Then a two-layer multiplex graph G=Gl,GgG = \\{ G_{l}, G_{g} \\}G=Gl​,Gg​ is constructed for a molecule. In GGG, the local layer GlG_{l}Gl​ only contains the local connections that mainly capture covalent interactions, and the global layer GgG_{g}Gg​ contains the global connections that cover non-covalent interactions. MXMNet uses the Multiplex Molecular (MXM) module that contains a novel angle-aware message passing operated on GlG_{l}Gl​ and an efficient message passing operated on GgG_{g}Gg​.

Papers Using This Method

Molecular Mechanics-Driven Graph Neural Network with Multiplex Graph for Molecular Structures2020-11-15