论文标题
跨域图异常检测通过异常 - 意见对比对准
Cross-Domain Graph Anomaly Detection via Anomaly-aware Contrastive Alignment
论文作者
论文摘要
跨域图异常检测(CD-GAD)描述了使用带有标记为异常和正常节点的辅助,相关的源图检测未标记目标图中异常节点的问题。尽管它提出了一种有前途的方法来解决臭名昭著的异常检测中臭名昭著的误报问题,但在这一研究中,几乎没有完成工作。文献中有许多域的适应方法,但是由于异常的未知分布以及嵌入图数据中的复杂节点关系,因此很难适应GAD。为此,我们介绍了一种新型的域适应方法,即GAD(ACT),即ACT(ACT)。 ACT is designed to jointly optimise: (i) unsupervised contrastive learning of normal representations of nodes in the target graph, and (ii) anomaly-aware one-class alignment that aligns these contrastive node representations and the representations of labelled normal nodes in the source graph, while enforcing significant deviation of the representations of the normal nodes from the labelled anomalous nodes in the source graph.为此,ACT有效地从源图中转移了异常知识的知识,以了解目标图上GAD的正常类别的复杂节点关系,而无需对异常分布的任何规范。对八种CD-GAD设置进行的广泛实验表明,我们的方法ACT在10种最先进的GAD方法上实现了大幅提高的检测性能。代码可在https://github.com/qz-wang/act上找到。
Cross-domain graph anomaly detection (CD-GAD) describes the problem of detecting anomalous nodes in an unlabelled target graph using auxiliary, related source graphs with labelled anomalous and normal nodes. Although it presents a promising approach to address the notoriously high false positive issue in anomaly detection, little work has been done in this line of research. There are numerous domain adaptation methods in the literature, but it is difficult to adapt them for GAD due to the unknown distributions of the anomalies and the complex node relations embedded in graph data. To this end, we introduce a novel domain adaptation approach, namely Anomaly-aware Contrastive alignmenT (ACT), for GAD. ACT is designed to jointly optimise: (i) unsupervised contrastive learning of normal representations of nodes in the target graph, and (ii) anomaly-aware one-class alignment that aligns these contrastive node representations and the representations of labelled normal nodes in the source graph, while enforcing significant deviation of the representations of the normal nodes from the labelled anomalous nodes in the source graph. In doing so, ACT effectively transfers anomaly-informed knowledge from the source graph to learn the complex node relations of the normal class for GAD on the target graph without any specification of the anomaly distributions. Extensive experiments on eight CD-GAD settings demonstrate that our approach ACT achieves substantially improved detection performance over 10 state-of-the-art GAD methods. Code is available at https://github.com/QZ-WANG/ACT.