Convolutional Gaussian Embeddings for Personalized Recommendation with Uncertainty
Abstract
Most of existing embedding based recommendation models use embeddings (vectors) to represent users and items which contain latent features of users and items. Each of such embeddings corresponds to a single fixed point in low-dimensional space, thus fails to precisely represent the users/items with uncertainty which are often observed in recommender systems. Addressing this problem, we propose a unified deep recommendation framework employing Gaussian embeddings, which are proven adaptive to uncertain preferences exhibited by some users, resulting in better user representations and recommendation performance. Furthermore, our framework adopts Monte-Carlo sampling and convolutional neural networks to compute the correlation between the objective user and the candidate item, based on which precise recommendations are achieved. Our extensive experiments on two benchmark datasets not only justify that our proposed Gaussian embeddings capture the uncertainty of users very well, but also demonstrate its superior performance over the state-of-the-art recommendation models.
Cite
Text
Jiang et al. "Convolutional Gaussian Embeddings for Personalized Recommendation with Uncertainty." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/367Markdown
[Jiang et al. "Convolutional Gaussian Embeddings for Personalized Recommendation with Uncertainty." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/jiang2019ijcai-convolutional/) doi:10.24963/IJCAI.2019/367BibTeX
@inproceedings{jiang2019ijcai-convolutional,
title = {{Convolutional Gaussian Embeddings for Personalized Recommendation with Uncertainty}},
author = {Jiang, Junyang and Yang, Deqing and Xiao, Yanghua and Shen, Chenlu},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2019},
pages = {2642-2648},
doi = {10.24963/IJCAI.2019/367},
url = {https://mlanthology.org/ijcai/2019/jiang2019ijcai-convolutional/}
}