Predicting Bank Users’ Time Deposits Based on LSTM-Stacked Modeling
Journal Title: Acadlore Transactions on AI and Machine Learning - Year 2024, Vol 3, Issue 3
Abstract
Accurately predicting whether bank users will opt for time deposit products is critical for optimizing marketing strategies and enhancing user engagement, ultimately improving a bank’s profitability. Traditional predictive models, such as linear regression and Logistic Regression (LR), are often limited in their ability to capture the complex, time-dependent patterns in user behavior. In this study, a hybrid approach that combines Long Short-Term Memory (LSTM) neural networks and a stacked ensemble learning framework is proposed to address these limitations. Initially, LSTM models were employed to extract temporal features from two distinct bank marketing datasets, thereby capturing the sequential nature of user interactions. These extracted features were subsequently input into several base classifiers, including Random Forest (RF), Support Vector Machine (SVM), and k-Nearest Neighbour (KNN), to conduct initial classifications. The outputs of these classifiers were then integrated using a LR model for final decision-making through a stacking ensemble method. The experimental evaluation demonstrates that the proposed LSTM-stacked model outperforms traditional models in predicting user time deposits on both datasets, providing robust predictive performance. The results suggest that leveraging temporal feature extraction with LSTM and combining it with ensemble techniques yields superior prediction accuracy, thereby offering a more sophisticated solution for banks aiming to enhance their marketing efficiency.
Authors and Affiliations
Zeyi Yang, Yi Zhang, Lina Yu
A Stable Region-Based Image Segmentation Model Integrating Fuzzy Logic and Geometric Principles
Image segmentation remains a foundational task in computer vision, remote sensing, medical imaging, and object detection, serving as a critical step in delineating object boundaries and extracting meaningful regions from...
An End-to-End CNN Approach for Enhancing Underwater Images Using Spatial and Frequency Domain Techniques
Underwater image processing area has been a central point of interest to many people in many fields such as control of underwater vehicles, archaeology, marine biology research, etc. Underwater exploration is becoming a...
A Hybrid Graph-Attention and Contextual Sentiment Embedding Model for Sentiment Analysis in Legal Documents
Sentiment analysis in legal documents presents significant challenges due to the intricate structure, domain-specific terminology, and strong contextual dependencies inherent in legal texts. In this study, a novel hybrid...
Facial Expression Recognition Through Transfer Learning: Integration of VGG16, ResNet, and AlexNet with a Multiclass Classifier
This study investigates the recognition of seven primary human emotions—contempt, anger, disgust, surprise, fear, happiness, and sadness—based on facial expressions. A transfer learning approach was employed, utilizing t...
Enhancing Session-Based Recommendations with Popularity-Aware Graph Neural Networks
Real-time and reliable recommendations are essential for anonymous users in session-based recommendation systems. Graph neural network-based algorithms are attracting more researchers due to their simplicity and efficien...