12,148 research outputs found

    Social Recommendation Algorithm Research based on Trust Influence

    Get PDF
    Cold start and data sparsity greatly affect the recommendation quality of collaborative filtering. To solve these problems, social recommendation algorithms introduce the corresponding user trust information in social network, however, these algorithms typically utilize only adjacent trusted user information while ignoring the social network connectivity and the differences in the trust influence between indirect users, which leads to poor accuracy. For this deficiency, this paper proposes a social recommendation algorithm based on user influence strength. First of all, we get the user influence strength vector by iterative calculation on social network and then achieve a relatively complete user latent factor according to near-impact trusted user behavior. Depending on such a user influence vector, we integrate user-item rating matrix and the trust influence information. Experimental results show that it has a better prediction accuracy, compared to the state-of-art society recommendation algorithms

    Research on User Interest Expression and Recommendation Service based on Three-dimensional Relationship of Users and Items

    Get PDF
    The existing recommendation algorithms often rely heavily on the original score information in the user rating matrix. However, the user's rating of items does not fully reflect the user's real interest. Therefore, the key to improve the existing recommendation system algorithm effectively is to eliminate the influence of these unfavorable factors and the accuracy of the recommendation algorithm can be improved by correcting the original user rating information reasonably. This paper makes a comprehensive theoretical analysis and method design from three aspects: the quality of the item, the memory function of the user and the influence of the social friends trusted by the user on the user's rating. Based on these methods, this paper finally proposes a collaborative filtering recommendation algorithm (FixCF) based on user rating modification. Using data sets such as Movielens, Epinions and Flixster, the data sets are divided into five representative subsets, and the experimental demonstration is carried out. FixCF and classical collaborative filtering algorithms, existing matrix decomposition-based algorithms and trust network-based inference are compared. The experimental results show that the accuracy and coverage of FixCF have been improved under many experimental conditions

    User recommendation algorithm in social tagging system based on hybrid user trust

    Get PDF
    With the rapid growth of web 2.0 technologies, tagging become much more important today to facilitate personal organization and also provide a possibility for users to search information or discover new things with Collaborative Tagging Systems. However, the simplistic and user-centered design of this kind of systems cause the task of finding personally interesting users is becoming quite out of reach for the common user. Collaborative Filtering (CF) seems to be the most popular technique in recommender systems to deal with information overload issue but CF suffers from accuracy limitation. This is because CF always been attack by malicious users that will make it suffers in finding the truly interesting users. With this problem in mind, this study proposes a hybrid User Trust method to enhance CF in order to increase accuracy of user recommendation in social tagging system. This method is a combination of developing trust network based on user interest similarity and trust network from social network analysis. The user interest similarity is derived from personalized user tagging information. The hybrid User Trust method is able to find the most trusted users and selected as neighbours to generate recommendations. Experimental results show that the hybrid method outperforms the traditional CF algorithm. In addition, it indicated that the hybrid method give more accurate recommendation than the existing CF based on user trust

    Trust-Networks in Recommender Systems

    Get PDF
    Similarity-based recommender systems suffer from significant limitations, such as data sparseness and scalability. The goal of this research is to improve recommender systems by incorporating the social concepts of trust and reputation. By introducing a trust model we can improve the quality and accuracy of the recommended items. Three trust-based recommendation strategies are presented and evaluated against the popular MovieLens [8] dataset

    Recommender Systems

    Get PDF
    The ongoing rapid expansion of the Internet greatly increases the necessity of effective recommender systems for filtering the abundant information. Extensive research for recommender systems is conducted by a broad range of communities including social and computer scientists, physicists, and interdisciplinary researchers. Despite substantial theoretical and practical achievements, unification and comparison of different approaches are lacking, which impedes further advances. In this article, we review recent developments in recommender systems and discuss the major challenges. We compare and evaluate available algorithms and examine their roles in the future developments. In addition to algorithms, physical aspects are described to illustrate macroscopic behavior of recommender systems. Potential impacts and future directions are discussed. We emphasize that recommendation has a great scientific depth and combines diverse research fields which makes it of interests for physicists as well as interdisciplinary researchers.Comment: 97 pages, 20 figures (To appear in Physics Reports

    Hete-CF: Social-Based Collaborative Filtering Recommendation using Heterogeneous Relations

    Full text link
    Collaborative filtering algorithms haven been widely used in recommender systems. However, they often suffer from the data sparsity and cold start problems. With the increasing popularity of social media, these problems may be solved by using social-based recommendation. Social-based recommendation, as an emerging research area, uses social information to help mitigate the data sparsity and cold start problems, and it has been demonstrated that the social-based recommendation algorithms can efficiently improve the recommendation performance. However, few of the existing algorithms have considered using multiple types of relations within one social network. In this paper, we investigate the social-based recommendation algorithms on heterogeneous social networks and proposed Hete-CF, a Social Collaborative Filtering algorithm using heterogeneous relations. Distinct from the exiting methods, Hete-CF can effectively utilize multiple types of relations in a heterogeneous social network. In addition, Hete-CF is a general approach and can be used in arbitrary social networks, including event based social networks, location based social networks, and any other types of heterogeneous information networks associated with social information. The experimental results on two real-world data sets, DBLP (a typical heterogeneous information network) and Meetup (a typical event based social network) show the effectiveness and efficiency of our algorithm
    corecore