Heterogeneous Temporal Graph Neural Network
- URL: http://arxiv.org/abs/2110.13889v1
- Date: Tue, 26 Oct 2021 17:44:18 GMT
- Title: Heterogeneous Temporal Graph Neural Network
- Authors: Yujie Fan, Mingxuan Ju, Chuxu Zhang, Liang Zhao, Yanfang Ye
- Abstract summary: Many real-world graphs evolve dynamically in the context of heterogeneous graph structures.
In this paper, we propose heterogeneous temporal graph neural network (HTGNN) to integrate both spatial and temporal dependencies.
Extensive experiments are conducted on the HTGs built from different real-world datasets and promising results demonstrate the outstanding performance of HTGNN.
- Score: 30.115015877888546
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Graph neural networks (GNNs) have been broadly studied on dynamic graphs for
their representation learning, majority of which focus on graphs with
homogeneous structures in the spatial domain. However, many real-world graphs -
i.e., heterogeneous temporal graphs (HTGs) - evolve dynamically in the context
of heterogeneous graph structures. The dynamics associated with heterogeneity
have posed new challenges for HTG representation learning. To solve this
problem, in this paper, we propose heterogeneous temporal graph neural network
(HTGNN) to integrate both spatial and temporal dependencies while preserving
the heterogeneity to learn node representations over HTGs. Specifically, in
each layer of HTGNN, we propose a hierarchical aggregation mechanism, including
intra-relation, inter-relation, and across-time aggregations, to jointly model
heterogeneous spatial dependencies and temporal dimensions. To retain the
heterogeneity, intra-relation aggregation is first performed over each slice of
HTG to attentively aggregate information of neighbors with the same type of
relation, and then intra-relation aggregation is exploited to gather
information over different types of relations; to handle temporal dependencies,
across-time aggregation is conducted to exchange information across different
graph slices over the HTG. The proposed HTGNN is a holistic framework tailored
heterogeneity with evolution in time and space for HTG representation learning.
Extensive experiments are conducted on the HTGs built from different real-world
datasets and promising results demonstrate the outstanding performance of HTGNN
by comparison with state-of-the-art baselines. Our built HTGs and code have
been made publicly accessible at: https://github.com/YesLab-Code/HTGNN.
Related papers
- Heterogeneous Temporal Hypergraph Neural Network [25.524117795336053]
Graph representation learning (GRL) has emerged as an effective technique for modeling graph-structured data.<n>We propose a novel Heterogeneous Temporal HyperGraph Neural network (HTHGN), is proposed to fully capture higher-order interactions in HTGs.<n> Detailed experimental results on three real-world HTG datasets verify the effectiveness of the proposed HTHGN for modeling high-order interactions in HTGs.
arXiv Detail & Related papers (2025-06-18T10:36:11Z) - Histopathology Whole Slide Image Analysis with Heterogeneous Graph
Representation Learning [78.49090351193269]
We propose a novel graph-based framework to leverage the inter-relationships among different types of nuclei for WSI analysis.
Specifically, we formulate the WSI as a heterogeneous graph with "nucleus-type" attribute to each node and a semantic attribute similarity to each edge.
Our framework outperforms the state-of-the-art methods with considerable margins on various tasks.
arXiv Detail & Related papers (2023-07-09T14:43:40Z) - Seq-HGNN: Learning Sequential Node Representation on Heterogeneous Graph [57.2953563124339]
We propose a novel heterogeneous graph neural network with sequential node representation, namely Seq-HGNN.
We conduct extensive experiments on four widely used datasets from Heterogeneous Graph Benchmark (HGB) and Open Graph Benchmark (OGB)
arXiv Detail & Related papers (2023-05-18T07:27:18Z) - Auto-HeG: Automated Graph Neural Network on Heterophilic Graphs [62.665761463233736]
We propose an automated graph neural network on heterophilic graphs, namely Auto-HeG, to automatically build heterophilic GNN models.
Specifically, Auto-HeG incorporates heterophily into all stages of automatic heterophilic graph learning, including search space design, supernet training, and architecture selection.
arXiv Detail & Related papers (2023-02-23T22:49:56Z) - Simple and Efficient Heterogeneous Graph Neural Network [55.56564522532328]
Heterogeneous graph neural networks (HGNNs) have powerful capability to embed rich structural and semantic information of a heterogeneous graph into node representations.
Existing HGNNs inherit many mechanisms from graph neural networks (GNNs) over homogeneous graphs, especially the attention mechanism and the multi-layer structure.
This paper conducts an in-depth and detailed study of these mechanisms and proposes Simple and Efficient Heterogeneous Graph Neural Network (SeHGNN)
arXiv Detail & Related papers (2022-07-06T10:01:46Z) - Heterogeneous Graph Neural Networks using Self-supervised Reciprocally
Contrastive Learning [102.9138736545956]
Heterogeneous graph neural network (HGNN) is a very popular technique for the modeling and analysis of heterogeneous graphs.
We develop for the first time a novel and robust heterogeneous graph contrastive learning approach, namely HGCL, which introduces two views on respective guidance of node attributes and graph topologies.
In this new approach, we adopt distinct but most suitable attribute and topology fusion mechanisms in the two views, which are conducive to mining relevant information in attributes and topologies separately.
arXiv Detail & Related papers (2022-04-30T12:57:02Z) - Heterogeneous Graph Neural Network with Multi-view Representation
Learning [16.31723570596291]
We propose a Heterogeneous Graph Neural Network with Multi-View Representation Learning (MV-HetGNN) for heterogeneous graph embedding.
The proposed model consists of node feature transformation, view-specific ego graph encoding and auto multi-view fusion to thoroughly learn complex structural and semantic information for generating comprehensive node representations.
Extensive experiments on three real-world heterogeneous graph datasets show that the proposed MV-HetGNN model consistently outperforms all the state-of-the-art GNN baselines in various downstream tasks.
arXiv Detail & Related papers (2021-08-31T07:18:48Z) - GTEA: Inductive Representation Learning on Temporal Interaction Graphs
via Temporal Edge Aggregation [11.526912398475513]
We propose the Graph Temporal Edge Aggregation framework for inductive learning on Temporal Interaction Graphs (TIGs)
By aggregating features of neighboring nodes and the corresponding edge embeddings, GTEA jointly learns both topological and temporal dependencies of a TIG.
In addition, a sparsity-inducing self-attention scheme is incorporated for neighbor aggregation, which highlights more important neighbors and suppresses trivial noises for GTEA.
arXiv Detail & Related papers (2020-09-11T07:52:05Z) - Heterogeneous Graph Transformer [49.675064816860505]
Heterogeneous Graph Transformer (HGT) architecture for modeling Web-scale heterogeneous graphs.
To handle dynamic heterogeneous graphs, we introduce the relative temporal encoding technique into HGT.
To handle Web-scale graph data, we design the heterogeneous mini-batch graph sampling algorithm---HGSampling---for efficient and scalable training.
arXiv Detail & Related papers (2020-03-03T04:49:21Z)
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.