Gated Probabilistic Matrix Factorization: Learning Users' Attention from Missing Values

Abstract

Recommender systems rely on techniques of predicting the ratings that users would give to yet unconsumed items. Probabilistic matrix factorization (PMF) is a standard technique for such prediction and makes a prediction on the basis of an underlying probabilistic generative model of the behavior of users. We investigate a new model of users' consumption and rating, where a user tends to consume an item that emphasizes those features that the user seeks to enjoy, and the ratings of the users are more strongly affected by those features than others. We incorporate this new user model into PMF and show that the resulting method, Gated PMF (GPMF), improves the predictive accuracy by several percent on standard datasets. GPMF is widely applicable, as it is trained only with the ratings given by users and does not rely on any auxiliary data. PDF

Cite

Text

Ohsawa et al. "Gated Probabilistic Matrix Factorization: Learning Users' Attention from Missing Values." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Ohsawa et al. "Gated Probabilistic Matrix Factorization: Learning Users' Attention from Missing Values." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/ohsawa2016ijcai-gated/)

BibTeX

@inproceedings{ohsawa2016ijcai-gated,
  title     = {{Gated Probabilistic Matrix Factorization: Learning Users' Attention from Missing Values}},
  author    = {Ohsawa, Shohei and Obara, Yachiko and Osogami, Takayuki},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {1888-1894},
  url       = {https://mlanthology.org/ijcai/2016/ohsawa2016ijcai-gated/}
}