Motif-based Graph Representation Learning with Application to Chemical Molecules
Yifei Wang, Shiyang Chen, Guobin Chen, Ethan Shurberg, Hang Liu,, Pengyu Hong

TL;DR
This paper introduces a motif-based graph neural network module that enhances the capture of local structural information in attributed relational graphs, improving molecular property prediction and graph classification tasks.
Contribution
The paper proposes the Motif Convolution Module (MCM), a novel unsupervised motif-based technique that better captures local structural context in attributed relational graphs, especially with continuous features.
Findings
MCM outperforms existing methods on synthetic graph classification.
MCM improves molecular property prediction accuracy.
The approach offers enhanced explainability in graph learning.
Abstract
This work considers the task of representation learning on the attributed relational graph (ARG). Both the nodes and edges in an ARG are associated with attributes/features allowing ARGs to encode rich structural information widely observed in real applications. Existing graph neural networks offer limited ability to capture complex interactions within local structural contexts, which hinders them from taking advantage of the expression power of ARGs. We propose Motif Convolution Module (MCM), a new motif-based graph representation learning technique to better utilize local structural information. The ability to handle continuous edge and node features is one of MCM's advantages over existing motif-based models. MCM builds a motif vocabulary in an unsupervised way and deploys a novel motif convolution operation to extract the local structural context of individual nodes, which is then…
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 · Advanced Graph Neural Networks
MethodsConvolution
