Back

Speaker "Matthew Leichter" Details Back

 

Topic

Fraud Analysis and the Value of Layered Modeling

Abstract

Identifying fraud prior to its occurrence is an imperative for the industry of ecommerce to survive and be profitable. Problems with identifying fraud are threefold: fraudsters don’t commit fraud all the time, identifying prior fraudsters can be difficult since they make attempts to change their identity, and fraud is a rare but impactful event that typically costs several times more on average than a standard transaction. This creates a problem of high false positive rates and identification of fraud for standard logistic models difficult since it is easy for a model to have a seemly high accuracy output due to the conflation of rare events and the smoothing of data to lose sensitive signal analysis. Python holds several key packages within TensorFlow, FuzzyWuzzy, and Smote that in combination allow for the measurement of signal analysis when fuzzy logic is necessary to identify a previous fraudster and reduce the false positive rate when dealing with new customers. This, in combination with a collaborative filtering process, to identify fraudsters rather than fraud events, and a Bayesian weighted system for multiple model inputs, gives a high accuracy rate that overcomes the issue of identifying rare events with minimal false positive impact to customers.

Profile

Matthew Leichter has a Master's degree in Statistics from the University of Kentucky and is currently finishing his doctorate in epidemiology from Capella University. He has worked at a number of companies including Google, Ebay, Humana, Walgreens, Goldman Sachs, and IMVU. Matthew has multiple publications in the fields of statistics, data science, laser-electro engineering, and healthcare risk management. He is an expert in the field of fraud analysis and has built fraud models for multiple companies and across multiple industries including E-commerce and healthcare fraud. Matthew lives in the town of Livermore, CA and enjoys using statistics to predict horse racing outcomes as a hobby.