Deep learning applied to consumer transactions with Think Big Analytics
Eric Greene compares different approaches to creating models that predict payment amounts, time, and recipient for recurring expenses such as rent, loans, utilities, and services, outlining the data requirements, feature modeling, and neural network architectures that work best, as well as common issues in training and deploying deep learning networks.
Talk Title | Deep learning applied to consumer transactions with Think Big Analytics |
Speakers | Eric Greene (Think Big Analytics) |
Conference | O’Reilly Artificial Intelligence Conference |
Conf Tag | Put AI to Work |
Location | New York, New York |
Date | June 27-29, 2017 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Deep learning networks have been shown to be useful predictive models of sequential data, such as audio, speech, and text. In particular, stacked layers of long short-term memory (LSTM) networks have markedly improved natural language processing capabilities. Stacked layers of 1D convolutions have also been shown to work well. Unfortunately, research into applying deep learning to consumer transaction data has been limited in scope. Drawing on recent research into applying deep learning to a wider range of sequential data types, Eric Greene compares different approaches to creating models that predict payment amounts, time, and recipient for recurring expenses such as rent, loans, utilities, and services, outlining the data requirements, feature modeling, and neural network architectures that work best, as well as common issues in training and deploying deep learning networks. You’ll learn how to develop predictive models leveraging deep learning and terabytes of transaction data using LSTM and 1D convolutions.