LLM-Powered Text-Attributed Graph Anomaly Detection via Retrieval-Augmented Reasoning
Haoyan Xu, Ruizhi Qian, Zhengtao Yao, Ziyi Liu, Li Li, Yuqi Li, Yanshu Li, Wenqing Zheng, Daniele Rosa, Daniel Barcklow, Senthil Kumar, Jieyu Zhao, Yue Zhao

TL;DR
This paper introduces TAG-AD, a benchmark for text-attributed graph anomaly detection using LLMs to generate realistic anomalies, and proposes a retrieval-augmented LLM framework for zero-shot detection, revealing strengths of different methods.
Contribution
It provides the first comprehensive benchmark for TAG anomaly detection and develops a RAG-assisted LLM framework that enhances zero-shot detection without manual prompts.
Findings
LLMs excel at detecting contextual anomalies.
GNN-based methods outperform in structural anomaly detection.
RAG-assisted prompts match human-crafted prompt performance.
Abstract
Anomaly detection on attributed graphs plays an essential role in applications such as fraud detection, intrusion monitoring, and misinformation analysis. However, text-attributed graphs (TAGs), in which node information is expressed in natural language, remain underexplored, largely due to the absence of standardized benchmark datasets. In this work, we introduce TAG-AD, a comprehensive benchmark for anomaly node detection on TAGs. TAG-AD leverages large language models (LLMs) to generate realistic anomalous node texts directly in the raw text space, producing anomalies that are semantically coherent yet contextually inconsistent and thus more reflective of real-world irregularities. In addition, TAG-AD incorporates multiple other anomaly types, enabling thorough and reproducible evaluation of graph anomaly detection (GAD) methods. With these datasets, we further benchmark existing…
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 · Anomaly Detection Techniques and Applications · Topic Modeling
