Clustering of Bank Customers using LSTM-based encoder-decoder and Dynamic Time Warping

10/22/2021
by   Ehsan Barkhordar, et al.
0

Clustering is an unsupervised data mining technique that can be employed to segment customers. The efficient clustering of customers enables banks to design and make offers based on the features of the target customers. The present study uses a real-world financial dataset (Berka, 2000) to cluster bank customers by an encoder-decoder network and the dynamic time warping (DTW) method. The customer features required for clustering are obtained in four ways: Dynamic Time Warping (DTW), Recency Frequency and Monetary (RFM), LSTM encoder-decoder network, and our proposed hybrid method. Once the LSTM model was trained by customer transaction data, a feature vector of each customer was automatically extracted by the encoder.Moreover, the distance between pairs of sequences of transaction amounts was obtained using DTW. Another vector feature was calculated for customers by RFM scoring. In the hybrid method, the feature vectors are combined from the encoder-decoder output, the DTW distance, and the demographic data (e.g., age and gender). Finally, feature vectors were introduced as input to the k-means clustering algorithm, and we compared clustering results with Silhouette and Davies-Bouldin index. As a result, the clusters obtained from the hybrid approach are more accurate and meaningful than those derived from individual clustering techniques. In addition, the type of neural network layers had a substantial effect on the clusters, and high network error does not necessarily worsen clustering performance.

READ FULL TEXT
research
08/19/2020

Segmenting Bank Customers via RFM Model and Unsupervised Machine Learning

In recent years, one of the major challenges for financial institutions ...
research
09/25/2021

Enhancing Latent Space Clustering in Multi-filter Seq2Seq Model: A Reinforcement Learning Approach

In sequence-to-sequence language processing tasks, sentences with hetero...
research
03/28/2018

Modeling Customer Engagement from Partial Observations

It is of high interest for a company to identify customers expected to b...
research
10/30/2018

Feature Trajectory Dynamic Time Warping for Clustering of Speech Segments

Dynamic time warping (DTW) can be used to compute the similarity between...
research
09/29/2020

Towards Intelligent Risk-based Customer Segmentation in Banking

Business Processes, i.e., a set of coordinated tasks and activities to a...
research
09/20/2021

Clustering in Recurrent Neural Networks for Micro-Segmentation using Spending Personality

Customer segmentation has long been a productive field in banking. Howev...
research
08/22/2021

Self-Supervised Delineation of Geological Structures using Orthogonal Latent Space Projection

We developed two machine learning frameworks that could assist in automa...

Please sign up or login with your details

Forgot password? Click here to reset