TL;DR
TERGAD introduces a novel framework that leverages large language models to incorporate structural semantics into graph anomaly detection, enhancing the detection of complex anomalies by fusing semantic and structural information.
Contribution
It proposes a new data augmentation method using LLMs to translate topological properties into natural language, improving anomaly detection accuracy.
Findings
Outperforms state-of-the-art baselines on six datasets
Structural semantic guidance significantly improves detection performance
Gated fusion mechanism effectively combines semantic and attribute information
Abstract
Graph Anomaly Detection (GAD) aims to identify atypical graph entities, such as nodes, edges, or substructures, that deviate significantly from the majority. While existing text-rich approaches typically integrate structural context into the data representation pipeline using raw textual features, they often neglect the structural context of nodes. This limitation hinders their ability to detect sophisticated anomalies arising from inconsistencies between a node's inherent content and its topological role. To bridge this gap, we propose TERGAD (Structure-aware Text-enhanced Representations for Graph Anomaly Detection), A novel data augmentation framework that enriches structural semantics for GAD via the semantic reasoning capabilities of Large Language Models (LLMs). Specifically, TERGAD translates node-level topological properties into descriptive natural language narratives, which…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
