TA-GGAD:用于通用图异常检测的测试时自适应图模型 / TA-GGAD: Testing-time Adaptive Graph Model for Generalist Graph Anomaly Detection
1️⃣ 一句话总结
这篇论文提出了一种新的图异常检测通用模型,它通过分析和解决跨域数据中的‘异常非匹配性’问题,仅需一次训练就能有效识别多种不同图数据中的异常节点,并在多个真实数据集上取得了领先的检测精度。
A significant number of anomalous nodes in the real world, such as fake news, noncompliant users, malicious transactions, and malicious posts, severely compromises the health of the graph data ecosystem and urgently requires effective identification and processing. With anomalies that span multiple data domains yet exhibit vast differences in features, cross-domain detection models face severe domain shift issues, which limit their generalizability across all domains. This study identifies and quantitatively analyzes a specific feature mismatch pattern exhibited by domain shift in graph anomaly detection, which we define as the \emph{Anomaly Disassortativity} issue ($\mathcal{AD}$). Based on the modeling of the issue $\mathcal{AD}$, we introduce a novel graph foundation model for anomaly detection. It achieves cross-domain generalization in different graphs, requiring only a single training phase to perform effectively across diverse domains. The experimental findings, based on fourteen diverse real-world graphs, confirm a breakthrough in the model's cross-domain adaptation, achieving a pioneering state-of-the-art (SOTA) level in terms of detection accuracy. In summary, the proposed theory of $\mathcal{AD}$ provides a novel theoretical perspective and a practical route for future research in generalist graph anomaly detection (GGAD). The code is available at this https URL.
TA-GGAD:用于通用图异常检测的测试时自适应图模型 / TA-GGAD: Testing-time Adaptive Graph Model for Generalist Graph Anomaly Detection
这篇论文提出了一种新的图异常检测通用模型,它通过分析和解决跨域数据中的‘异常非匹配性’问题,仅需一次训练就能有效识别多种不同图数据中的异常节点,并在多个真实数据集上取得了领先的检测精度。
源自 arXiv: 2603.09349