Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CVTGAD: Simplified Transformer with Cross-View Attention for Unsupervised Graph-level Anomaly Detection

About

Unsupervised graph-level anomaly detection (UGAD) has received remarkable performance in various critical disciplines, such as chemistry analysis and bioinformatics. Existing UGAD paradigms often adopt data augmentation techniques to construct multiple views, and then employ different strategies to obtain representations from different views for jointly conducting UGAD. However, most previous works only considered the relationship between nodes/graphs from a limited receptive field, resulting in some key structure patterns and feature information being neglected. In addition, most existing methods consider different views separately in a parallel manner, which is not able to explore the inter-relationship across different views directly. Thus, a method with a larger receptive field that can explore the inter-relationship across different views directly is in need. In this paper, we propose a novel Simplified Transformer with Cross-View Attention for Unsupervised Graph-level Anomaly Detection, namely, CVTGAD. To increase the receptive field, we construct a simplified transformer-based module, exploiting the relationship between nodes/graphs from both intra-graph and inter-graph perspectives. Furthermore, we design a cross-view attention mechanism to directly exploit the view co-occurrence between different views, bridging the inter-view gap at node level and graph level. To the best of our knowledge, this is the first work to apply transformer and cross attention to UGAD, which realizes graph neural network and transformer working collaboratively. Extensive experiments on 15 real-world datasets of 3 fields demonstrate the superiority of CVTGAD on the UGAD task. The code is available at \url{https://github.com/jindongli-Ai/CVTGAD}.

Jindong Li, Qianli Xing, Qi Wang, Yi Chang• 2024

Related benchmarks

TaskDatasetResultRank
Graph Out-of-Distribution DetectionBZR (ID) COX2 (OOD)
AUC0.969
49
Graph OOD DetectionIMDB-M IMDB-B
AUC0.825
36
Graph Out-of-Distribution DetectionFreeSolv ID ToxCast OOD
AUC0.73
29
Graph Out-of-Distribution DetectionENZYMES ID PROTEIN OOD
AUC (%)65.4
29
Graph Out-of-Distribution DetectionTox21 SIDER ID OOD
AUC (%)68.1
29
Graph Out-of-Distribution DetectionClinTox ID LIPO OOD
AUC0.678
29
Graph Anomaly DetectionIMDB-B
AUC71.5
20
Graph Anomaly DetectionENZYMES
AUC69.4
20
Graph Anomaly DetectionNCI1
AUC75
20
Graph Anomaly DetectionCOX2
AUC0.676
20
Showing 10 of 26 rows

Other info

Follow for update