Motif-based Graph Representation Learning with Application to Chemical
Molecules
- URL: http://arxiv.org/abs/2208.04529v1
- Date: Tue, 9 Aug 2022 03:37:37 GMT
- Title: Motif-based Graph Representation Learning with Application to Chemical
Molecules
- Authors: Yifei Wang, Shiyang Chen, Guobin Chen, Ethan Shurberg, Hang Liu,
Pengyu Hong
- Abstract summary: Existing graph neural networks offer limited ability to capture complex interactions within local structural contexts.
We propose a new motif-based graph representation learning technique to better utilize local structural information.
MCM builds a motif vocabulary in an unsupervised way and deploys a novel motif convolution operation to extract the local structural context.
- Score: 11.257235936629689
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- 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 used to learn higher-level node
representations via multilayer perceptron and/or message passing in graph
neural networks. When compared with other graph learning approaches to
classifying synthetic graphs, our approach is substantially better in capturing
structural context. We also demonstrate the performance and explainability
advantages of our approach by applying it to several molecular benchmarks.
Related papers
- Learning to Model Graph Structural Information on MLPs via Graph Structure Self-Contrasting [50.181824673039436]
We propose a Graph Structure Self-Contrasting (GSSC) framework that learns graph structural information without message passing.
The proposed framework is based purely on Multi-Layer Perceptrons (MLPs), where the structural information is only implicitly incorporated as prior knowledge.
It first applies structural sparsification to remove potentially uninformative or noisy edges in the neighborhood, and then performs structural self-contrasting in the sparsified neighborhood to learn robust node representations.
arXiv Detail & Related papers (2024-09-09T12:56:02Z) - Harnessing Collective Structure Knowledge in Data Augmentation for Graph Neural Networks [25.12261412297796]
Graph neural networks (GNNs) have achieved state-of-the-art performance in graph representation learning.
We propose a novel approach, namely collective structure knowledge-augmented graph neural network (CoS-GNN)
arXiv Detail & Related papers (2024-05-17T08:50:00Z) - DGNN: Decoupled Graph Neural Networks with Structural Consistency
between Attribute and Graph Embedding Representations [62.04558318166396]
Graph neural networks (GNNs) demonstrate a robust capability for representation learning on graphs with complex structures.
A novel GNNs framework, dubbed Decoupled Graph Neural Networks (DGNN), is introduced to obtain a more comprehensive embedding representation of nodes.
Experimental results conducted on several graph benchmark datasets verify DGNN's superiority in node classification task.
arXiv Detail & Related papers (2024-01-28T06:43:13Z) - Ego-based Entropy Measures for Structural Representations on Graphs [35.55543331773255]
VNEstruct is a simple approach, based on entropy measures of the neighborhood's topology, for generating low-dimensional structural representations.
VNEstruct can achieve state-of-the-art performance on graph classification, without incorporating the graph structure information in the optimization.
arXiv Detail & Related papers (2021-02-17T12:55:50Z) - Learning the Implicit Semantic Representation on Graph-Structured Data [57.670106959061634]
Existing representation learning methods in graph convolutional networks are mainly designed by describing the neighborhood of each node as a perceptual whole.
We propose a Semantic Graph Convolutional Networks (SGCN) that explores the implicit semantics by learning latent semantic-paths in graphs.
arXiv Detail & Related papers (2021-01-16T16:18:43Z) - Representation Learning of Reconstructed Graphs Using Random Walk Graph
Convolutional Network [12.008472517000651]
We propose wGCN -- a novel framework that utilizes random walk to obtain the node-specific mesoscopic structures of the graph.
We believe that combining high-order local structural information can more efficiently explore the potential of the network.
arXiv Detail & Related papers (2021-01-02T10:31:14Z) - Hierarchical Graph Capsule Network [78.4325268572233]
We propose hierarchical graph capsule network (HGCN) that can jointly learn node embeddings and extract graph hierarchies.
To learn the hierarchical representation, HGCN characterizes the part-whole relationship between lower-level capsules (part) and higher-level capsules (whole)
arXiv Detail & Related papers (2020-12-16T04:13:26Z) - Representation Learning of Graphs Using Graph Convolutional Multilayer
Networks Based on Motifs [17.823543937167848]
mGCMN is a novel framework which utilizes node feature information and the higher order local structure of the graph.
It will greatly improve the learning efficiency of the graph neural network and promote a brand-new learning mode establishment.
arXiv Detail & Related papers (2020-07-31T04:18:20Z) - Tensor Graph Convolutional Networks for Multi-relational and Robust
Learning [74.05478502080658]
This paper introduces a tensor-graph convolutional network (TGCN) for scalable semi-supervised learning (SSL) from data associated with a collection of graphs, that are represented by a tensor.
The proposed architecture achieves markedly improved performance relative to standard GCNs, copes with state-of-the-art adversarial attacks, and leads to remarkable SSL performance over protein-to-protein interaction networks.
arXiv Detail & Related papers (2020-03-15T02:33:21Z) - Graph Representation Learning via Graphical Mutual Information
Maximization [86.32278001019854]
We propose a novel concept, Graphical Mutual Information (GMI), to measure the correlation between input graphs and high-level hidden representations.
We develop an unsupervised learning model trained by maximizing GMI between the input and output of a graph neural encoder.
arXiv Detail & Related papers (2020-02-04T08:33:49Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.