6 research outputs found

    Collaborative filtering and deep learning based hybrid recommendation for cold start problem

    Get PDF
    Recommender systems (RS) are used by many social networking applications and online e-commercial services. Collaborative filtering (CF) is one of the most popular approaches used for RS. However traditional CF approach suffers from sparsity and cold start problems. In this paper, we propose a hybrid recommendation model to address the cold start problem, which explores the item content features learned from a deep learning neural network and applies them to the timeSVD++ CF model. Extensive experiments are run on a large Netflix rating dataset for movies. Experiment results show that the proposed hybrid recommendation model provides a good prediction for cold start items, and performs better than four existing recommendation models for rating of non-cold start items

    Collaborative filtering content for parental control in mobile application chatting

    Get PDF
    Mobile phone is an important medium of communication for most people regardless their age. One of the most used mobile phone application is chat application. Since mobile users are across different age groups, from youngsters to senior citizen, each age level has their own ways or styles of communication when using mobile application chatting. Adult mostly used proper syntax with complete sentences while youngsters normally use short forms with incomplete sentences. In addition, improper communication styles, usage of bad and inappropriate words has become a trend among youngsters. This matter gives negative impact on the education system in a short-term and national language preservation in a long term. Hence, in this paper, researchers present a tool that provides word recommendations for mobile application chatting. This tool would be is an education material to younger generation users with subtle approach. Implementation of the tool is by adapting Collaborative Filtering approach with User-Based model which focusing on recommendation on similar interest between users. Collaborative filtering content tool is functioning well during the functionality testing and it is thriving as a mobile application chatting guidance

    Leveraging Deep Learning Techniques on Collaborative Filtering Recommender Systems

    Full text link
    With the exponentially increasing volume of online data, searching and finding required information have become an extensive and time-consuming task. Recommender Systems as a subclass of information retrieval and decision support systems by providing personalized suggestions helping users access what they need more efficiently. Among the different techniques for building a recommender system, Collaborative Filtering (CF) is the most popular and widespread approach. However, cold start and data sparsity are the fundamental challenges ahead of implementing an effective CF-based recommender. Recent successful developments in enhancing and implementing deep learning architectures motivated many studies to propose deep learning-based solutions for solving the recommenders' weak points. In this research, unlike the past similar works about using deep learning architectures in recommender systems that covered different techniques generally, we specifically provide a comprehensive review of deep learning-based collaborative filtering recommender systems. This in-depth filtering gives a clear overview of the level of popularity, gaps, and ignored areas on leveraging deep learning techniques to build CF-based systems as the most influential recommenders.Comment: 24 pages, 14 figure

    Systematic literature review on enhancing recommendation system by eliminating data sparsity

    Get PDF
    The aim of this project is to develop an approach using machine learning and matrix factorization to improve recommendation system. Nowadays, recommendation system has become an important part of our lives. It has helped us to make our decision-making process easier and faster as it could recommend us products that are similar with our taste. These systems can be seen everywhere such as online shopping or browsing through film catalogues. Unfortunately, the system still has its weakness where it faced difficulty in recommending products if there are insufficient reviews left by the users on products. It is difficult for the system to recommend said products because it is difficult to pinpoint what kind of users would be interested in the products. Research studies have used matrix factorization as the standard to solve this issue but lately, machine learning has come up as a good alternative to solve data sparsity. This project compares results of the recommendation system using RMSE to see how each proposed methods performs using three different datasets from MovieLens. We have selected two models – matrix factorization with SVD and deep learning-based model to evaluate these approaches and understand why they are popular solution to data sparsity. We have found that SVD brought in a lower RMSE as compared to deep learning. The reason behind this was discussed in the latter chapter of this thesis. We have also found possible research in capitalising categorical variables in recommendation system and the experiment achieved a lower RMSE score as compared to SVD and deep learning, showing the many possibilities of the future directions of the research in recommendation system
    corecore