CATS: Clustering-Aggregated and Time Series for Business Customer Purchase Intention Prediction
Yingjie Kuang, Tianchen Zhang, Zhen-Wei Huang, Zhongjie Zeng, Zhe-Yuan Li, Ling Huang, Yuefang Gao

TL;DR
This paper introduces CAGRU, a novel model combining clustering and attention-based GRU networks to improve customer purchase intention prediction by addressing data imbalance and segment-specific behaviors.
Contribution
The paper proposes a unified clustering and attention mechanism GRU model that leverages multi-modal data for more accurate customer purchase prediction, especially in imbalanced datasets.
Findings
CAGRU outperforms traditional methods in purchase prediction accuracy.
Segment-specific training improves behavioral modeling.
The approach effectively handles data imbalance in customer groups.
Abstract
Accurately predicting customers' purchase intentions is critical to the success of a business strategy. Current researches mainly focus on analyzing the specific types of products that customers are likely to purchase in the future, little attention has been paid to the critical factor of whether customers will engage in repurchase behavior. Predicting whether a customer will make the next purchase is a classic time series forecasting task. However, in real-world purchasing behavior, customer groups typically exhibit imbalance - i.e., there are a large number of occasional buyers and a small number of loyal customers. This head-to-tail distribution makes traditional time series forecasting methods face certain limitations when dealing with such problems. To address the above challenges, this paper proposes a unified Clustering and Attention mechanism GRU model (CAGRU) that leverages…
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.
Taxonomy
TopicsCustomer churn and segmentation · Time Series Analysis and Forecasting · Forecasting Techniques and Applications
MethodsSoftmax · Attention Is All You Need · Focus · Gated Recurrent Unit
