Abstract
Anomaly detection on graphs plays a significant role in various domains, including cybersecurity, e-commerce, and financial fraud detection. However, existing methods on graph anomaly detection usually consider the view in a single scale of graphs, which results in their limited capability to capture the anomalous patterns from different perspectives. Towards this end, we introduce a novel graph anomaly detection framework, namely ANEMONE, to simultaneously identify the anomalies in multiple graph scales. Concretely, ANEMONE first leverages a graph neural network backbone encoder with multi-scale contrastive learning objectives to capture the pattern distribution of graph data by learning the agreements between instances at the patch and context levels concurrently. Then, our method employs a statistical anomaly estimator to evaluate the abnormality of each node according to the degree of agreement from multiple perspectives. Experiments on three benchmark datasets demonstrate the superiority of our method.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of the 30th ACM International Conference on Information & Knowledge Management |
| Editors | Hang Li, Kevin Roitero |
| Place of Publication | New York NY USA |
| Publisher | Association for Computing Machinery (ACM) |
| Pages | 3122-3126 |
| Number of pages | 5 |
| ISBN (Electronic) | 9781450384469 |
| DOIs | |
| Publication status | Published - 2021 |
| Event | ACM International Conference on Information and Knowledge Management 2021 - Online, Australia Duration: 1 Nov 2021 → 5 Nov 2021 Conference number: 30th https://dl-acm-org.ezproxy.lib.monash.edu.au/doi/proceedings/10.1145/3459637 (Proceedings) |
Conference
| Conference | ACM International Conference on Information and Knowledge Management 2021 |
|---|---|
| Abbreviated title | CIKM 2021 |
| Country/Territory | Australia |
| Period | 1/11/21 → 5/11/21 |
| Internet address |
Keywords
- anomaly detection
- contrastive learning
- graph neural networks