Text-Attributed Graph Anomaly Detection via Multi-Scale Cross- and Uni-Modal Contrastive Learning
Yiming Xu, Xu Hua, Zhen Peng, Bin Shi, Jiarun Chen, Xingbo Fu, Song Wang, Bo Dong

TL;DR
This paper introduces CMUCL, an end-to-end method that integrates raw text and graph topology for improved anomaly detection in text-attributed graphs using multi-scale contrastive learning.
Contribution
It proposes a novel joint training framework for text and graph encoders with cross-modal and uni-modal consistency, enhancing anomaly detection capabilities.
Findings
Achieves 11.13% higher average accuracy (AP) over previous methods.
Provides 8 new datasets for benchmarking text-attributed graph anomaly detection.
Demonstrates significant improvements in detection performance through extensive experiments.
Abstract
The widespread application of graph data in various high-risk scenarios has increased attention to graph anomaly detection (GAD). Faced with real-world graphs that often carry node descriptions in the form of raw text sequences, termed text-attributed graphs (TAGs), existing graph anomaly detection pipelines typically involve shallow embedding techniques to encode such textual information into features, and then rely on complex self-supervised tasks within the graph domain to detect anomalies. However, this text encoding process is separated from the anomaly detection training objective in the graph domain, making it difficult to ensure that the extracted textual features focus on GAD-relevant information, seriously constraining the detection capability. How to seamlessly integrate raw text and graph topology to unleash the vast potential of cross-modal data in TAGs for anomaly…
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 · Topic Modeling · Anomaly Detection Techniques and Applications
