IJCAI 2024poster0 citations

Toward a Manifold-Preserving Temporal Graph Network in Hyperbolic Space

Viet Quan Le, Viet Cuong Ta

Abstract

Hyperbolic geometry provides an ideal setting to represent the scale-free or hierarchical characteristics of an input graph naturally. Utilizing hyperbolic geometry for learning dynamic graph representation has gained a growing interest in recent years. However, the majority of hyperbolic-based approaches rely on tangent spaces to perform graph operations, which could distort the structure of the dynamic graph when the graph grows over time. To avoid the distortion in tangent space, we propose a Hyperbolic Manifold-Preserving Temporal Graph Network that works directly on the hyperbolic manifold. The model includes a graph convolution module for learning the spatial dependencies, an attention architecture for capturing the temporal properties, and a gated recurrent unit for extracting the spatio-temporal relationships. By evaluating on diverse real-world dynamic graphs, our model has achieved significant improvements in link prediction and new link prediction tasks, in comparison with other baselines.

Machine Learning: ML: Sequence and graph learningMachine Learning: ML: Geometric learningData Mining: DM: Mining graphsData Mining: DM: Mining spatial and/or temporal data
BibTeX
@inproceedings{ijcai2024p484,
  title     = {Toward a Manifold-Preserving Temporal Graph Network in Hyperbolic Space},
  author    = {Le, Viet Quan and Ta, Viet Cuong},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {4380--4388},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/484},
  url       = {https://doi.org/10.24963/ijcai.2024/484},
}