Real-time Payment Fraud Detection System
Design a high-scale, low-latency payment risk scoring system for a global fintech platform. The system must process 10k+ QPS with a P99 latency under 50ms. Address the end-to-end ML lifecycle: specifically, how you handle real-time feature engineering (velocity features), extreme class imbalance, and the inherent 30-90 day label delay (delayed feedback loop). Your design should include robust data and monitoring pipelines to detect adversarial drift and ensure system reliability via fallback mechanisms.
LightGBMKafkaFlinkRedisSparkONNXTreeliteProtobufS3Prometheus
01