Proceedings of the 2016 SIAM International Conference on Data Mining 2016
DOI: 10.1137/1.9781611974348.24
|View full text |Cite
|
Sign up to set email alerts
|

Scalable Anomaly Ranking of Attributed Neighborhoods

Abstract: Given a graph with node attributes, what neighborhoods 1 are anomalous? To answer this question, one needs a quality score that utilizes both structure and attributes. Popular existing measures either quantify the structure only and ignore the attributes (e.g., conductance), or only consider the connectedness of the nodes inside the neighborhood and ignore the cross-edges at the boundary (e.g., density).In this work we propose normality, a new quality measure for attributed neighborhoods. Normality utilizes st… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
80
0

Year Published

2016
2016
2021
2021

Publication Types

Select...
4
4
2

Relationship

1
9

Authors

Journals

citations
Cited by 104 publications
(80 citation statements)
references
References 31 publications
0
80
0
Order By: Relevance
“…Input Output HITFRAUD a heterogeneous graph (EA payment transaction graph) nodes (transactions) ABCOutliers [8] a heterogeneous graph (Wikipedia entity graph) subgraphs (entity groups) StreamSpot [19] multiple heterogeneous graphs (information flow graphs) graphs (system logs) CloseMine [17] multiple heterogeneous graphs (software behavior graphs) graphs (program runs) FRAUDAR [11] a bipartite graph (social graph) nodes (users) fBox [27] a bipartite graph (social, rating graph) nodes (users) CopyCatch [1] a bipartite graph (Page Likes graph) nodes (users) FocusCO [25] a homogeneous graph (DBLP, co-purchase, citation graph) nodes (authors/movies/bloggers) CatchSync [13] a homogeneous graph (social graph) nodes (users) SybilRank [4] a homogeneous graph (social graph) nodes (users) Collusionrank [7] a homogeneous graph (social graph) nodes (users) CODA [6] a homogeneous graph (DBLP graph) nodes (conferences/authors) TrustRank [10] a homogeneous graph (web graph) nodes (pages) AMEN [24] a homogeneous graph (DBLP, social graph) subgraphs (author/user groups) SODA [9] a homogeneous graph (DBLP, yeast graph) subgraphs (author/protein groups)…”
Section: Methodsmentioning
confidence: 99%
“…Input Output HITFRAUD a heterogeneous graph (EA payment transaction graph) nodes (transactions) ABCOutliers [8] a heterogeneous graph (Wikipedia entity graph) subgraphs (entity groups) StreamSpot [19] multiple heterogeneous graphs (information flow graphs) graphs (system logs) CloseMine [17] multiple heterogeneous graphs (software behavior graphs) graphs (program runs) FRAUDAR [11] a bipartite graph (social graph) nodes (users) fBox [27] a bipartite graph (social, rating graph) nodes (users) CopyCatch [1] a bipartite graph (Page Likes graph) nodes (users) FocusCO [25] a homogeneous graph (DBLP, co-purchase, citation graph) nodes (authors/movies/bloggers) CatchSync [13] a homogeneous graph (social graph) nodes (users) SybilRank [4] a homogeneous graph (social graph) nodes (users) Collusionrank [7] a homogeneous graph (social graph) nodes (users) CODA [6] a homogeneous graph (DBLP graph) nodes (conferences/authors) TrustRank [10] a homogeneous graph (web graph) nodes (pages) AMEN [24] a homogeneous graph (DBLP, social graph) subgraphs (author/user groups) SODA [9] a homogeneous graph (DBLP, yeast graph) subgraphs (author/protein groups)…”
Section: Methodsmentioning
confidence: 99%
“…The homogeneity of attributes is measured by the proposed unimodality compactness which also exploits Hartigans' dip-test. • AMEN [32,33] develops a measure called Normality to quantify both internal consistency and external separability Algorithm 1: LOCLU Input: Adjacency matrix A, data matrix X ∈ R n×d , the seed vertex index q, the indexes of the designated attributes I = {a 1 , a 2 , · · · , a u } Output: Local cluster C 1ε ← 0.001, t ← 0, iter← 1000; 2 C ← [1 : n]; /* C contains the indexes of vertices. */ 3 compute the random walk transition matrix W; 4 v 0 ← randn (n, 1); /* power iteration */ 5 repeat x ← X(C, s);…”
Section: Experimental Evaluation 41 Experiments Settingsmentioning
confidence: 99%
“…We compare AnomalyDAE with the state-of-the-art methods including LOF [18], SCAN [19], AMEN [8], Radar [12], Anomalous [13], and Dominant [14]. The AUC scores (the Area Under a receiver operating characteristic Curve) for anomaly detection are reported in Table 3.…”
Section: Performance Evaluationmentioning
confidence: 99%