English

Robust Training of Temporal GNNs using Nearest Neighbours based Hard Negatives

Machine Learning 2024-02-16 v1 Information Retrieval

Abstract

Temporal graph neural networks Tgnn have exhibited state-of-art performance in future-link prediction tasks. Training of these TGNNs is enumerated by uniform random sampling based unsupervised loss. During training, in the context of a positive example, the loss is computed over uninformative negatives, which introduces redundancy and sub-optimal performance. In this paper, we propose modified unsupervised learning of Tgnn, by replacing the uniform negative sampling with importance-based negative sampling. We theoretically motivate and define the dynamically computed distribution for a sampling of negative examples. Finally, using empirical evaluations over three real-world datasets, we show that Tgnn trained using loss based on proposed negative sampling provides consistent superior performance.

Keywords

Cite

@article{arxiv.2402.09239,
  title  = {Robust Training of Temporal GNNs using Nearest Neighbours based Hard Negatives},
  author = {Shubham Gupta and Srikanta Bedathur},
  journal= {arXiv preprint arXiv:2402.09239},
  year   = {2024}
}

Comments

10 pages

R2 v1 2026-06-28T14:48:31.132Z