arXiv:2503.12037cs.LGcs.AI2025-03被引 3

提出多超球异质图学习框架,提升无监督图异常检测效果

Unsupervised Graph Anomaly Detection via Multi-Hypersphere Heterophilic Graph Learning

  • 通过异质邻域净化与增强,无监督学习异常节点表征
  • 融合全局与局部模式,识别受上下文影响的多样化异常
  • 在10个真实数据集上超越14个基线模型,适合图异常检测场景

图异常检测在电商反欺诈、恶意用户识别等数据挖掘应用中至关重要。近年来,基于图神经网络的方法通过将图数据编码为低维表示,并在有监督或无监督信号引导下识别异常,展现出良好效果。然而,现有方法隐式遵循同质性原则(即‘物以类聚’),难以学习连接大量正常节点的异常节点的区分性嵌入;同时,这些方法采用统一的全局视角识别异常,忽视了局部图上下文中的多样化异常模式,导致性能不佳。为此,本文提出一种无监督的多超球异质图学习(MHetGL)框架。首先设计异质图编码(HGE)模块,在完全无监督条件下净化并增强异常节点的邻域信息,学习可区分表征;随后提出多超球学习(MHL)模块,联合整合全局与局部关键模式,提升对上下文依赖型异常的检测能力。在十个真实数据集上的大量实验表明,MHetGL优于14个基线模型。代码已公开于 https://github.com/KennyNH/MHetGL。

原文摘要 · Abstract (English)

Graph Anomaly Detection (GAD) plays a vital role in various data mining applications such as e-commerce fraud prevention and malicious user detection. Recently, Graph Neural Network (GNN) based approach has demonstrated great effectiveness in GAD by first encoding graph data into low-dimensional representations and then identifying anomalies under the guidance of supervised or unsupervised signals. However, existing GNN-based approaches implicitly follow the homophily principle (i.e., the "like attracts like" phenomenon) and fail to learn discriminative embedding for anomalies that connect vast normal nodes. Moreover, such approaches identify anomalies in a unified global perspective but overlook diversified abnormal patterns conditioned on local graph context, leading to suboptimal performance. To overcome the aforementioned limitations, in this paper, we propose a Multi-hypersphere Heterophilic Graph Learning (MHetGL) framework for unsupervised GAD. Specifically, we first devise a Heterophilic Graph Encoding (HGE) module to learn distinguishable representations for potential anomalies by purifying and augmenting their neighborhood in a fully unsupervised manner. Then, we propose a Multi-Hypersphere Learning (MHL) module to enhance the detection capability for context-dependent anomalies by jointly incorporating critical patterns from both global and local perspectives. Extensive experiments on ten real-world datasets show that MHetGL outperforms 14 baselines. Our code is publicly available at https://github.com/KennyNH/MHetGL.

图神经网络异常检测无监督学习异质图

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。