SOTAVerified

Decoupling Decision-Making in Fraud Prevention through Classifier Calibration for Business Logic Action

2024-01-10Unverified0· sign in to hype

Emanuele Luzio, Moacir Antonelli Ponti, Christian Ramirez Arevalo, Luis Argerich

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Machine learning models typically focus on specific targets like creating classifiers, often based on known population feature distributions in a business context. However, models calculating individual features adapt over time to improve precision, introducing the concept of decoupling: shifting from point evaluation to data distribution. We use calibration strategies as strategy for decoupling machine learning (ML) classifiers from score-based actions within business logic frameworks. To evaluate these strategies, we perform a comparative analysis using a real-world business scenario and multiple ML models. Our findings highlight the trade-offs and performance implications of the approach, offering valuable insights for practitioners seeking to optimize their decoupling efforts. In particular, the Isotonic and Beta calibration methods stand out for scenarios in which there is shift between training and testing data.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
BAF – BaseLightGBMRecall @ 5% FPR51.76Unverified
BAF – BaseLightGBMRecall @ 1% FPR25.2Unverified
BAF – BaseLightGBMRecall @ 5% FPR54.3Unverified
BAF – BaseCatBoostRecall @ 5% FPR52.4Unverified
BAF – BaseMLP–NNRecall @ 5% FPR49.6Unverified

Reproductions