paper-with-me

Papers

VRConvMF: Visual Recurrent Convolutional Matrix Factorization for Movie Recommendation

2022-02-16 · Zhu Wang, Honglong Chen, Zhe Li, Kai Lin, Nan Jiang, Feng Xia

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.

📄 PDF Abstract BibTeX arXiv:2202.10241

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveMovie RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

Edge Data Based Trailer Inception Probabilistic Matrix Factorization for Context-Aware Movie Recommendation

2022-02-16 · Honglong Chen, Zhe Li, Zhu Wang, Zhichen Ni 외

The rapid growth of edge data generated by mobile devices and applications deployed at the edge of the network has exacerbated the problem of information overload. As an effective way to alleviate information overload, r…

Movie RecommendationRecommendation Systems

Trajectory Space Factorization for Deep Video-Based 3D Human Pose Estimation

2019-08-22 · Jiahao Lin, Gim Hee Lee

Existing deep learning approaches on 3d human pose estimation for videos are either based on Recurrent or Convolutional Neural Networks (RNNs or CNNs). However, RNN-based frameworks can only tackle sequences with limited…

3D Human Pose Estimation3D Pose EstimationMonocular 3D Human Pose EstimationPose Estimation+1

Including local feature interactions in deep non-negative matrix factorization networks improves performance

2025-03-26 · Mahbod Nouri, David Rotermund, Alberto Garcia-Ortiz, Klaus R. Pawelzik

The brain uses positive signals as a means of signaling. Forward interactions in the early visual cortex are also positive, realized by excitatory synapses. Only local interactions also include inhibition. Non-negative m…

Recurrent Multi-Graph Neural Networks for Travel Cost Prediction

2018-11-13 · Jilin Hu, Chenjuan Guo, Bin Yang, Christian S. Jensen 외

Origin-destination (OD) matrices are often used in urban planning, where a city is partitioned into regions and an element (i, j) in an OD matrix records the cost (e.g., travel time, fuel consumption, or travel speed) fr…

Prediction

Unifying Graph Convolutional Networks as Matrix Factorization

2020-01-01 · ICLR 2020 1 · Zhaocheng Liu, Qiang Liu, Haoli Zhang, Jun Zhu

In recent years, substantial progress has been made on graph convolutional networks (GCN). In this paper, for the first time, we theoretically analyze the connections between GCN and matrix factorization (MF), and unify …

Distributed ComputingNode Classification