GoGNN: Graph of Graphs Neural Network for Predicting Structured Entity
Interactions
- URL: http://arxiv.org/abs/2005.05537v1
- Date: Tue, 12 May 2020 03:46:15 GMT
- Title: GoGNN: Graph of Graphs Neural Network for Predicting Structured Entity
Interactions
- Authors: Hanchen Wang, Defu Lian, Ying Zhang, Lu Qin, Xuemin Lin
- Abstract summary: We propose a Graph of Graphs Neural Network (GoGNN), which extracts the features in both structured entity graphs and the entity interaction graph in a hierarchical way.
GoGNN outperforms the state-of-the-art methods on two representative structured entity interaction prediction tasks.
- Score: 70.9481395807354
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Entity interaction prediction is essential in many important applications
such as chemistry, biology, material science, and medical science. The problem
becomes quite challenging when each entity is represented by a complex
structure, namely structured entity, because two types of graphs are involved:
local graphs for structured entities and a global graph to capture the
interactions between structured entities. We observe that existing works on
structured entity interaction prediction cannot properly exploit the unique
graph of graphs model. In this paper, we propose a Graph of Graphs Neural
Network, namely GoGNN, which extracts the features in both structured entity
graphs and the entity interaction graph in a hierarchical way. We also propose
the dual-attention mechanism that enables the model to preserve the neighbor
importance in both levels of graphs. Extensive experiments on real-world
datasets show that GoGNN outperforms the state-of-the-art methods on two
representative structured entity interaction prediction tasks:
chemical-chemical interaction prediction and drug-drug interaction prediction.
Our code is available at Github.
Related papers
- Some Insights of Construction of Feature Graph to Learn Pairwise Feature Interactions with Graph Neural Networks [0.24999074238880484]
We focus on pairwise interactions and investigate their importance in constructing feature graphs for Graph Neural Networks (GNNs)
We uncover that edges between interacting features are important for enabling GNNs to model feature interactions effectively.
We also observe that including non-interaction edges can act as noise, degrading model performance.
arXiv Detail & Related papers (2025-02-19T06:47:23Z) - Revisiting Graph Neural Networks on Graph-level Tasks: Comprehensive Experiments, Analysis, and Improvements [54.006506479865344]
We propose a unified evaluation framework for graph-level Graph Neural Networks (GNNs)
This framework provides a standardized setting to evaluate GNNs across diverse datasets.
We also propose a novel GNN model with enhanced expressivity and generalization capabilities.
arXiv Detail & Related papers (2025-01-01T08:48:53Z) - Learning From Graph-Structured Data: Addressing Design Issues and Exploring Practical Applications in Graph Representation Learning [2.492884361833709]
We present an exhaustive review of the latest advancements in graph representation learning and Graph Neural Networks (GNNs)
GNNs, tailored to handle graph-structured data, excel in deriving insights and predictions from intricate relational information.
Our work delves into the capabilities of GNNs, examining their foundational designs and their application in addressing real-world challenges.
arXiv Detail & Related papers (2024-11-09T19:10:33Z) - T2-GNN: Graph Neural Networks for Graphs with Incomplete Features and
Structure via Teacher-Student Distillation [65.43245616105052]
Graph Neural Networks (GNNs) have been a prevailing technique for tackling various analysis tasks on graph data.
In this paper, we propose a general GNN framework based on teacher-student distillation to improve the performance of GNNs on incomplete graphs.
arXiv Detail & Related papers (2022-12-24T13:49:44Z) - Semantic Graph Neural Network with Multi-measure Learning for
Semi-supervised Classification [5.000404730573809]
Graph Neural Networks (GNNs) have attracted increasing attention in recent years.
Recent studies have shown that GNNs are vulnerable to the complex underlying structure of the graph.
We propose a novel framework for semi-supervised classification.
arXiv Detail & Related papers (2022-12-04T06:17:11Z) - Discovering the Representation Bottleneck of Graph Neural Networks from
Multi-order Interactions [51.597480162777074]
Graph neural networks (GNNs) rely on the message passing paradigm to propagate node features and build interactions.
Recent works point out that different graph learning tasks require different ranges of interactions between nodes.
We study two common graph construction methods in scientific domains, i.e., emphK-nearest neighbor (KNN) graphs and emphfully-connected (FC) graphs.
arXiv Detail & Related papers (2022-05-15T11:38:14Z) - Multilevel Graph Matching Networks for Deep Graph Similarity Learning [79.3213351477689]
We propose a multi-level graph matching network (MGMN) framework for computing the graph similarity between any pair of graph-structured objects.
To compensate for the lack of standard benchmark datasets, we have created and collected a set of datasets for both the graph-graph classification and graph-graph regression tasks.
Comprehensive experiments demonstrate that MGMN consistently outperforms state-of-the-art baseline models on both the graph-graph classification and graph-graph regression tasks.
arXiv Detail & Related papers (2020-07-08T19:48:19Z) - GraphOpt: Learning Optimization Models of Graph Formation [72.75384705298303]
We propose an end-to-end framework that learns an implicit model of graph structure formation and discovers an underlying optimization mechanism.
The learned objective can serve as an explanation for the observed graph properties, thereby lending itself to transfer across different graphs within a domain.
GraphOpt poses link formation in graphs as a sequential decision-making process and solves it using maximum entropy inverse reinforcement learning algorithm.
arXiv Detail & Related papers (2020-07-07T16:51:39Z) - Bi-Level Graph Neural Networks for Drug-Drug Interaction Prediction [33.68442018194687]
We introduce Bi-GNN for modeling biological link prediction tasks such as drug-drug interaction (DDI) and protein-protein interaction (PPI)
Our model not only allows the usage of information from both the high-level interaction graph and the low-level representation graphs, but also offers a baseline for future research opportunities to address the bi-level nature of the data.
arXiv Detail & Related papers (2020-06-11T04:49:26Z)
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.