paper-with-me

Papers

Consistency of Selection Strategies for Fraud Detection

2025-09-23 · Christos Revelas, Otilia Boldea, Bas J. M. Werker arxiv

This paper studies how insurers can chose which claims to investigate for fraud. Given a prediction model, typically only claims with the highest predicted propability of being fraudulent are investigated. We argue that this can lead to inconsistent learning and propose a randomized alternative. More generally, we draw a parallel with the multi-arm bandit literature and argue that, in the presence of selection, the obtained observations are not iid. Hence, dependence on past observations should be accounted for when updating parameter estimates. We formalize selection in a binary regression framework and show that model updating and maximum-likelihood estimation can be implemented as if claims were investigated at random. Then, we define consistency of selection strategies and conjecture sufficient conditions for consistency. Our simulations suggest that the often-used selection strategy can be inconsistent while the proposed randomized alternative is consistent. Finally, we compare our randomized selection strategy with Thompson sampling, a standard multi-arm bandit heuristic. Our simulations suggest that the latter can be inefficient in learning low fraud probabilities.

📄 PDF Abstract BibTeX arXiv:2509.18739

Code (0)

등록된 구현이 없습니다.

Tasks

Fraud Detection

Similar Papers 제목 키워드 기반

Customs Fraud Detection in the Presence of Concept Drift

2021-09-29 · Tung-Duong Mai, Kien Hoang, Aitolkyn Baigutanova, Gaukhartas Alina 외

Capturing the changing trade pattern is critical in customs fraud detection. As new goods are imported and novel frauds arise, a drift-aware fraud detection system is needed to detect both known frauds and unknown frauds…

Fraud Detection

Streaming Active Learning Strategies for Real-Life Credit Card Fraud Detection: Assessment and Visualization

2018-04-20 · Fabirzio Carcillo, Yann-Aël Le Borgne, Olivier Caelen, Gianluca Bontempi

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, th…

Active LearningFraud Detection

Simple Perturbations Subvert Ethereum Phishing Transactions Detection: An Empirical Analysis

2024-08-06 · Ahod Alghureid, David Mohaisen

This paper explores the vulnerability of machine learning models, specifically Random Forest, Decision Tree, and K-Nearest Neighbors, to very simple single-feature adversarial attacks in the context of Ethereum fraudulen…

Adversarial Attackfeature selection

Alleviating the Inconsistency Problem of Applying Graph Neural Network to Fraud Detection

2020-05-01 · Zhiwei Liu, Yingtong Dou, Philip S. Yu, Yutong Deng 외

The graph-based model can help to detect suspicious fraud online. Owing to the development of Graph Neural Networks~(GNNs), prior research work has proposed many GNN-based fraud detection frameworks based on either homog…

Fraud DetectionGraph Neural NetworkRelation

Deep Q-Network-based Adaptive Alert Threshold Selection Policy for Payment Fraud Systems in Retail Banking

2020-10-21 · Hongda Shen, Eren Kurshan

Machine learning models have widely been used in fraud detection systems. Most of the research and development efforts have been concentrated on improving the performance of the fraud scoring models. Yet, the downstream …

Decision MakingFraud DetectionSequential Decision Making