GADY: Unsupervised Anomaly Detection on Dynamic Graphs
Shiqi Lou, Qingyue Zhang, Shujie Yang, Yuyang Tian, Zhaoxuan Tan,, Minnan Luo

TL;DR
GADY introduces an unsupervised method for detecting anomalies in dynamic graphs by modeling continuous graph evolution and generating negative samples with GANs, outperforming previous methods on real datasets.
Contribution
The paper presents a novel unsupervised approach combining continuous dynamic graph modeling and GAN-based negative sampling for anomaly detection.
Findings
GADY outperforms state-of-the-art methods on three real-world datasets.
The continuous graph model captures fine-grained temporal information effectively.
GAN-based negative sampling improves anomaly detection accuracy.
Abstract
Anomaly detection on dynamic graphs refers to detecting entities whose behaviors obviously deviate from the norms observed within graphs and their temporal information. This field has drawn increasing attention due to its application in finance, network security, social networks, and more. However, existing methods face two challenges: dynamic structure constructing challenge - difficulties in capturing graph structure with complex time information and negative sampling challenge - unable to construct excellent negative samples for unsupervised learning. To address these challenges, we propose Unsupervised Generative Anomaly Detection on Dynamic Graphs (GADY). To tackle the first challenge, we propose a continuous dynamic graph model to capture the fine-grained information, which breaks the limit of existing discrete methods. Specifically, we employ a message-passing framework combined…
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
TopicsAnomaly Detection Techniques and Applications · Complex Network Analysis Techniques · Network Security and Intrusion Detection
