4 research outputs found

    Recommender System Based on Expert and Item Category

    Get PDF
    The objective of this study was to introduce the recommender system based on expert and item category to match the right items to users. In this study, the expert identification was divided into 3 techniques which were 1) the experts from social network technique   2) the experts from the frequency of rating technique and 3) the experts from other user’s preferences. To filter the expert users by using the frequency of rating technique and the experts from other user’s preferences technique, data about item category is used. For evaluation in this study, the researcher used Epinion for the performance testing to find out errors and accuracies in the prediction process. The results of this study showed that all the presented techniques had mean absolute error score at 0.15 and 85 percentages of accuracy, especially the expert identification combining with item category, it can reduce 60 percentages of the duration of recommendation creatingThe objective of this study was to introduce the recommender system based on expert and item category to match the right items to users. In this study, the expert identification was divided into 3 techniques which were 1) the experts from social network technique, 2) the experts from the frequency of rating technique, and 3) the experts from other user’s preferences. To filter the expert users by using the frequency of rating technique and the experts from other user’s preferences technique, data about item category is used. For evaluation in this study, the researcher used Epinion for the performance testing to find out errors and accuracies in the prediction process. The results of this study showed that all the presented techniques had mean absolute error score at 0.15 and 85 percentages of accuracy, especially the expert identification combining with item category, it can reduce 60 percentages of the duration of recommendation creating

    Improved collaborative filtering using clustering and association rule mining on implicit data

    Get PDF
    The recommender systems are recently becoming more significant due to their ability in making decisions on appropriate choices. Collaborative Filtering (CF) is the most successful and most applied technique in the design of a recommender system where items to an active user will be recommended based on the past rating records from like-minded users. Unfortunately, CF may lead to poor recommendation when user ratings on items are very sparse (insufficient number of ratings) in comparison with the huge number of users and items in user-item matrix. In the case of a lack of user rating on items, implicit feedback is used to profile a user’s item preferences. Implicit feedback can indicate users’ preferences by providing more evidences and information through observations made on users’ behaviors. Data mining technique, which is the focus of this research, can predict a user’s future behavior without item evaluation and can too, analyze his preferences. In order to investigate the states of research in CF and implicit feedback, a systematic literature review has been conducted on the published studies related to topic areas in CF and implicit feedback. To investigate users’ activities that influence the recommender system developed based on the CF technique, a critical observation on the public recommendation datasets has been carried out. To overcome data sparsity problem, this research applies users’ implicit interaction records with items to efficiently process massive data by employing association rules mining (Apriori algorithm). It uses item repetition within a transaction as an input for association rules mining, in which can achieve high recommendation accuracy. To do this, a modified preprocessing has been employed to discover similar interest patterns among users. In addition, the clustering technique (Hierarchical clustering) has been used to reduce the size of data and dimensionality of the item space as the performance of association rules mining. Then, similarities between items based on their features have been computed to make recommendations. Experiments have been conducted and the results have been compared with basic CF and other extended version of CF techniques including K-Means Clustering, Hybrid Representation, and Probabilistic Learning by using public dataset, namely, Million Song dataset. The experimental results demonstrate that the proposed technique exhibits improvements of an average of 20% in terms of Precision, Recall and Fmeasure metrics when compared to the basic CF technique. Our technique achieves even better performance (an average of 15% improvement in terms of Precision and Recall metrics) when compared to the other extended version of CF techniques, even when the data is very sparse

    Grey forecast model for accurate recommendation in presence of data sparsity and correlation,” Knowledge-Based Systems

    No full text
    Abstract-Recommender systems attract growing attention recently, as they can suggest appropriate choices to users based on intelligent prediction. As one of the most popular recommender techniques, Collaborative Filtering achieves efficiency from the similarity measurement of users and items. However, existing similarity measurement methods have reduced accuracy due to data correlation and sparsity. To overcome these problems, this paper introduces the Grey Forecast model for recommender systems. Firstly, the Cosine Distance method is used to compute the similarities between items. Then we rank the items, which have been rated by the active user according to their similarities to the target item, which has not yet been rated by the active user and select the first k items' ratings as input to construct a Grey Forecast model and yield prediction. The novelty of the paper is twofold: less data is required in constructing the model, and the model will become more effective when strong correlations exist among the data. Our approach was evaluated on two public datasets: MovieLens and EachMovie. The experimental results show that the proposed algorithm can significantly overcome the limitation of the data sparsity and cope with data correlation. In particular, the accuracy of the MovieLens dataset has been improved by over 20% in terms of Mean Absolute Error (MAE) and Root Mean Square Error (RMSE), even with small k
    corecore