Towards automated feature engineering for credit card fraud detection using multi-perspective HMMs
Yvan Lucas, Pierre-Edouard Portier, L\'ea Laporte, Liyun He-Guelton,, Olivier Caelen, Michael Granitzer, Sylvie Calabretto

TL;DR
This paper introduces a multi-perspective HMM-based method for automated feature engineering in credit card fraud detection, enhancing detection accuracy by modeling transaction sequences from various viewpoints.
Contribution
It proposes a novel multi-perspective HMM approach that automates feature extraction for fraud detection, improving over existing expert-based methods across datasets and classifiers.
Findings
Enhanced fraud detection when combining HMM features with traditional methods.
Robustness of the approach across different datasets and classifiers.
Effective handling of structural missing values in transaction data.
Abstract
Machine learning and data mining techniques have been used extensively in order to detect credit card frauds. However, most studies consider credit card transactions as isolated events and not as a sequence of transactions. In this framework, we model a sequence of credit card transactions from three different perspectives, namely (i) The sequence contains or doesn't contain a fraud (ii) The sequence is obtained by fixing the card-holder or the payment terminal (iii) It is a sequence of spent amount or of elapsed time between the current and previous transactions. Combinations of the three binary perspectives give eight sets of sequences from the (training) set of transactions. Each one of these sequences is modelled with a Hidden Markov Model (HMM). Each HMM associates a likelihood to a transaction given its sequence of previous transactions. These likelihoods are used as additional…
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
TopicsImbalanced Data Classification Techniques · Financial Distress and Bankruptcy Prediction · Digital Media Forensic Detection
