English

LoReTTA: A Low Resource Framework To Poison Continuous Time Dynamic Graphs

Machine Learning 2025-11-11 v1 Artificial Intelligence

Abstract

Temporal Graph Neural Networks (TGNNs) are increasingly used in high-stakes domains, such as financial forecasting, recommendation systems, and fraud detection. However, their susceptibility to poisoning attacks poses a critical security risk. We introduce LoReTTA (Low Resource Two-phase Temporal Attack), a novel adversarial framework on Continuous-Time Dynamic Graphs, which degrades TGNN performance by an average of 29.47% across 4 widely benchmark datasets and 4 State-of-the-Art (SotA) models. LoReTTA operates through a two-stage approach: (1) sparsify the graph by removing high-impact edges using any of the 16 tested temporal importance metrics, (2) strategically replace removed edges with adversarial negatives via LoReTTA's novel degree-preserving negative sampling algorithm. Our plug-and-play design eliminates the need for expensive surrogate models while adhering to realistic unnoticeability constraints. LoReTTA degrades performance by upto 42.0% on MOOC, 31.5% on Wikipedia, 28.8% on UCI, and 15.6% on Enron. LoReTTA outperforms 11 attack baselines, remains undetectable to 4 leading anomaly detection systems, and is robust to 4 SotA adversarial defense training methods, establishing its effectiveness, unnoticeability, and robustness.

Keywords

Cite

@article{arxiv.2511.07379,
  title  = {LoReTTA: A Low Resource Framework To Poison Continuous Time Dynamic Graphs},
  author = {Himanshu Pal and Venkata Sai Pranav Bachina and Ankit Gangwal and Charu Sharma},
  journal= {arXiv preprint arXiv:2511.07379},
  year   = {2025}
}

Comments

Accepted at AAAI 2026

R2 v1 2026-07-01T07:30:21.147Z