Outlier Edge Detection Using Random Graph Generation Models and Applications
Honglei Zhang, Serkan Kiranyaz, Moncef Gabbouj

TL;DR
This paper introduces new algorithms for detecting outlier edges in social network graphs using random graph models, demonstrating their effectiveness and potential applications in data cleaning and clustering.
Contribution
The paper proposes novel outlier edge detection algorithms based on random graph models and shows their effectiveness across multiple real-world applications.
Findings
Algorithms effectively detect outlier edges in real-world graphs.
Preferential Attachment model provides consistent performance.
Applications include graph clustering and noisy data analysis.
Abstract
Outliers are samples that are generated by different mechanisms from other normal data samples. Graphs, in particular social network graphs, may contain nodes and edges that are made by scammers, malicious programs or mistakenly by normal users. Detecting outlier nodes and edges is important for data mining and graph analytics. However, previous research in the field has merely focused on detecting outlier nodes. In this article, we study the properties of edges and propose outlier edge detection algorithms using two random graph generation models. We found that the edge-ego-network, which can be defined as the induced graph that contains two end nodes of an edge, their neighboring nodes and the edges that link these nodes, contains critical information to detect outlier edges. We evaluated the proposed algorithms by injecting outlier edges into some real-world graph data. Experiment…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Anomaly Detection Techniques and Applications · Network Security and Intrusion Detection
