AntiBenford Subgraphs: Unsupervised Anomaly Detection in Financial Networks
Tianyi Chen, Charalampos E. Tsourakakis

TL;DR
This paper introduces AntiBenford subgraphs, an unsupervised method for detecting anomalous clusters in financial networks that deviate from Benford's law, outperforming existing techniques in identifying hidden irregularities.
Contribution
The authors propose a novel AntiBenford subgraph framework and an efficient algorithm for unsupervised anomaly detection in financial transaction graphs, based on deviations from Benford's law.
Findings
Detects anomalous subgraphs in cryptocurrency networks.
Outperforms state-of-the-art graph anomaly detection methods.
Provides new insights into financial transaction irregularities.
Abstract
Benford's law describes the distribution of the first digit of numbers appearing in a wide variety of numerical data, including tax records, and election outcomes, and has been used to raise "red flags" about potential anomalies in the data such as tax evasion. In this work, we ask the following novel question: given a large transaction or financial graph, how do we find a set of nodes that perform many transactions among each other that also deviate significantly from Benford's law? We propose the AntiBenford subgraph framework that is founded on well-established statistical principles. Furthermore, we design an efficient algorithm that finds AntiBenford subgraphs in near-linear time on real data. We evaluate our framework on both real and synthetic data against a variety of competitors. We show empirically that our proposed framework enables the detection of anomalous subgraphs in…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBenford’s Law and Fraud Detection · Complex Systems and Time Series Analysis · Blockchain Technology Applications and Security
