Abstract

The state-of-the-art feature-engineering method for fraud classification of electronic payments uses manually engineered feature aggregates, i.e., descriptive statistics of the transaction history. However, this approach has limitations, primarily that of being dependent on expensive human expert knowledge. There have been attempts to replace manual aggregation through automatic feature extraction approaches. They, however, do not consider the specific structure of the manual aggregates. In this paper, we define the novel Neural Aggregate Generator (NAG), a neural network-based feature extraction module that learns feature aggregates end-to-end on the fraud classification task. In contrast to other automatic feature extraction approaches, the network architecture of the NAG closely mimics the structure of feature aggregates. Furthermore, the NAG extends learnable aggregates over traditional ones through soft feature value matching and relative weighting of the importance of different feature constraints. We provide a proof to show the modeling capabilities of the NAG. We compare the performance of the NAG to the state-of-the-art approaches on a real-world dataset with millions of transactions. More precisely, we show that features generated with the NAG lead to improved results over manual aggregates for fraud classification, thus demonstrating its viability to replace them. Moreover, we compare the NAG to other end-to-end approaches such as the LSTM or a generic CNN. Here we also observe improved results. We perform a robust evaluation of the NAG through a parameter budget study, an analysis of the impact of different sequence lengths and also the predictions across days. Unlike the LSTM or the CNN, our approach also provides further interpretability through the inspection of its parameters.

Highlights

  • In the E-commerce domain, credit card fraud occurs when an entity gets unauthorized access to a card and uses it to make online purchases

  • We evaluate the performance of the Neural Aggregate Generator (NAG) on individual test days compared to both a static approach (FFN with manual aggregates) and a context-based approach

  • We show that the difference in performance between the NAG and the other methods is statistically significant

Read more

Summary

Introduction

In the E-commerce domain, credit card fraud occurs when an entity gets unauthorized access to a card and uses it to make online purchases. Fraud detection mechanisms aim to leverage two major constraints faced by fraudsters during the execution of credit card fraud. Successful fraud strategies are subject to limited time budgets as cardholders and banks freeze the card upon fraud detection. Fraudsters are required to reach the card’s credit limit in a short time, and their behavior is exposed in the form of fraudulent transactions within these short time windows. Security measures of merchants and devices may hinder effective fraud. Such obstacles force fraudsters to exploit few vulnerable merchants more frequently. This circumstance leads to fraudulent transactions being issued at few particular merchants that differ from the local set of merchants the cardholder usually interacts with

Objectives
Methods
Results
Discussion
Conclusion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.