TL;DR
This paper introduces HTGN, a hyperbolic space-based temporal graph neural network that captures hierarchical and evolving properties of temporal networks, significantly improving link prediction performance.
Contribution
The paper presents a novel hyperbolic temporal graph network with modules for contextual attention and stability, effectively modeling hierarchical and temporal dynamics in networks.
Findings
HTGN outperforms existing methods in link prediction by up to 9.98% AUC.
Hyperbolic geometry enhances the representation of hierarchical network structures.
Proposed modules HTA and HTC improve model stability and accuracy.
Abstract
Representation learning over temporal networks has drawn considerable attention in recent years. Efforts are mainly focused on modeling structural dependencies and temporal evolving regularities in Euclidean space which, however, underestimates the inherent complex and hierarchical properties in many real-world temporal networks, leading to sub-optimal embeddings. To explore these properties of a complex temporal network, we propose a hyperbolic temporal graph network (HTGN) that fully takes advantage of the exponential capacity and hierarchical awareness of hyperbolic geometry. More specially, HTGN maps the temporal graph into hyperbolic space, and incorporates hyperbolic graph neural network and hyperbolic gated recurrent neural network, to capture the evolving behaviors and implicitly preserve hierarchical information simultaneously. Furthermore, in the hyperbolic space, we propose…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Neural Network · Feature Pyramid Network · RoIAlign · 1x1 Convolution · Region Proposal Network · Convolution · Hybrid Task Cascade
