Proactive Detection of Model Degradation in Financial Fraud Prediction with Delayed Labels
Abstract
Financial fraud detection systems rely on machine learning models, but their performance degrades over time due to concept and covariate drift. A critical challenge is the delayed label problem: ground truth labels (confirming fraud) often arrive 1–6 months after the initial prediction. This creates a “blind period” where models can silently deteriorate, leading to substantial financial losses. Existing monitoring approaches, relying on delayed labels or statistical drift detection, are often too slow or insensitive. To address this, we propose PRODEM (PROactive DEtection of Model degradation), a framework that detects model degradation without immediate ground truth. PRODEM uses a meta-modeling technique: a sophisticated “meta-model” learns to predict when the deployed “primary” fraud model will make errors. We use a reverse distillation approach, where the meta-model specifically targets error prediction in out-of-time scenarios typical of fraud detection. Experiments on two proprietary datasets from a payment network show that PRODEM significantly improves degradation detection compared to statistical methods and recent drift detection techniques. Importantly, PRODEM identifies failing models before ground truth labels become available, mitigating the financial impact of model degradation in high-stakes decision-making. We also demonstrate PRODEM’s effectiveness at identifying increases in false positive rates, a crucial but often overlooked aspect of fraud model monitoring.
Cite
Text
Sethi et al. "Proactive Detection of Model Degradation in Financial Fraud Prediction with Delayed Labels." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06118-8_16Markdown
[Sethi et al. "Proactive Detection of Model Degradation in Financial Fraud Prediction with Delayed Labels." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/sethi2025ecmlpkdd-proactive/) doi:10.1007/978-3-032-06118-8_16BibTeX
@inproceedings{sethi2025ecmlpkdd-proactive,
title = {{Proactive Detection of Model Degradation in Financial Fraud Prediction with Delayed Labels}},
author = {Sethi, Akshay and Gupta, Priyanshi and Kansotia, Sparsh and Kant, Kamal and Srivasatava, Nitish},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2025},
pages = {265-281},
doi = {10.1007/978-3-032-06118-8_16},
url = {https://mlanthology.org/ecmlpkdd/2025/sethi2025ecmlpkdd-proactive/}
}