English

SpecAE: Spectral AutoEncoder for Anomaly Detection in Attributed Networks

Machine Learning 2019-10-10 v3 Machine Learning

Abstract

Anomaly detection aims to distinguish observations that are rare and different from the majority. While most existing algorithms assume that instances are i.i.d., in many practical scenarios, links describing instance-to-instance dependencies and interactions are available. Such systems are called attributed networks. Anomaly detection in attributed networks has various applications such as monitoring suspicious accounts in social media and financial fraud in transaction networks. However, it remains a challenging task since the definition of anomaly becomes more complicated and topological structures are heterogeneous with nodal attributes. In this paper, we propose a spectral convolution and deconvolution based framework -- SpecAE, to project the attributed network into a tailored space to detect global and community anomalies. SpecAE leverages Laplacian sharpening to amplify the distances between representations of anomalies and the ones of the majority. The learned representations along with reconstruction errors are combined with a density estimation model to perform the detection. They are trained jointly as an end-to-end framework. Experiments on real-world datasets demonstrate the effectiveness of SpecAE.

Keywords

Cite

@article{arxiv.1908.03849,
  title  = {SpecAE: Spectral AutoEncoder for Anomaly Detection in Attributed Networks},
  author = {Yuening Li and Xiao Huang and Jundong Li and Mengnan Du and Na Zou},
  journal= {arXiv preprint arXiv:1908.03849},
  year   = {2019}
}

Comments

7 pages, in proceedings of the 28th ACM International Conference on Information and Knowledge Management (CIKM)

R2 v1 2026-06-23T10:44:33.350Z