Temporal Network Representation Learning via Historical Neighborhoods
Aggregation
- URL: http://arxiv.org/abs/2003.13212v1
- Date: Mon, 30 Mar 2020 04:18:48 GMT
- Title: Temporal Network Representation Learning via Historical Neighborhoods
Aggregation
- Authors: Shixun Huang, Zhifeng Bao, Guoliang Li, Yanghao Zhou, J.Shane
Culpepper
- Abstract summary: We propose the Embedding via Historical Neighborhoods Aggregation (EHNA) algorithm.
We first propose a temporal random walk that can identify relevant nodes in historical neighborhoods.
Then we apply a deep learning model which uses a custom attention mechanism to induce node embeddings.
- Score: 28.397309507168128
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Network embedding is an effective method to learn low-dimensional
representations of nodes, which can be applied to various real-life
applications such as visualization, node classification, and link prediction.
Although significant progress has been made on this problem in recent years,
several important challenges remain, such as how to properly capture temporal
information in evolving networks. In practice, most networks are continually
evolving. Some networks only add new edges or nodes such as authorship
networks, while others support removal of nodes or edges such as internet data
routing. If patterns exist in the changes of the network structure, we can
better understand the relationships between nodes and the evolution of the
network, which can be further leveraged to learn node representations with more
meaningful information. In this paper, we propose the Embedding via Historical
Neighborhoods Aggregation (EHNA) algorithm. More specifically, we first propose
a temporal random walk that can identify relevant nodes in historical
neighborhoods which have impact on edge formations. Then we apply a deep
learning model which uses a custom attention mechanism to induce node
embeddings that directly capture temporal information in the underlying feature
representation. We perform extensive experiments on a range of real-world
datasets, and the results demonstrate the effectiveness of our new approach in
the network reconstruction task and the link prediction task.
Related papers
- Multi-perspective Memory Enhanced Network for Identifying Key Nodes in Social Networks [51.54002032659713]
We propose a novel Multi-perspective Memory Enhanced Network (MMEN) for identifying key nodes in social networks.
MMEN mines key nodes from multiple perspectives and utilizes memory networks to store historical information.
Our method significantly outperforms previous methods.
arXiv Detail & Related papers (2024-03-22T14:29:03Z) - Robust Knowledge Adaptation for Dynamic Graph Neural Networks [61.8505228728726]
We propose Ada-DyGNN: a robust knowledge Adaptation framework via reinforcement learning for Dynamic Graph Neural Networks.
Our approach constitutes the first attempt to explore robust knowledge adaptation via reinforcement learning.
Experiments on three benchmark datasets demonstrate that Ada-DyGNN achieves the state-of-the-art performance.
arXiv Detail & Related papers (2022-07-22T02:06:53Z) - Network representation learning systematic review: ancestors and current
development state [1.0312968200748116]
We present a systematic survey of network representation learning, known as network embedding, from birth to the current development state.
We provide also formal definitions of basic concepts required to understand network representation learning.
Most commonly used downstream tasks to evaluate embeddings, their evaluation metrics and popular datasets are highlighted.
arXiv Detail & Related papers (2021-09-14T14:44:44Z) - Temporal Graph Network Embedding with Causal Anonymous Walks
Representations [54.05212871508062]
We propose a novel approach for dynamic network representation learning based on Temporal Graph Network.
For evaluation, we provide a benchmark pipeline for the evaluation of temporal network embeddings.
We show the applicability and superior performance of our model in the real-world downstream graph machine learning task provided by one of the top European banks.
arXiv Detail & Related papers (2021-08-19T15:39:52Z) - Predicting Critical Nodes in Temporal Networks by Dynamic Graph
Convolutional Networks [1.213512753726579]
It is difficult to identify critical nodes because the network structure changes over time in temporal networks.
This paper proposes a novel and effective learning framework based on the combination of special GCNs and RNNs.
Experimental results on four real-world temporal networks demonstrate that the proposed method outperforms both traditional and deep learning benchmark methods.
arXiv Detail & Related papers (2021-06-19T04:16:18Z) - Network Embedding via Deep Prediction Model [25.727377978617465]
This paper proposes a network embedding framework to capture the transfer behaviors on structured networks via deep prediction models.
A network structure embedding layer is added into conventional deep prediction models, including Long Short-Term Memory Network and Recurrent Neural Network.
Experimental studies are conducted on various datasets including social networks, citation networks, biomedical network, collaboration network and language network.
arXiv Detail & Related papers (2021-04-27T16:56:00Z) - Node2Seq: Towards Trainable Convolutions in Graph Neural Networks [59.378148590027735]
We propose a graph network layer, known as Node2Seq, to learn node embeddings with explicitly trainable weights for different neighboring nodes.
For a target node, our method sorts its neighboring nodes via attention mechanism and then employs 1D convolutional neural networks (CNNs) to enable explicit weights for information aggregation.
In addition, we propose to incorporate non-local information for feature learning in an adaptive manner based on the attention scores.
arXiv Detail & Related papers (2021-01-06T03:05:37Z) - Dynamic Graph: Learning Instance-aware Connectivity for Neural Networks [78.65792427542672]
Dynamic Graph Network (DG-Net) is a complete directed acyclic graph, where the nodes represent convolutional blocks and the edges represent connection paths.
Instead of using the same path of the network, DG-Net aggregates features dynamically in each node, which allows the network to have more representation ability.
arXiv Detail & Related papers (2020-10-02T16:50:26Z) - Graph Prototypical Networks for Few-shot Learning on Attributed Networks [72.31180045017835]
We propose a graph meta-learning framework -- Graph Prototypical Networks (GPN)
GPN is able to perform textitmeta-learning on an attributed network and derive a highly generalizable model for handling the target classification task.
arXiv Detail & Related papers (2020-06-23T04:13:23Z) - Modeling Dynamic Heterogeneous Network for Link Prediction using
Hierarchical Attention with Temporal RNN [16.362525151483084]
We propose a novel dynamic heterogeneous network embedding method, termed as DyHATR.
It uses hierarchical attention to learn heterogeneous information and incorporates recurrent neural networks with temporal attention to capture evolutionary patterns.
We benchmark our method on four real-world datasets for the task of link prediction.
arXiv Detail & Related papers (2020-04-01T17:16:47Z)
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.