SeqRFM: Fast RFM Analysis in Sequence Data
Yanxin Zheng, Wensheng Gan, Zefeng Chen, Pinlyu Zhou, Philippe, Fournier-Viger

TL;DR
SeqRFM is a novel algorithm that enhances RFM analysis in e-commerce by integrating sequential pattern mining, improving efficiency and accuracy in identifying valuable customer segments based on transaction sequences.
Contribution
The paper introduces SeqRFM, a new algorithm combining sequential pattern mining with RFM analysis to better capture customer behavior in e-commerce data.
Findings
SeqRFM outperforms existing RFM algorithms in efficiency.
SeqRFM achieves higher accuracy in identifying valuable customers.
Experimental results validate the effectiveness of SeqRFM.
Abstract
In recent years, data mining technologies have been well applied to many domains, including e-commerce. In customer relationship management (CRM), the RFM analysis model is one of the most effective approaches to increase the profits of major enterprises. However, with the rapid development of e-commerce, the diversity and abundance of e-commerce data pose a challenge to mining efficiency. Moreover, in actual market transactions, the chronological order of transactions reflects customer behavior and preferences. To address these challenges, we develop an effective algorithm called SeqRFM, which combines sequential pattern mining with RFM models. SeqRFM considers each customer's recency (R), frequency (F), and monetary (M) scores to represent the significance of the customer and identifies sequences with high recency, high frequency, and high monetary value. A series of experiments…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Fractal and DNA sequence analysis · Machine Learning in Bioinformatics
