Higher-order Structure Boosts Link Prediction on Temporal Graphs
Jingzhe Liu, Zhigang Hua, Yan Xie, Bingheng Li, Harry Shomer, Yu Song, Kaveh Hassani, Jiliang Tang

TL;DR
This paper introduces a higher-order structure-aware temporal graph neural network that improves link prediction accuracy and efficiency by incorporating hypergraph representations and group interactions.
Contribution
It proposes a novel HTGN model that captures higher-order structures in temporal graphs, enhancing expressiveness and reducing memory costs.
Findings
HTGN outperforms existing methods in dynamic link prediction.
The model reduces memory costs by up to 50%.
Theoretical analysis confirms increased expressiveness.
Abstract
Temporal Graph Neural Networks (TGNNs) have gained growing attention for modeling and predicting structures in temporal graphs. However, existing TGNNs primarily focus on pairwise interactions while overlooking higher-order structures that are integral to link formation and evolution in real-world temporal graphs. Meanwhile, these models often suffer from efficiency bottlenecks, further limiting their expressive power. To tackle these challenges, we propose a Higher-order structure Temporal Graph Neural Network, which incorporates hypergraph representations into temporal graph learning. In particular, we develop an algorithm to identify the underlying higher-order structures, enhancing the model's ability to capture the group interactions. Furthermore, by aggregating multiple edge features into hyperedge representations, HTGN effectively reduces memory cost during training. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Graph Theory and Algorithms
MethodsSoftmax · Attention Is All You Need · Graph Neural Network · Focus
