Dual module- wider and deeper stochastic gradient descent and dropout based dense neural network for movie recommendation

双模块——基于随机梯度下降和dropout的更宽更深的密集神经网络用于电影推荐

阅读:1

Abstract

In streaming services such as e-commerce, suggesting an item plays an important key factor in recommending the items. In streaming service of movie channels like Netflix, amazon recommendation of movies helps users to find the best new movies to view. Based on the user-generated data, the Recommender System(RS) is tasked with predicting the preferable movie to watch by utilising the ratings provided. A Dual module-deeper and more comprehensive Dense Neural Network (DNN) learning model is constructed and assessed for movie recommendation using Movie-Lens datasets containing 100k and 1M ratings on a scale of 1 to 5. The model incorporates categorical and numerical features by utilising embedding and dense layers. The improved DNN is constructed using various optimizers such as Stochastic Gradient Descent (SGD) and Adaptive Moment Estimation (Adam), along with the implementation of dropout. The utilisation of the Rectified Linear Unit (ReLU) as the activation function in dense neural networks is employed to mitigate issues such as overfitting, gradient instability, and convergence deceleration. The Dense NN model that has been proposed is subjected to a comparative analysis with pre-existing models. The evaluation of the proposed model is conducted using two widely accepted metrics, namely Mean Squared Error (MSE) and Mean Absolute Error (MAE). The obtained results for the MSE and MAE are 0.16 and 0.33, respectively.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。