Recommender systems are essential information technologies today, and recommendation algorithms combined with deep learning have become a research hotspot in this field. The recommendation model known as LFM (Latent Factor Model), which captures latent features through matrix factorization and gradient descent to fit user preferences, has given rise to various recommendation algorithms that bring new improvements in recommendation accuracy. However, collaborative filtering recommendation models based on LFM lack flexibility and has shortcomings for real-time recommendations, as they need to redo the matrix factorization and retrain using gradient descent when new users arrive. In response to this, this paper innovatively proposes a Latent Factor Generator (LFG) network, and set the movie recommendation as research theme. The LFG dynamically generates user latent factors through deep neural networks without the need for re-factorization or retrain. Experimental results indicate that the LFG recommendation model outperforms traditional matrix factorization algorithms in recommendation accuracy, providing an effective solution to the challenges of real-time recommendations with LFM.
翻译:推荐系统是当今重要的信息技术,结合深度学习的推荐算法已成为该领域的研究热点。基于隐因子模型(LFM)的推荐模型通过矩阵分解和梯度下降捕捉用户潜在特征以拟合用户偏好,由此衍生出的各类推荐算法在推荐精度上不断取得新突破。然而,基于LFM的协同过滤推荐模型缺乏灵活性,在实时推荐场景中存在不足——当新用户加入时,需重新进行矩阵分解和梯度下降训练。针对这一问题,本文创新性地提出潜在因子生成器(LFG)网络,并以电影推荐为研究主题。LFG通过深度神经网络动态生成用户潜在因子,无需重新分解或再训练。实验结果表明,LFG推荐模型在推荐精度上优于传统矩阵分解算法,为LFM在实时推荐中的挑战提供了有效解决方案。