Multi-View Graph Neural Networks for Molecular Property Prediction
Hehuan Ma, Yatao Bian, Yu Rong, Wenbing Huang, Tingyang Xu, Weiyang, Xie, Geyan Ye, Junzhou Huang

TL;DR
This paper introduces Multi-View Graph Neural Networks (MV-GNN) for molecular property prediction, leveraging atom and bond information with enhanced interpretability and expressiveness, achieving superior results on benchmark datasets.
Contribution
The paper proposes a novel multi-view GNN architecture with a shared self-attentive readout and disagreement loss, plus a cross-dependent message passing scheme, improving molecular property prediction.
Findings
MV-GNN outperforms state-of-the-art models on benchmarks.
The model's interpretability aligns with chemical knowledge.
Theoretical analysis confirms the model's expressiveness.
Abstract
The crux of molecular property prediction is to generate meaningful representations of the molecules. One promising route is to exploit the molecular graph structure through Graph Neural Networks (GNNs). It is well known that both atoms and bonds significantly affect the chemical properties of a molecule, so an expressive model shall be able to exploit both node (atom) and edge (bond) information simultaneously. Guided by this observation, we present Multi-View Graph Neural Network (MV-GNN), a multi-view message passing architecture to enable more accurate predictions of molecular properties. In MV-GNN, we introduce a shared self-attentive readout component and disagreement loss to stabilize the training process. This readout component also renders the whole architecture interpretable. We further boost the expressive power of MV-GNN by proposing a cross-dependent message passing scheme…
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.
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 · Advanced Graph Neural Networks
MethodsGraph Neural Network · Interpretability
