vix.ing · top · new · best · stats · spec

VRConvMF: Visual Recurrent Convolutional Matrix Factorization for Movie Recommendation

2022/02/16 by Zhu Wang, Wang, Zhu, Honglong Chen +9
Computer Science · #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Image Retrieval and Classification Techniques #Information Retrieval (cs.IR) #Machine Learning (cs.LG) #Multimodal Machine Learning Applications #Recommender Systems and Techniques #cs.CV #cs.IR #cs.LG

paper · pdf · doi:10.48550/arxiv.2202.10241

arxiv created 2022/02/16 · openalex publication_date 2022/02/16 · arxiv updated 2022/02/22 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Sparsity of user-to-item rating data becomes one of challenging issues in the recommender systems, which severely deteriorates the recommendation performance. Fortunately, context-aware recommender systems can alleviate the sparsity problem by making use of some auxiliary information, such as the information of both the users and items. In particular, the visual information of items, such as the movie poster, can be considered as the supplement for item description documents, which helps to obtain more item features. In this paper, we focus on movie recommender system and propose a probabilistic matrix factorization based recommendation scheme called visual recurrent convolutional matrix factorization (VRConvMF), which utilizes the textual and multi-level visual features extracted from the descriptive texts and posters respectively. We implement the proposed VRConvMF and conduct extensive experiments on three commonly used real world datasets to validate its effectiveness. The experimental results illustrate that the proposed VRConvMF outperforms the existing schemes.

Related