Tabular Foundation Models are Strong Graph Anomaly Detectors
Yunhui Liu, Tieke He, Yongchao Liu, Can Yi, Hong Jin, Chuntao Hong

TL;DR
This paper introduces TFM4GAD, a framework that adapts tabular foundation models for graph anomaly detection, enabling a universal, efficient, and effective solution across diverse graph datasets without retraining.
Contribution
The paper presents a novel method to leverage tabular foundation models for graph anomaly detection by transforming graph data into enriched feature tables, addressing heterogeneity and generalization challenges.
Findings
TFM4GAD outperforms specialized GAD models on multiple datasets.
Augmented feature tables improve anomaly detection accuracy.
The approach reduces the need for dataset-specific models.
Abstract
Graph anomaly detection (GAD), which aims to identify abnormal nodes that deviate from the majority, has become increasingly important in high-stakes Web domains. However, existing GAD methods follow a "one model per dataset" paradigm, leading to high computational costs, substantial data demands, and poor generalization when transferred to new datasets. This calls for a foundation model that enables a "one-for-all" GAD solution capable of detecting anomalies across diverse graphs without retraining. Yet, achieving this is challenging due to the large structural and feature heterogeneity across domains. In this paper, we propose TFM4GAD, a simple yet effective framework that adapts tabular foundation models (TFMs) for graph anomaly detection. Our key insight is that the core challenges of foundation GAD, handling heterogeneous features, generalizing across domains, and operating with…
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 · Data Quality and Management · Graph Theory and Algorithms
