Traditional fraud detection in payment systems is cloud-reliant, introducing:
Rising transaction chargebacks and merchant distrust in the system.
To build an intelligent edge-based fraud detection system, integrated into smart POS terminals that:
Model 1: Transaction Behavior Profiling (Lightweight LSTM/XGBoost Hybrid)
Model 2: Behavioral Biometrics (Optional)
Model Optimization for Edge:
Inference time: <30ms even on low-power processors.
Metric | Before (Cloud-only Fraud Detection) | After (Edge Fraud Detection) | Improvement |
---|---|---|---|
Fraud Interception Time | ~2.5 sec | < 30 ms | ~98% faster |
Fraud Loss per 10K TXNs | ₹4,200 | ₹600 | ~86% reduction |
Chargeback Rate | 0.7% | 0.2% | -71% |
Merchant Satisfaction (NPS) | 56 | 84 | +28 points |
Hardware
Software