Predicting E-commerce Purchase Behavior using a DQN-Inspired Deep Learning Model for enhanced adaptability
Aditi Madhusudan Jain

TL;DR
This paper introduces a DQN-inspired deep learning model that combines LSTM and reinforcement learning concepts to predict e-commerce purchase behavior, achieving high accuracy and robustness on large-scale sequential data.
Contribution
It presents a novel hybrid model integrating reinforcement learning strategies with deep learning for improved purchase prediction in e-commerce.
Findings
Achieved 88% accuracy and 0.88 AUC-ROC on large dataset.
Outperformed traditional machine learning and deep learning models.
Effectively handled class imbalance and captured complex temporal patterns.
Abstract
This paper presents a novel approach to predicting buying intent and product demand in e-commerce settings, leveraging a Deep Q-Network (DQN) inspired architecture. In the rapidly evolving landscape of online retail, accurate prediction of user behavior is crucial for optimizing inventory management, personalizing user experiences, and maximizing sales. Our method adapts concepts from reinforcement learning to a supervised learning context, combining the sequential modeling capabilities of Long Short-Term Memory (LSTM) networks with the strategic decision-making aspects of DQNs. We evaluate our model on a large-scale e-commerce dataset comprising over 885,000 user sessions, each characterized by 1,114 features. Our approach demonstrates robust performance in handling the inherent class imbalance typical in e-commerce data, where purchase events are significantly less frequent than…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
