Deep Matrix Factorization Models for Recommender Systems
@inproceedings{Xue2017DeepMF, title={Deep Matrix Factorization Models for Recommender Systems}, author={Hong Xue and Xinyu Dai and Jianbing Zhang and Shujian Huang and Jiajun Chen}, booktitle={IJCAI}, year={2017} }
Recommender systems usually make personalized recommendation with user-item interaction ratings, implicit feedback and auxiliary information. [] Key Method With this matrix as the input, we present a deep structure learning architecture to learn a common low dimensional space for the representations of users and items. Secondly, we design a new loss function based on binary cross entropy, in which we consider both explicit ratings and implicit feedback for a better optimization. The experimental results show…
501 Citations
BDMF: A Biased Deep Matrix Factorization Model for Recommendation
- Computer Science2019 IEEE SmartWorld, Ubiquitous Intelligence & Computing, Advanced & Trusted Computing, Scalable Computing & Communications, Cloud & Big Data Computing, Internet of People and Smart City Innovation (SmartWorld/SCALCOM/UIC/ATC/CBDCom/IOP/SCI)
- 2019
A novel matrix factorization model with neural network architecture, named BDMF, short for Biased Deep Matrix Factorization, that introduces bias to both users and items and can be viewed as a deep neural network implementation of BiasedSVD.
Is Simple Better? Revisiting Non-Linear Matrix Factorization for Learning Incomplete Ratings
- Computer Science2018 IEEE International Conference on Data Mining Workshops (ICDMW)
- 2018
This paper proposes a multilayer nonlinear semi-nonnegative matrix factorization method, with the motivation that user-item interactions can be modeled more accurately using a linear combination of non-linear item features.
Deep Matrix Factorization for Cross-Domain Recommendation
- Computer Science2021 IEEE 5th Advanced Information Technology, Electronic and Automation Control Conference (IAEAC)
- 2021
This paper uses multi-layer perceptron structures to learn the representation of users and items in ML-based method and proposes Deep Matrix Factorization for Cross Domain Recommendation (DMF-CDR), which outperforms several recent popular models.
From Content Text Encoding Perspective: A Hybrid Deep Matrix Factorization Approach for Recommender System
- Computer Science2019 International Joint Conference on Neural Networks (IJCNN)
- 2019
This work proposes an approach by using neural networks to acquire the latent factors of latent factor models, and shows that this model is effective on two benchmark datasets, outperforming some state-of-art approaches.
Neural Matrix Factorization Recommendation for User Preference Prediction Based on Explicit and Implicit Feedback
- Computer ScienceComput. Intell. Neurosci.
- 2022
A neural matrix factorization recommendation algorithm (EINMF) based on explicit-implicit feedback is proposed that has the feasibility, validity, and robustness fully demonstrated in comparison with multiple baseline models on two real datasets.
Embedding-Augmented Generalized Matrix Factorization for Recommendation With Implicit Feedback
- Computer ScienceIEEE Intelligent Systems
- 2021
By using the historical interactions to enrich user embedding and item embedding for generalized matrix factorization, better performance, faster convergence, and lower training loss can be achieved.
Learning from Incomplete Ratings using Nonlinear Multi-layer Semi-Nonnegative Matrix Factorization
- Computer ScienceArXiv
- 2017
A novel multilayer non-linear approach to a variant of nonnegative matrix factorization (NMF) to learn such factors from the incomplete ratings matrix and shows that by doing so, the model is able to learn low-dimensional representations that are better suited for recommender systems on several benchmark datasets.
A Deep Latent Factor Model for High-Dimensional and Sparse Matrices in Recommender Systems
- Computer ScienceIEEE Transactions on Systems, Man, and Cybernetics: Systems
- 2021
A deep latent factor model (DLFM) is proposed for building a deep-structured RS on an HiDS matrix efficiently by sequentially connecting multiple latent factor (LF) models instead of multilayered neural networks through a nonlinear activation function.
A Hybrid Deep Collaborative Filtering Approach for Recommender Systems
- Computer Science
- 2021
The Weighted Parallel Deep Hybrid RS uses additional attributes of user - item matrix to alleviate the cold start problem and indicates better prediction compared to other techniques in terms of accuracy.
RETHINKING GENERALIZED MATRIX FACTORIZATION
- Computer Science
- 2019
The ablation study demonstrates that by using multi-hot encoding to enrich user embedding and item embedding for Generalized Matrix Factorization, better performance, faster convergence, and lower training loss can be achieved.
References
SHOWING 1-10 OF 35 REFERENCES
Fast Matrix Factorization for Online Recommendation with Implicit Feedback
- Computer ScienceSIGIR
- 2016
A new learning algorithm based on the element-wise Alternating Least Squares (eALS) technique is designed, for efficiently optimizing a Matrix Factorization (MF) model with variably-weighted missing data and exploiting this efficiency to then seamlessly devise an incremental update strategy that instantly refreshes a MF model given new feedback.
BPR: Bayesian Personalized Ranking from Implicit Feedback
- Computer ScienceUAI
- 2009
This paper presents a generic optimization criterion BPR-Opt for personalized ranking that is the maximum posterior estimator derived from a Bayesian analysis of the problem and provides a generic learning algorithm for optimizing models with respect to B PR-Opt.
VBPR: Visual Bayesian Personalized Ranking from Implicit Feedback
- Computer ScienceAAAI
- 2016
This paper proposes a scalable factorization model to incorporate visual signals into predictors of people's opinions, which is applied to a selection of large, real-world datasets and makes use of visual features extracted from product images using (pre-trained) deep networks.
A Multi-View Deep Learning Approach for Cross Domain User Modeling in Recommendation Systems
- Computer ScienceWWW
- 2015
This work proposes a content-based recommendation system to address both the recommendation quality and the system scalability, and proposes to use a rich feature set to represent users, according to their web browsing history and search queries, using a Deep Learning approach.
TopicMF: Simultaneously Exploiting Ratings and Reviews for Recommendation
- Computer ScienceAAAI
- 2014
Experimental results show the superiority of the proposed novel matrix factorization model (called TopicMF) over the state-of-the-art models, demonstrating its effectiveness for recommendation tasks.
Collaborative Filtering for Implicit Feedback Datasets
- Computer Science2008 Eighth IEEE International Conference on Data Mining
- 2008
This work identifies unique properties of implicit feedback datasets and proposes treating the data as indication of positive and negative preference associated with vastly varying confidence levels, which leads to a factor model which is especially tailored for implicit feedback recommenders.
Factorization meets the neighborhood: a multifaceted collaborative filtering model
- Computer ScienceKDD
- 2008
The factor and neighborhood models can now be smoothly merged, thereby building a more accurate combined model and a new evaluation metric is suggested, which highlights the differences among methods, based on their performance at a top-K recommendation task.
SoRec: social recommendation using probabilistic matrix factorization
- Computer ScienceCIKM '08
- 2008
A factor analysis approach based on probabilistic matrix factorization to solve the data sparsity and poor prediction accuracy problems by employing both users' social network information and rating records is proposed.
TriRank: Review-aware Explainable Recommendation by Modeling Aspects
- Computer ScienceCIKM
- 2015
TriRank endows the recommender system with a higher degree of explainability and transparency by modeling aspects in reviews, and allows users to interact with the system through their aspect preferences, assisting users in making informed decisions.
Deep Collaborative Filtering via Marginalized Denoising Auto-encoder
- Computer ScienceCIKM
- 2015
A general deep architecture for CF is proposed by integrating matrix factorization with deep feature learning, which leads to a parsimonious fit over the latent features as indicated by its improved performance in comparison to prior state-of-art models over four large datasets for the tasks of movie/book recommendation and response prediction.