Contribute Media
A thank you to everyone who makes this possible: Read More

Machine Learning Techniques for Class Imbalances & Adversaries

Description

PyData DC 2016

There are many areas of applied Machine Learning which require models optimized for rare occurrences (i.e. class imbalance), as well as users actively attempting to subvert the system (i.e. adversaries).

This talk will guide the audience through multiple published techniques which specifically attempt to address these issues.

The Data Innovation Lab at Capital One has explored more advanced modeling techniques for class imbalance & adversarial actors. Our use case has allowed us to survey the many related fields which deal with these issues, and attempt many of the suggested modeling techniques. Additionally, we have introduce a few novel variations of our own.

This talk will provide an introduction to the problem space, a brief overview of the modeling frameworks we've chosen to work with, a brief overview of our approaches, a discussion of lessons learned, and our proposed future work.

The approaches discussed will include ensemble models, deep learning, genetic algorithms, outlier detection via dimensionally reduction (PCA and neural network auto-encoders), time-decay weighting, and Synthetic Minority Over-sampling Technique (SMOTE sampling).

Details

Improve this page