2,045 research outputs found

    Hybrid Recommender Systems: A Systematic Literature Review

    Get PDF
    Recommender systems are software tools used to generate and provide suggestions for items and other entities to the users by exploiting various strategies. Hybrid recommender systems combine two or more recommendation strategies in different ways to benefit from their complementary advantages. This systematic literature review presents the state of the art in hybrid recommender systems of the last decade. It is the first quantitative review work completely focused in hybrid recommenders. We address the most relevant problems considered and present the associated data mining and recommendation techniques used to overcome them. We also explore the hybridization classes each hybrid recommender belongs to, the application domains, the evaluation process and proposed future research directions. Based on our findings, most of the studies combine collaborative filtering with another technique often in a weighted way. Also cold-start and data sparsity are the two traditional and top problems being addressed in 23 and 22 studies each, while movies and movie datasets are still widely used by most of the authors. As most of the studies are evaluated by comparisons with similar methods using accuracy metrics, providing more credible and user oriented evaluations remains a typical challenge. Besides this, newer challenges were also identified such as responding to the variation of user context, evolving user tastes or providing cross-domain recommendations. Being a hot topic, hybrid recommenders represent a good basis with which to respond accordingly by exploring newer opportunities such as contextualizing recommendations, involving parallel hybrid algorithms, processing larger datasets, etc

    Brokerage Platform for Media Content Recommendation

    Get PDF
    Near real time media content personalisation is nowadays a major challenge involving media content sources, distributors and viewers. This paper describes an approach to seamless recommendation, negotiation and transaction of personalised media content. It adopts an integrated view of the problem by proposing, on the business-to-business (B2B) side, a brokerage platform to negotiate the media items on behalf of the media content distributors and sources, providing viewers, on the business-to-consumer (B2C) side, with a personalised electronic programme guide (EPG) containing the set of recommended items after negotiation. In this setup, when a viewer connects, the distributor looks up and invites sources to negotiate the contents of the viewer personal EPG. The proposed multi-agent brokerage platform is structured in four layers, modelling the registration, service agreement, partner lookup, invitation as well as item recommendation, negotiation and transaction stages of the B2B processes. The recommendation service is a rule-based switch hybrid filter, including six collaborative and two content-based filters. The rule-based system selects, at runtime, the filter(s) to apply as well as the final set of recommendations to present. The filter selection is based on the data available, ranging from the history of items watched to the ratings and/or tags assigned to the items by the viewer. Additionally, this module implements (i) a novel item stereotype to represent newly arrived items, (ii) a standard user stereotype for new users, (iii) a novel passive user tag cloud stereotype for socially passive users, and (iv) a new content-based filter named the collinearity and proximity similarity (CPS). At the end of the paper, we present off-line results and a case study describing how the recommendation service works. The proposed system provides, to our knowledge, an excellent holistic solution to the problem of recommending multimedia contents

    An integrated mobile content recommendation system

    Get PDF
    Many features have been added to mobile devices to assist the user's information consumption. However, there are limitations due to information overload on the devices, hardware usability and capacity. As a result, content filtering in a mobile recommendation system plays a vital role in the solution to this problem. A system that utilises content filtering can recommend content which matches a user's needs based on user preferences with a higher accuracy rate. However, mobile content recommendation systems have problems and limitations related to cold start and sparsity. The problems can be viewed as first time connection and first content rating for non-interactive recommendation systems where information is insufficient to predict mobile content which will match with a user's needs. In addition, how to find relevant items for the content recommendation system which are related to a user's profile is also a concern. An integrated model that combines the user group identification and mobile content filtering for mobile content recommendation was proposed in this study in order to address the current limitations of the mobile content recommendation system. The model enhances the system by finding the relevant content items that match with a user's needs based on the user's profile. A prototype of the client-side user profile modelling is also developed to demonstrate the concept. The integrated model applies clustering techniques to determine groups of users. The content filtering implemented classification techniques to predict the top content items. After that, an adaptive association rules technique was performed to find relevant content items. These approaches can help to build the integrated model. Experimental results have demonstrated that the proposed integrated model performs better than the comparable techniques such as association rules and collaborative filtering. These techniques have been used in several recommendation systems. The integrated model performed better in terms of finding relevant content items which obtained higher accuracy rate of content prediction and predicted successful recommended relevant content measured by recommendation metrics. The model also performed better in terms of rules generation and content recommendation generation. Verification of the proposed model was based on real world practical data. A prototype mobile content recommendation system with client-side user profile has been developed to handle the revisiting user issue. In addition, context information, such as time-of-day and time-of-week, could also be used to enhance the system by recommending the related content to users during different time periods. Finally, it was shown that the proposed method implemented fewer rules to generate recommendation for mobile content users and it took less processing time. This seems to overcome the problems of first time connection and first content rating for non-interactive recommendation systems

    Using K-means Clustering and Similarity Measure to Deal with Missing Rating in Collaborative Filtering Recommendation Systems

    Get PDF
    The Collaborative Filtering recommendation systems have been developed to address the information overload problem and personalize the content to the users for business and organizations. However, the Collaborative Filtering approach has its limitation of data sparsity and online scalability problems which result in low recommendation quality. In this thesis, a novel Collaborative Filtering approach is introduced using clustering and similarity technologies. The proposed method using K-means clustering to partition the entire dataset reduces the time complexity and improves the online scalability as well as the data density. Moreover, the similarity comparison method predicts and fills up the missing value in sparsity dataset to enhance the data density which boosts the recommendation quality. This thesis uses MovieLens dataset to investigate the proposed method, which yields amazing experimental outcome on a large sparsity data set that has a higher quality with lower time complexity than the traditional Collaborative Filtering approaches

    Deep Learning based Recommender System: A Survey and New Perspectives

    Full text link
    With the ever-growing volume of online information, recommender systems have been an effective strategy to overcome such information overload. The utility of recommender systems cannot be overstated, given its widespread adoption in many web applications, along with its potential impact to ameliorate many problems related to over-choice. In recent years, deep learning has garnered considerable interest in many research fields such as computer vision and natural language processing, owing not only to stellar performance but also the attractive property of learning feature representations from scratch. The influence of deep learning is also pervasive, recently demonstrating its effectiveness when applied to information retrieval and recommender systems research. Evidently, the field of deep learning in recommender system is flourishing. This article aims to provide a comprehensive review of recent research efforts on deep learning based recommender systems. More concretely, we provide and devise a taxonomy of deep learning based recommendation models, along with providing a comprehensive summary of the state-of-the-art. Finally, we expand on current trends and provide new perspectives pertaining to this new exciting development of the field.Comment: The paper has been accepted by ACM Computing Surveys. https://doi.acm.org/10.1145/328502
    • …
    corecore