paper-with-me

Papers

Convolutional Matrix Factorization for Document Context-Aware Recommendation

2016-09-07 · RecSys 2016 9 · Donghyun Kim, Chanyoung Park, Jinoh Oh, Sungyoung Lee, Hwanjo Y

Sparseness of user-to-item rating data is one of the major factors that deteriorate the quality of recommender system. To handle the sparsity problem, several recommendation techniques have been proposed that additionally consider auxiliary information to improve rating prediction accuracy. In particular, when rating data is sparse, document modeling-based approaches have improved the accuracy by additionally utilizing textual data such as reviews, abstracts, or synopses. However, due to the inherent limitation of the bag-of-words model, they have difficulties in effectively utilizing contextual information of the documents, which leads to shallow understanding of the documents. This paper proposes a novel context-aware recommendation model, convolutional matrix factorization (ConvMF) that integrates convolutional neural network (CNN) into probabilistic matrix factorization (PMF). Consequently, ConvMF captures contextual information of documents and further enhances the rating prediction accuracy. Our extensive evaluations on three real-world datasets show that ConvMF significantly outperforms the state-of-the-art recommendation models even when the rating data is extremely sparse. We also demonstrate that ConvMF successfully captures subtle contextual difference of a word in a document. Our implementation and datasets are available at http://dm.postech.ac.kr/ConvMF.

📄 PDF Abstract BibTeX

Code (1)

cartopy/convmf

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

VRConvMF: Visual Recurrent Convolutional Matrix Factorization for Movie Recommendation

2022-02-16 · Zhu Wang, Honglong Chen, Zhe Li, Kai Lin 외

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 …

DescriptiveMovie RecommendationRecommendation Systems

MovieMat: Context-aware Movie Recommendation with Matrix Factorization by Matrix Fitting

2022-04-27 · Hao Wang

Movie Recommender System is widely applied in commercial environments such as NetFlix and Tubi. Classic recommender models utilize technologies such as collaborative filtering, learning to rank, matrix factorization and …

Collaborative FilteringFairnessLearning-To-RankMarketing+2

SeNMFk-SPLIT: Large Corpora Topic Modeling by Semantic Non-negative Matrix Factorization with Automatic Model Selection

2022-08-21 · Maksim E. Eren, Nick Solovyev, Manish Bhattarai, Kim Rasmussen 외

As the amount of text data continues to grow, topic modeling is serving an important role in understanding the content hidden by the overwhelming quantity of documents. One popular topic modeling approach is non-negative…

Model Selection

MatMat: Matrix Factorization by Matrix Fitting

2021-12-06 · Hao Wang

Matrix factorization is a widely adopted recommender system technique that fits scalar rating values by dot products of user feature vectors and item feature vectors. However, the formulation of matrix factorization as a…

FairnessMulti-Task LearningRecommendation Systems

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