Dynamic Link Prediction for New Nodes in Temporal Graph Networks
- URL: http://arxiv.org/abs/2310.09787v1
- Date: Sun, 15 Oct 2023 09:54:18 GMT
- Title: Dynamic Link Prediction for New Nodes in Temporal Graph Networks
- Authors: Xiaobo Zhu, Yan Wu, Qinhu Zhang, Zhanheng Chen, Ying He
- Abstract summary: Modelling temporal networks for dynamic link prediction of new nodes has many real-world applications.
New nodes have few historical links, which poses a challenge for the dynamic link prediction task.
Most existing dynamic models treat all nodes equally and are not specialized for new nodes, resulting in suboptimal performances.
- Score: 6.13245948813717
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Modelling temporal networks for dynamic link prediction of new nodes has many
real-world applications, such as providing relevant item recommendations to new
customers in recommender systems and suggesting appropriate posts to new users
on social platforms. Unlike old nodes, new nodes have few historical links,
which poses a challenge for the dynamic link prediction task. Most existing
dynamic models treat all nodes equally and are not specialized for new nodes,
resulting in suboptimal performances. In this paper, we consider dynamic link
prediction of new nodes as a few-shot problem and propose a novel model based
on the meta-learning principle to effectively mitigate this problem.
Specifically, we develop a temporal encoder with a node-level span memory to
obtain a new node embedding, and then we use a predictor to determine whether
the new node generates a link. To overcome the few-shot challenge, we
incorporate the encoder-predictor into the meta-learning paradigm, which can
learn two types of implicit information during the formation of the temporal
network through span adaptation and node adaptation. The acquired implicit
information can serve as model initialisation and facilitate rapid adaptation
to new nodes through a fine-tuning process on just a few links. Experiments on
three publicly available datasets demonstrate the superior performance of our
model compared to existing state-of-the-art methods.
Related papers
- 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) - Reinforcement Learning based Path Exploration for Sequential Explainable
Recommendation [57.67616822888859]
We propose a novel Temporal Meta-path Guided Explainable Recommendation leveraging Reinforcement Learning (TMER-RL)
TMER-RL utilizes reinforcement item-item path modelling between consecutive items with attention mechanisms to sequentially model dynamic user-item evolutions on dynamic knowledge graph for explainable recommendation.
Extensive evaluations of TMER on two real-world datasets show state-of-the-art performance compared against recent strong baselines.
arXiv Detail & Related papers (2021-11-24T04:34:26Z) - Causal Incremental Graph Convolution for Recommender System Retraining [89.25922726558875]
Real-world recommender system needs to be regularly retrained to keep with the new data.
In this work, we consider how to efficiently retrain graph convolution network (GCN) based recommender models.
arXiv Detail & Related papers (2021-08-16T04:20:09Z) - 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) - Streaming Graph Neural Networks via Continual Learning [31.810308087441445]
Graph neural networks (GNNs) have achieved strong performance in various applications.
In this paper, we propose a streaming GNN model based on continual learning.
We show that our model can efficiently update model parameters and achieve comparable performance to model retraining.
arXiv Detail & Related papers (2020-09-23T06:52:30Z) - Inductive Link Prediction for Nodes Having Only Attribute Information [21.714834749122137]
In attributed graphs, both the structure and attribute information can be utilized for link prediction.
We propose a model called DEAL, which consists of three components: two node embedding encoders and one alignment mechanism.
Our proposed model significantly outperforms existing inductive link prediction methods, and also outperforms the state-of-the-art methods on transductive link prediction.
arXiv Detail & Related papers (2020-07-16T00:51:51Z) - Policy-GNN: Aggregation Optimization for Graph Neural Networks [60.50932472042379]
Graph neural networks (GNNs) aim to model the local graph structures and capture the hierarchical patterns by aggregating the information from neighbors.
It is a challenging task to develop an effective aggregation strategy for each node, given complex graphs and sparse features.
We propose Policy-GNN, a meta-policy framework that models the sampling procedure and message passing of GNNs into a combined learning process.
arXiv Detail & Related papers (2020-06-26T17:03:06Z) - Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph
Link Prediction [69.1473775184952]
We introduce a realistic problem of few-shot out-of-graph link prediction.
We tackle this problem with a novel transductive meta-learning framework.
We validate our model on multiple benchmark datasets for knowledge graph completion and drug-drug interaction prediction.
arXiv Detail & Related papers (2020-06-11T17:42:46Z) - Temporal Network Representation Learning via Historical Neighborhoods
Aggregation [28.397309507168128]
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.
arXiv Detail & Related papers (2020-03-30T04:18:48Z)
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.