Streaming Active Learning Strategies for Real-Life Credit Card Fraud Detection: Assessment and Visualization
Credit card fraud detection is a very challenging problem because of the specific nature of transaction data and the labeling process. The transaction data is peculiar because they are obtained in a streaming fashion, they are strongly imbalanced and prone to non-stationarity. The labeling is the outcome of an active learning process, as every day human investigators contact only a small number of cardholders (associated to the riskiest transactions) and obtain the class (fraud or genuine) of the related transactions. An adequate selection of the set of cardholders is therefore crucial for an efficient fraud detection process. In this paper, we present a number of active learning strategies and we investigate their fraud detection accuracies. We compare different criteria (supervised, semi-supervised and unsupervised) to query unlabeled transactions. Finally, we highlight the existence of an exploitation/exploration trade-off for active learning in the context of fraud detection, which has so far been overlooked in the literature.
Code (0)
등록된 구현이 없습니다.
Tasks
Active LearningFraud DetectionSimilar Papers 제목 키워드 기반
Client engineering of XVA in crisis and normality: Restructuring, Mandatory Breaks and Resets
Crises challenge client XVA management when continuous collateralization is not possible because a derivative locks in the client credit level and the provider's funding level, on the trade date, for the life of the trad…
ManagementSample Noise Impact on Active Learning
This work explores the effect of noisy sample selection in active learning strategies. We show on both synthetic problems and real-life use-cases that knowledge of the sample noise can significantly improve the performan…
Active LearningLife after (Soft) Default
Soft default, defined as a delinquency of 90 days or more, is a relatively common event in the credit market, in 2010 such episodes affected about 3 million individuals. Yet we lack a detailed understanding of what happe…
Credit scoreEvaluating resampling methods on a real-life highly imbalanced online credit card payments dataset
Various problems of any credit card fraud detection based on machine learning come from the imbalanced aspect of transaction datasets. Indeed, the number of frauds compared to the number of regular transactions is tiny a…
Fraud DetectionStreamGaze: Gaze-Guided Temporal Reasoning and Proactive Understanding in Streaming Videos
Streaming video understanding requires models not only to process temporally incoming frames, but also to anticipate user intention for realistic applications such as Augmented Reality (AR) glasses. While prior streaming…
Video Question Answering