A production-grade deep learning pipeline designed to detect retail fraud in real time. The system handled image classification of transaction imagery and topic classification of unstructured merchant data, feeding into a combined risk scoring model deployed as a FastAPI microservice on AWS.
Retail fraud detection at scale is not a binary problem — it's a distribution problem. The challenge was to distinguish genuine edge cases from adversarial patterns without overwhelming the fraud review team with false positives. The cost of a missed detection is asymmetric to the cost of a false alarm, but both erode trust.