2022
DOI: 10.3390/math10020208
|View full text |Cite
|
Sign up to set email alerts
|

ReRec: A Divide-and-Conquer Approach to Recommendation Based on Repeat Purchase Behaviors of Users in Community E-Commerce

Abstract: Existing studies have made a great endeavor in predicting users’ potential interests in items by modeling user preferences and item characteristics. As an important indicator of users’ satisfaction and loyalty, repeat purchase behavior is a promising perspective to extract insightful information for community e-commerce. However, the repeated purchase behaviors of users have not yet been thoroughly studied. To fill in this research gap from the perspective of repeated purchase behavior and improve the process … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
3
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
7

Relationship

1
6

Authors

Journals

citations
Cited by 7 publications
(5 citation statements)
references
References 24 publications
0
3
0
Order By: Relevance
“…The arity list, which defines the number of the subproblems into which the problem is decomposed at each level; for example, if it is equal to [2,3,3,5,5], then the first time the decomposing is done into two subproblems, next time, each of these subproblems is decomposed into 3 subproblems, and so forth; 2.…”
Section: Divide and Conquer Generalized Patternmentioning
confidence: 99%
See 1 more Smart Citation
“…The arity list, which defines the number of the subproblems into which the problem is decomposed at each level; for example, if it is equal to [2,3,3,5,5], then the first time the decomposing is done into two subproblems, next time, each of these subproblems is decomposed into 3 subproblems, and so forth; 2.…”
Section: Divide and Conquer Generalized Patternmentioning
confidence: 99%
“…Divide-and-conquer is a very important programming paradigm that has been adapted to become a parallel programming pattern, too. Informally, the classical form of it could be described as being a recursive method defined by the following steps [1,2]: The applicability of the divide-and-conquer is very diverse: from classical sorting algorithms such as quick-sort [3] and merge-sort [1], to complex applications such as model checking [4], recommendation systems [5], or even in testing the gamification effectiveness [6].…”
Section: Introductionmentioning
confidence: 99%
“…A recommender system strives to predict which items would stimulate user interest based on their behavior on a specific web site. In our research, we employ two types of approaches, namely collaborative filtering (CF) and content-based filtering (CBF), both of which are well-known methods for creating a recommender system [27][28][29].…”
Section: Recommendation Systems In E-commercementioning
confidence: 99%
“…The CF method includes various techniques like clustering, Bayesian network, latent semantic model, deep learning, and the Markov decision process (MDP). However, the performance of the CF recommendation method tends to deteriorate with sparse scores, often leading to cold start problem in systems (Wu et al, 2022).…”
Section: Introductionmentioning
confidence: 99%