English

Generative and Contrastive Self-Supervised Learning for Graph Anomaly Detection

Machine Learning 2022-01-25 v2

Abstract

Anomaly detection from graph data has drawn much attention due to its practical significance in many critical applications including cybersecurity, finance, and social networks. Existing data mining and machine learning methods are either shallow methods that could not effectively capture the complex interdependency of graph data or graph autoencoder methods that could not fully exploit the contextual information as supervision signals for effective anomaly detection. To overcome these challenges, in this paper, we propose a novel method, Self-Supervised Learning for Graph Anomaly Detection (SL-GAD). Our method constructs different contextual subgraphs (views) based on a target node and employs two modules, generative attribute regression and multi-view contrastive learning for anomaly detection. While the generative attribute regression module allows us to capture the anomalies in the attribute space, the multi-view contrastive learning module can exploit richer structure information from multiple subgraphs, thus abling to capture the anomalies in the structure space, mixing of structure, and attribute information. We conduct extensive experiments on six benchmark datasets and the results demonstrate that our method outperforms state-of-the-art methods by a large margin.

Keywords

Cite

@article{arxiv.2108.09896,
  title  = {Generative and Contrastive Self-Supervised Learning for Graph Anomaly Detection},
  author = {Yu Zheng and Ming Jin and Yixin Liu and Lianhua Chi and Khoa T. Phan and Yi-Ping Phoebe Chen},
  journal= {arXiv preprint arXiv:2108.09896},
  year   = {2022}
}

Comments

14 pages, 5 figures, 4 tables. Published in IEEE Transactions on Knowledge and Data Engineering (TKDE)

R2 v1 2026-06-24T05:19:53.931Z