Improving group recommendation using deep collaborative filtering approach

V. Ramanjaneyulu Yannam,Jitendra Kumar,Korra Sathya Babu,Bibhudatta Sahoo
DOI: https://doi.org/10.1007/s41870-023-01205-x
2023-03-01
International Journal of Information Technology
Abstract:The recommender system’s objective is to recommend items to users. Providing personalized suggestions to users is a challenging task. The traditional recommendation system recommends items for individual users. However, in recent times the popularity of group activities has increased, like watching movies with family, holiday trips with friends, etc. While predicting the rating information, existing methods disregard the metadata information. Therefore, the proposed approach used metadata information for prediction. It addresses data sparsity. This paper presents a rating prediction for group that leverages multilayer perceptron and General Matrix Factorization using metadata with Neural Collaborative Filtering techniques. The proposed approach is discussed in two steps. The first step is to learn from group-item interaction, perform one hot encoding for group and item, and then utilize this information to perform dot product by applying the GMF layer. In the second step, learn group-item interactions using group metadata and item metadata. This information is concatenated using the MLP layer. Finally, the GMF and MLP layer combined to get the final prediction ratings. The proposed approach has the advantage uses metadata to alleviate the cold start issue in group recommendation scenarios.
English Else
What problem does this paper attempt to address?