EXPERIMENTAL ANALYSIS OF DESIGN CHOICES IN MULTIATTRIBUTE UTILITY COLLABORATIVE FILTERING

Author(s):  
NIKOS MANOUSELIS ◽  
CONSTANTINA COSTOPOULOU

Recommender systems have already been engaging multiple criteria for the production of recommendations. Such systems, referred to as multicriteria recommenders, demonstrated early the potential of applying Multi-Criteria Decision Making (MCDM) methods to facilitate recommendation in numerous application domains. On the other hand, systematic implementation and testing of multicriteria recommender systems in the context of real-life applications still remains rather limited. Previous studies dealing with the evaluation of recommender systems have outlined the importance of carrying out careful testing and parameterization of a recommender system, before it is actually deployed in a real setting. In this paper, the experimental analysis of several design options for three proposed multiattribute utility collaborative filtering algorithms is presented for a particular application context (recommendation of e-markets to online customers), under conditions similar to the ones expected during actual operation. The results of this study indicate that the performance of recommendation algorithms depends on the characteristics of the application context, as these are reflected on the properties of evaluations' data set. Therefore, it is judged important to experimentally analyze various design choices for multicriteria recommender systems, before their actual deployment.

Author(s):  
Dalia Sulieman ◽  
Maria Malek ◽  
Hubert Kadima ◽  
Dominique Laurent

In this article, the authors consider the basic problem of recommender systems that is identifying a set of users to whom a given item is to be recommended. In practice recommender systems are run against huge sets of users, and the problem is then to avoid scanning the whole user set in order to produce the recommendation list. To cope with problem, they consider that users are connected through a social network and that taxonomy over the items has been defined. These two kinds of information are respectively called social and semantic information. In their contribution the authors suggest combining social information with semantic information in one algorithm in order to compute recommendation lists by visiting a limited part of the social network. In their experiments, the authors use two real data sets, namely Amazon.com and MovieLens, and they compare their algorithms with the standard item-based collaborative filtering and hybrid recommendation algorithms. The results show satisfying accuracy values and a very significant improvement of performance, by exploring a small part of the graph instead of exploring the whole graph.


2012 ◽  
Vol 263-266 ◽  
pp. 1834-1837 ◽  
Author(s):  
Jian Xun Xia ◽  
Fei Wu ◽  
Chang Sheng Xie

This paper presents a novel approach to compute user similarity based on weighted bipartite network and resource allocation principle for collaborative filtering recommendation. The key is to calculate the asymmetric user weighted matrix and translate it into a symmetric user similarity matrix. We carry out extensive experiments over Movielens data set and demonstrate that the proposed approach can yield better recommendation accuracy and can partly to alleviate the trouble of sparseness. Compare with traditional collaborative filtering recommendation algorithms based on Pearson correlation similarity and adjusted cosine similarity, the proposed method can improve the average predication accuracy by 6.7% and 0.6% respectively.


2021 ◽  
Vol 11 (6) ◽  
pp. 2510
Author(s):  
Aaron Ling Chi Yi ◽  
Dae-Ki Kang

Location-based recommender systems have gained a lot of attention in both commercial domains and research communities where there are various approaches that have shown great potential for further studies. However, there has been little attention in previous research on location-based recommender systems for generating recommendations considering the locations of target users. Such recommender systems sometimes recommend places that are far from the target user’s current location. In this paper, we explore the issues of generating location recommendations for users who are traveling overseas by taking into account the user’s social influence and also the native or local expert’s knowledge. Accordingly, we have proposed a collaborative filtering recommendation framework called the Friend-And-Native-Aware Approach for Collaborative Filtering (FANA-CF), to generate reasonable location recommendations for users. We have validated our approach by systematic and extensive experiments using real-world datasets collected from Foursquare TM. By comparing algorithms such as the collaborative filtering approach (item-based collaborative filtering and user-based collaborative filtering) and the personalized mean approach, we have shown that our proposed approach has slightly outperformed the conventional collaborative filtering approach and personalized mean approach.


2022 ◽  
Vol 24 (1) ◽  
pp. 139-140
Author(s):  
Dr.S. Dhanabal ◽  
◽  
Dr.K. Baskar ◽  
R. Premkumar ◽  
◽  
...  

Collaborative filtering algorithms (CF) and mass diffusion (MD) algorithms have been successfully applied to recommender systems for years and can solve the problem of information overload. However, both algorithms suffer from data sparsity, and both tend to recommend popular products, which have poor diversity and are not suitable for real life. In this paper, we propose a user internal similarity-based recommendation algorithm (UISRC). UISRC first calculates the item-item similarity matrix and calculates the average similarity between items purchased by each user as the user’s internal similarity. The internal similarity of users is combined to modify the recommendation score to make score predictions and suggestions. Simulation experiments on RYM and Last.FM datasets, the results show that UISRC can obtain better recommendation accuracy and a variety of recommendations than traditional CF and MD algorithms.


Author(s):  
Nikos Manouselis ◽  
Constantina Costopoulou

The problem of collaborative filtering is to predict how well a user will like an item that he or she has not rated, given a set of historical ratings for this and other items from a community of users. A plethora of collaborative filtering algorithms have been proposed in related literature. One of the most prevalent families of collaborative filtering algorithms are neighborhood-based ones, which calculate a prediction of how much a user will like a particular item, based on how other users with similar preferences have rated this item. This chapter aims to provide an overview of various proposed design options for neighborhood-based collaborative filtering systems, in order to facilitate their better understanding, as well as their study and implementation by recommender systems’ researchers and developers. For this purpose, the chapter extends a series of design stages of neighborhood-based algorithms, as they have been initially identified by related literature on collaborative filtering systems. Then, it reviews proposed alternatives for each design stage and provides an overview of potential design options.


2021 ◽  
Vol 2021 ◽  
pp. 1-10
Author(s):  
Wei He

The recommendation engine is similar to the function of the product recommender in our real life, which provides great convenience for people to choose the appropriate decoration scheme in the process of interior design and decoration. A home improvement website or company can design a suitable recommendation algorithm to provide home improvement program recommendation services for users with decoration needs. After understanding the user behavior of the home decoration website, this paper proposes an interior design scheme recommendation method based on an improved collaborative filtering algorithm. The method designs a collaborative filtering algorithm that combines multilayer hybrid similarity and trust mechanisms. Fuzzy set membership function is introduced to correct users’ rating similarity, and users’ interest vector is extracted to calculate users’ preference for different types of items. The algorithm dynamically fuses those two aspects to obtain the mixed similarity of users; meanwhile, the user’s hybrid similarity and trust are fused in an adaptive model. Then, the user neighbor data set generated based on the overall similarity of users is used as a training set, taking the item scores and features into consideration. On the one hand, the users and the projects are taken into account as well. The final prediction score is more accurate, and the recommendation effect is better. The experimental results show that this method can recommend interior design schemes with high performance, and its performance is better than other methods.


2013 ◽  
Vol 13 (Special-Issue) ◽  
pp. 122-130
Author(s):  
Yue Huang ◽  
Xuedong Gao ◽  
Shujuan Gu

Abstract User similarity measurement plays a key role in collaborative filtering recommendation which is the most widely applied technique in recommender systems. Traditional user-based collaborative filtering recommendation methods focus on absolute rating difference of common rated items while neglecting the relative rating level difference to the same items. In order to overcome this drawback, we propose a novel user similarity measure which takes into account the degree of rating the level gap that users could accept. The results of collaborative filtering recommendation based on User Acceptable Rating Radius (UARR) on a real movie rating data set, the MovieLens data set, prove to generate more accurate prediction results compared to the traditional similarity methods.


2012 ◽  
Vol 201-202 ◽  
pp. 428-432
Author(s):  
Yang Zhang ◽  
Hua Shen ◽  
Guo Shun Zhou

Collaborative Filtering (CF) algorithms are widely used in recommender systems to deal with information overload. However, with the rapid growth in the amount of information and the number of visitors to web sites in recent years, CF researchers are facing challenges with improving the quality of recommendations for users with sparse data and improving the scalability of the CF algorithms. To address these issues, an incremental user-based algorithm combined with item-based approach is proposed in this paper. By using N-nearest users and N-nearest items in the prediction generation, the algorithm requires an O(N) space for storing necessary similarities for the online prediction computation and at the same time gets improvement of scalability. The experiments suggest that the incremental user-based algorithm provides better quality than the best available classic Pearson correlation-based CF algorithms when the data set is sparse.


Author(s):  
Cristhian Figueroa ◽  
Iacopo Vagliano ◽  
Oscar Rodríguez Rocha ◽  
Marco Torchiano ◽  
Catherine Faron Zucker ◽  
...  

Data published on the web following the principles of linked data has resulted in a global data space called the Web of Data. These principles led to semantically interlink and connect different resources at data level regardless their structure, authoring, location, etc. The tremendous and continuous growth of the Web of Data also implies that now it is more likely to find resources that describe real-life concepts. However, discovering and recommending relevant related resources is still an open research area. This chapter studies recommender systems that use linked data as a source containing a significant amount of available resources and their relationships useful to produce recommendations. Furthermore, it also presents a framework to deploy and execute state-of-the-art algorithms for linked data that have been re-implemented to measure and benchmark them in different application domains and without being bound to a unique dataset.


Sign in / Sign up

Export Citation Format

Share Document