Journal of King Saud University: Computer and Information Sciences (Mar 2022)

CD-SPM: Cross-domain book recommendation using sequential pattern mining and rule mining

  • Taushif Anwar,
  • V. Uma

Journal volume & issue
Vol. 34, no. 3
pp. 793 – 800

Abstract

Read online

Recommender system suggests a personalized recommendation by filtering the information based on users interest. Nowadays, users like to purchase the best possible items and services to spend the shortest span of time. The cross-domain recommendation system is a method of recommendation wherein knowledge is gathered from multiple domains. With respect to the user’s search term from the source domain, most similar items are recommended from the target domain. Semantic similarity between two different items can be achieved through Wpath method using Ontology. PrefixSpan is used for generating sequential patterns and Topseq rule mining algorithm is used for finding the frequent sequential rule. So, this work tries to extend cross domain recommendation by 1) finding the semantic similarity of items using Ontology; 2) applying Collaborative Filtering for finding similar items and users; 3) generating frequent item sequences using PrefixSpan sequential pattern mining algorithm and 4) recommending user preferred items using Topseq rule mining algorithm. The recommender system is evaluated considering precision, recall and F1 Score measures. It finds CD-SPM which yields better F1 Score. The proposed approach also alleviates the new user problem and sparsity problem to some extent.

Keywords