GOLD: Graph Out-of-Distribution Detection via Implicit Adversarial Latent Generation
Danny Wang, Ruihong Qiu, Guangdong Bai, Zi Huang

TL;DR
GOLD introduces an implicit adversarial learning framework for graph out-of-distribution detection that synthesizes OOD data without pre-trained models, significantly improving detection performance on benchmark datasets.
Contribution
The paper proposes a novel implicit adversarial training method for graph OOD detection that does not require external OOD data or pre-trained generative models.
Findings
Outperforms state-of-the-art OOD detection methods on benchmark datasets.
Effectively simulates OOD scenarios without auxiliary data.
Demonstrates robustness across five graph datasets.
Abstract
Despite graph neural networks' (GNNs) great success in modelling graph-structured data, out-of-distribution (OOD) test instances still pose a great challenge for current GNNs. One of the most effective techniques to detect OOD nodes is to expose the detector model with an additional OOD node-set, yet the extra OOD instances are often difficult to obtain in practice. Recent methods for image data address this problem using OOD data synthesis, typically relying on pre-trained generative models like Stable Diffusion. However, these approaches require vast amounts of additional data, as well as one-for-all pre-trained generative models, which are not available for graph data. Therefore, we propose the GOLD framework for graph OOD detection, an implicit adversarial learning pipeline with synthetic OOD exposure without pre-trained models. The implicit adversarial training process employs a…
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
TopicsAnomaly Detection Techniques and Applications · Advanced Graph Neural Networks · Topic Modeling
MethodsDiffusion
