Benchmark for Deep Graph Anomaly Detection
DGLD provides the following properities for efficiently implement new models and fair comparison.
DGLD provides fully automates dataset processing that are fully compatible with DGL and Pytorch Geometric. The most advanced Graph Augmentation are built-in which supports custom model design.
DGLD provides unified building blocks for deep graph anomaly detection, including graph neural network layers, training objectives and anomaly score estimators. The users can easily build a new model based on the blocks.
DGLD provides fair comparison environment for different models, including data processing, data augmentation and evaluation metric. The leaderboards list the most recent methods on benchmark datasets.
The DGLD users can design, train and evaluate a graph anomaly detection model by running a simple command. The running are automatelly conducted and the results can be easily obtained in the log file.