SOTAVerified

ResGCN: Attention-based Deep Residual Modeling for Anomaly Detection on Attributed Networks

2020-09-30Code Available0· sign in to hype

Yulong Pei, Tianjin Huang, Werner van Ipenburg, Mykola Pechenizkiy

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Effectively detecting anomalous nodes in attributed networks is crucial for the success of many real-world applications such as fraud and intrusion detection. Existing approaches have difficulties with three major issues: sparsity and nonlinearity capturing, residual modeling, and network smoothing. We propose Residual Graph Convolutional Network (ResGCN), an attention-based deep residual modeling approach that can tackle these issues: modeling the attributed networks with GCN allows to capture the sparsity and nonlinearity; utilizing a deep neural network allows to directly learn residual from the input, and a residual-based attention mechanism reduces the adverse effect from anomalous nodes and prevents over-smoothing. Extensive experiments on several real-world attributed networks demonstrate the effectiveness of ResGCN in detecting anomalies.

Tasks

Reproductions