Performance Comparison of Clustering Algorithm Based Collaborative Filtering Recommendation System

Author(s):  
Yuching Lu ◽  
Totsuka Koki ◽  
Goutam Chakraborty ◽  
Masafumi Matsuhara
2013 ◽  
Vol 846-847 ◽  
pp. 1137-1140
Author(s):  
Dan Han ◽  
Bing Liu ◽  
Yan Sun

This paper does a performance comparison and evaluation to the CF algorithm based on the cosine similarity, the correlation similarity and project rating, and analyzes and researches its application, facing problems, solutions in the personalization recommendation system.


SISFORMA ◽  
2020 ◽  
Vol 6 (2) ◽  
pp. 63
Author(s):  
Latifah Diah Kumalasari ◽  
Ajib Susanto

Students who are graduated from Informatics Engineering have wide employment opportunities in the information technology work field, such as database administrator, data scientist, UI designer, IT project manager, network engineer, system analyst, software engineer and UX designer. Each job in Information Technology field has different skill requirement for the interest of work field. Therefore, IT skill classification is needed to find out the suitable career recommendation for Informatics Engineering students. Data from IT professionals which are obtained from LinkedIn account of IT professionals will be processed as reference for students. Data are processed using K-Means Clustering algorithm to find out how is feasible IT professionals data are used as a reference. Then, Collaborative Filtering method by the K-NN algorithm is used to determine classification based on the proximity between student skills and information technology job field. The output is recommendation of information technology job field which are generated from calculate of IT student skills. Result has been tested by testing one of user that has been labeled software engineer produce a recommendation output as a software engineer.


There are huge tons of transactions being accomplished online every day. This implies that ecommerce is facing the problem of data and information overloads. While customers are shopping via websites, they spend a lot of time to search for the required products based on their needs. This problem can easily be alleviated by having an accurate recommendation system based on a strong algorithm and confident measures in this regard. There are two main techniques for products recommendation; content-based filtering and collaborative filtering. If one of these two techniques implemented on the e-commerce system, a lot of limitations and weak points will appear. This paper aims at generating an optimal list of product, which, in turn, generates an accurate and reliable list of items. The new approach is composed of three components; clustering algorithm, user-based collaborative filtering, and the Cosine similarity measure. This approach implemented using a real dataset of past experienced users. The accuracy of the search results is a matter to users, it recommends the most appropriate products to users of the e-commerce website. This approach shows trustworthy results and achieved a high level of accuracy for recommending products to users.


2021 ◽  
pp. 1-10
Author(s):  
Jinjuan Hu ◽  
Chao Xie

After entering the 21st century, the electronic commerce system has affected all aspects of our lives. Whether we read news on our mobile phones or computers or purchase items on our online websites, it greatly facilitates our lives. With the rapid development of short videos, many people like to watch small videos that interest them. The rapid development of e-commerce has facilitated our lives, so that we no longer have to go to many shopping malls to buy our favorite items, and we also no need to change TV stations one by one after watching a program to find our favorite programs. However, due to the rapid development of electronic commerce, there has been a lot of information overload. When users browse the website, items they are not interested in will appear, and even information about online fraud appears. How to filter this information and how to intelligently recommend to users more favorite items is the main research direction of this article. The research of this article is mainly divided into four parts. The first part analyzes the current situation of intelligent recommendation technology research and puts forward the idea of this article. The second part introduces the commonly used collaborative filtering algorithm and the principle and process of the fuzzy clustering algorithm used in this experiment, analyzes the shortcomings of the traditional collaborative filtering algorithm and illustrates the adaptability of the fuzzy clustering algorithm in practical applications. The third part introduces an intelligent recommendation system based on fuzzy clustering, which comprehensively analyzes the characteristics of users and products, makes full use of users’ evaluation information of products, and realizes intelligent recommendations based on content and collaborative filtering. At the end of the article, the comparative analysis experiment with the intelligent recommendation system of collaborative recommendation algorithm further proves the superiority of the intelligent recommendation system of electronic commerce based on fuzzy clustering algorithm in this paper and improves the accuracy of intelligent recommendation.


2020 ◽  
Vol 14 ◽  
Author(s):  
Amreen Ahmad ◽  
Tanvir Ahmad ◽  
Ishita Tripathi

: The immense growth of information has led to the wide usage of recommender systems for retrieving relevant information. One of the widely used methods for recommendation is collaborative filtering. However, such methods suffer from two problems, scalability and sparsity. In the proposed research, the two issues of collaborative filtering are addressed and a cluster-based recommender system is proposed. For the identification of potential clusters from the underlying network, Shapley value concept is used, which divides users into different clusters. After that, the recommendation algorithm is performed in every respective cluster. The proposed system recommends an item to a specific user based on the ratings of the item’s different attributes. Thus, it reduces the running time of the overall algorithm, since it avoids the overhead of computation involved when the algorithm is executed over the entire dataset. Besides, the security of the recommender system is one of the major concerns nowadays. Attackers can come in the form of ordinary users and introduce bias in the system to force the system function that is advantageous for them. In this paper, we identify different attack models that could hamper the security of the proposed cluster-based recommender system. The efficiency of the proposed research is validated by conducting experiments on student dataset.


2021 ◽  
Vol 13 (13) ◽  
pp. 7156
Author(s):  
Kyoung Jun Lee ◽  
Yu Jeong Hwangbo ◽  
Baek Jeong ◽  
Ji Woong Yoo ◽  
Kyung Yang Park

Many small and medium enterprises (SMEs) want to introduce recommendation services to boost sales, but they need to have sufficient amounts of data to introduce these recommendation services. This study proposes an extrapolative collaborative filtering (ECF) system that does not directly share data among SMEs but improves recommendation performance for small and medium-sized companies that lack data through the extrapolation of data, which can provide a magical experience to users. Previously, recommendations were made utilizing only data generated by the merchant itself, so it was impossible to recommend goods to new users. However, our ECF system provides appropriate recommendations to new users as well as existing users based on privacy-preserved payment transaction data. To accomplish this, PP2Vec using Word2Vec was developed by utilizing purchase information only, excluding personal information from payment company data. We then compared the performances of single-merchant models and multi-merchant models. For the merchants with more data than SMEs, the performance of the single-merchant model was higher, while for the SME merchants with fewer data, the multi-merchant model’s performance was higher. The ECF System proposed in this study is more suitable for the real-world business environment because it does not directly share data among companies. Our study shows that AI (artificial intelligence) technology can contribute to the sustainability and viability of economic systems by providing high-performance recommendation capability, especially for small and medium-sized enterprises and start-ups.


2021 ◽  
Vol 8 (1) ◽  
Author(s):  
Triyanna Widiyaningtyas ◽  
Indriana Hidayah ◽  
Teguh B. Adji

AbstractCollaborative filtering is one of the most widely used recommendation system approaches. One issue in collaborative filtering is how to use a similarity algorithm to increase the accuracy of the recommendation system. Most recently, a similarity algorithm that combines the user rating value and the user behavior value has been proposed. The user behavior value is obtained from the user score probability in assessing the genre data. The problem with the algorithm is it only considers genre data for capturing user behavior value. Therefore, this study proposes a new similarity algorithm – so-called User Profile Correlation-based Similarity (UPCSim) – that examines the genre data and the user profile data, namely age, gender, occupation, and location. All the user profile data are used to find the weights of the similarities of user rating value and user behavior value. The weights of both similarities are obtained by calculating the correlation coefficients between the user profile data and the user rating or behavior values. An experiment shows that the UPCSim algorithm outperforms the previous algorithm on recommendation accuracy, reducing MAE by 1.64% and RMSE by 1.4%.


Sign in / Sign up

Export Citation Format

Share Document