DeNoise: Learning Robust Graph Representations for Unsupervised Graph-Level Anomaly Detection
Qingfeng Chen, Haojin Zeng, Jingyi Jie, Shichao Zhang, and Debo Cheng

TL;DR
DeNoise is a novel framework for unsupervised graph-level anomaly detection that effectively handles contaminated training data by learning noise-resistant embeddings through adversarial, denoising, and contrastive mechanisms, outperforming existing methods.
Contribution
DeNoise introduces a robust UGAD framework with an adversarial training scheme, encoder anchor-alignment denoising, and contrastive learning to improve anomaly detection in noisy training environments.
Findings
Consistently outperforms state-of-the-art UGAD methods.
Effectively handles varying noise levels in training data.
Demonstrates strong generalization across eight real-world datasets.
Abstract
With the rapid growth of graph-structured data in critical domains, unsupervised graph-level anomaly detection (UGAD) has become a pivotal task. UGAD seeks to identify entire graphs that deviate from normal behavioral patterns. However, most Graph Neural Network (GNN) approaches implicitly assume that the training set is clean, containing only normal graphs, which is rarely true in practice. Even modest contamination by anomalous graphs can distort learned representations and sharply degrade performance. To address this challenge, we propose DeNoise, a robust UGAD framework explicitly designed for contaminated training data. It jointly optimizes a graph-level encoder, an attribute decoder, and a structure decoder via an adversarial objective to learn noise-resistant embeddings. Further, DeNoise introduces an encoder anchor-alignment denoising mechanism that fuses high-information node…
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
TopicsAdvanced Graph Neural Networks · Machine Learning in Healthcare · Bioinformatics and Genomic Networks
