Li Zekang, Liu Ruonan, Chen Dongyue, Hu Qinghua
IEEE Trans Neural Netw Learn Syst. 2025 Sep;36(9):16692-16705. doi: 10.1109/TNNLS.2025.3569413.
Graph node anomaly detection has important applications in practical scenarios. Although many graph neural networks (GNNs) have been proposed, how to design tailored spectral filters for node anomaly detection to fully mine high-frequency signals in the graph is still a challenge. Most GNNs are equivalent to low-pass filters and mine multiorder signals through a series structure. The computational cost increases as the number of layers increases and further leads to an over-smoothing problem. They mainly focus on low-frequency signals and suppress high-frequency signals, thus smoothing the differences between abnormal and normal nodes, making them indistinguishable. Due to the difficulty in mining high-frequency signals, the poorly distinguishable feature representations learned by low-pass GNNs can even harm the performance of data augmentation. To solve the above challenges, in this article, we propose a or-gate mixup multiscale spectral GNN (MMGNN) from the spectral domain. Specifically, we design multiorder multiscale bandpass filters through the superposition of polynomial spectral filters and then decompose them into preprocessing parts and training parts to form a double-parallel structure, which can effectively mine high-frequency signals in the graph and reduce computational cost. Finally, we propose or-gate mixup to perform data augmentation in the spectral space to improve model generalization. Experimental results on four real-world datasets demonstrate the effectiveness of the proposed MMGNN against the state-of-the-art methods.
图节点异常检测在实际场景中有重要应用。尽管已经提出了许多图神经网络(GNN),但如何为节点异常检测设计定制的频谱滤波器以充分挖掘图中的高频信号仍是一个挑战。大多数GNN等同于低通滤波器,并通过串联结构挖掘多阶信号。计算成本随着层数的增加而增加,进而导致过平滑问题。它们主要关注低频信号并抑制高频信号,从而平滑异常节点和正常节点之间的差异,使其难以区分。由于挖掘高频信号存在困难,低通GNN学习到的难以区分的特征表示甚至会损害数据增强的性能。为了解决上述挑战,在本文中,我们从频谱域提出了一种或门混合多尺度频谱GNN(MMGNN)。具体来说,我们通过多项式频谱滤波器的叠加设计多阶多尺度带通滤波器,然后将它们分解为预处理部分和训练部分以形成双并行结构,这可以有效地挖掘图中的高频信号并降低计算成本。最后,我们提出或门混合以在频谱空间中执行数据增强来提高模型泛化能力。在四个真实世界数据集上的实验结果证明了所提出的MMGNN相对于现有方法的有效性。