# Credit card fraud detection through parenclitic network analysis

**Authors:** Massimiliano Zanin, Miguel Romance, Santiago Moral, Regino Criado

arXiv: 1706.01953 · 2017-06-08

## TL;DR

This paper introduces a hybrid approach combining complex network analysis and data mining to improve credit card fraud detection, outperforming standard methods and commercial systems in certain cases.

## Contribution

It presents a novel hybrid algorithm that integrates network-based features with neural network classification for credit card fraud detection.

## Key findings

- Network features improve classification scores
- Hybrid method outperforms standard neural networks
- Approach surpasses commercial fraud detection in specific niches

## Abstract

The detection of frauds in credit card transactions is a major topic in financial research, of profound economic implications. While this has hitherto been tackled through data analysis techniques, the resemblances between this and other problems, like the design of recommendation systems and of diagnostic / prognostic medical tools, suggest that a complex network approach may yield important benefits. In this contribution we present a first hybrid data mining / complex network classification algorithm, able to detect illegal instances in a real card transaction data set. It is based on a recently proposed network reconstruction algorithm that allows creating representations of the deviation of one instance from a reference group. We show how the inclusion of features extracted from the network data representation improves the score obtained by a standard, neural network-based classification algorithm; and additionally how this combined approach can outperform a commercial fraud detection system in specific operation niches. Beyond these specific results, this contribution represents a new example on how complex networks and data mining can be integrated as complementary tools, with the former providing a view to data beyond the capabilities of the latter.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.01953/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1706.01953/full.md

## References

35 references — full list in the complete paper: https://tomesphere.com/paper/1706.01953/full.md

---
Source: https://tomesphere.com/paper/1706.01953