Do We Really Need Complicated Model Architectures For Temporal Networks?

02/22/2023
by   Weilin Cong, et al.
0

Recurrent neural network (RNN) and self-attention mechanism (SAM) are the de facto methods to extract spatial-temporal information for temporal graph learning. Interestingly, we found that although both RNN and SAM could lead to a good performance, in practice neither of them is always necessary. In this paper, we propose GraphMixer, a conceptually and technically simple architecture that consists of three components: (1) a link-encoder that is only based on multi-layer perceptrons (MLP) to summarize the information from temporal links, (2) a node-encoder that is only based on neighbor mean-pooling to summarize node information, and (3) an MLP-based link classifier that performs link prediction based on the outputs of the encoders. Despite its simplicity, GraphMixer attains an outstanding performance on temporal link prediction benchmarks with faster convergence and better generalization performance. These results motivate us to rethink the importance of simpler model architecture.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/23/2020

TSAM: Temporal Link Prediction in Directed Networks based on Self-Attention Mechanism

The development of graph neural networks (GCN) makes it possible to lear...
research
10/10/2019

Link Prediction via Deep Learning

Link prediction aims to infer the missing links or predicting future one...
research
03/21/2021

Deepened Graph Auto-Encoders Help Stabilize and Enhance Link Prediction

Graph neural networks have been used for a variety of learning tasks, su...
research
02/22/2019

E-LSTM-D: A Deep Learning Framework for Dynamic Network Link Prediction

Predicting the potential relations between nodes in networks, known as l...
research
01/13/2021

Temporal Knowledge Graph Forecasting with Neural ODE

Learning node representation on dynamically-evolving, multi-relational g...
research
09/03/2022

Semi-supervised Training for Knowledge Base Graph Self-attention Networks on Link Prediction

The task of link prediction aims to solve the problem of incomplete know...
research
04/16/2022

TeleGraph: A Benchmark Dataset for Hierarchical Link Prediction

Link prediction is a key problem for network-structured data, attracting...

Please sign up or login with your details

Forgot password? Click here to reset