DeepLSGR: Neural collaborative filtering for recommendation systems in smart community

Srinidhi Hiriyannaiah,Siddesh G M,K. G. Srinivasa
DOI: https://doi.org/10.1007/s11042-021-11551-2
IF: 2.577
2022-01-03
Multimedia Tools and Applications
Abstract:In the field of Data science and online world, Recommendation Systems (RS) play an important role among the various e-commerce applications. Data sparsity often leads to the problem of precise recommendations in RS as there will be either less number of users or ratings. Collaborative filtering (CF) is one of the key techniques that are used for the RS with the pre-requisite of the adequate information of the users and items. Deep Learning (DL) models haved paved the way for analysis and prediction of sequential textual information in various applications. Hence, CF combined with DL approaches are also being explored to solve the problem of data sparsity in RS with various challenges of analysis and prediction of the sequential information. This paper considers the problem of data sparsity with a novel neural CF based DeepLSGR model to provide better recommendations. It is a bi-directional model composed of stacked hidden layers with Long-short term memory (LSTM) and Gated recurrent unit (GRU) and provide recommendations based on the prediction of rating using the textual reviews from the users. It provided an accuracy of 97%, recall of 61% and RMSE of 0.87 for the experiments conducted on the Amazon Fine Food Reviews and OpinRank datasets. The results of the comparison with the existing works evidently demonstrate that the DeepLSGR provides improved recommendations.
computer science, information systems, theory & methods,engineering, electrical & electronic, software engineering
What problem does this paper attempt to address?