Graph Anomaly Detection with Diffusion Model-Based Graph Enhancement (Student Abstract)
Abstract
Graph anomaly detection has gained significant research interest across various domains. Due to the lack of labeled data, contrastive learning has been applied in detecting anomalies and various scales of contrastive strategies have been initiated. However, these methods might force two instances (e.g., node-level and subgraph-level representations) with different category labels to be consistent during model training, which can adversely impact the model robustness. To tackle this problem, we present a novel contrastive learning framework with the Diffusion model-based graph Enhancement module for Graph Anomaly Detection, DEGAD. In this framework, we design a diffusion model-based graph enhancement module to manipulate neighbors to generate enhanced graphs, which can efficiently alleviate the inconsistent problem. Further, based on the enhanced graphs, we present a multi-scale contrastive module to discriminate anomalies. Experimental results demonstrate the superiority of our model.
Cite
Text
Pang et al. "Graph Anomaly Detection with Diffusion Model-Based Graph Enhancement (Student Abstract)." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I21.30494Markdown
[Pang et al. "Graph Anomaly Detection with Diffusion Model-Based Graph Enhancement (Student Abstract)." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/pang2024aaai-graph/) doi:10.1609/AAAI.V38I21.30494BibTeX
@inproceedings{pang2024aaai-graph,
title = {{Graph Anomaly Detection with Diffusion Model-Based Graph Enhancement (Student Abstract)}},
author = {Pang, Shikang and Xiao, Chunjing and Tai, Wenxin and Cheng, Zhangtao and Zhou, Fan},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {23610-23612},
doi = {10.1609/AAAI.V38I21.30494},
url = {https://mlanthology.org/aaai/2024/pang2024aaai-graph/}
}