Hierarchical Inter-Message Passing for Learning on Molecular Graphs
We present a hierarchical neural message passing architecture for learning on molecular graphs. Our model takes in two complementary graph representations: the raw molecular graph representation and its associated junction tree, where nodes represent meaningful clusters in the original graph, e.g., rings or bridged compounds. We then proceed to learn a molecule's representation by passing messages inside each graph, and exchange messages between the two representations using a coarse-to-fine and fine-to-coarse information flow. Our method is able to overcome some of the restrictions known from classical GNNs, like detecting cycles, while still being very efficient to train. We validate its performance on the ZINC dataset and datasets stemming from the MoleculeNet benchmark collection.
Code (1)
Similar Papers 제목 키워드 기반
Hierarchical graph neural nets can capture long-range interactions
Graph neural networks (GNNs) based on message passing between neighboring nodes are known to be insufficient for capturing long-range interactions in graphs. In this project we study hierarchical message passing models t…
BenchmarkingMolecular Property PredictionProperty PredictionSimplicial Message Passing for Chemical Property Prediction
Recently, message-passing Neural networks (MPNN) provide a promising tool for dealing with molecular graphs and have achieved remarkable success in facilitating the discovery and materials design with desired properties.…
PredictionProperty PredictionXIMP: Cross Graph Inter-Message Passing for Molecular Property Prediction
Accurate molecular property prediction is central to drug discovery, yet graph neural networks often underperform in data-scarce regimes and fail to surpass traditional fingerprints. We introduce cross-graph inter-messag…
Molecular Property PredictionDrug DiscoveryMMGNN: Multi-level, multi-color graph neural networks for molecular property prediction
Molecular message-passing neural networks commonly propagate chemically diverse interactions through a single graph, which may mix interaction-specific signals and require deep propagation to capture long-range effects. …
Molecular Property PredictionGraph Neural NetworkMultiresolution Equivariant Graph Variational Autoencoder
In this paper, we propose Multiresolution Equivariant Graph Variational Autoencoders (MGVAE), the first hierarchical generative model to learn and generate graphs in a multiresolution and equivariant manner. At each reso…
Graph GenerationImage GenerationLink Predictionmolecular representation+1