paper-with-me

Papers

Attention-based Mixture Density Recurrent Networks for History-based Recommendation

2017-09-22 · Tian Wang, Kyunghyun Cho

The goal of personalized history-based recommendation is to automatically output a distribution over all the items given a sequence of previous purchases of a user. In this work, we present a novel approach that uses a recurrent network for summarizing the history of purchases, continuous vectors representing items for scalability, and a novel attention-based recurrent mixture density network, which outputs each component in a mixture sequentially, for modelling a multi-modal conditional distribution. We evaluate the proposed approach on two publicly available datasets, MovieLens-20M and RecSys15. The experiments show that the proposed approach, which explicitly models the multi-modal nature of the predictive distribution, is able to improve the performance over various baselines in terms of precision, recall and nDCG.

📄 PDF Abstract BibTeX arXiv:1709.07545

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interacting Attention-gated Recurrent Networks for Recommendation

2017-09-05 · Wenjie Pei, Jie Yang, Zhu Sun, Jie Zhang 외

Capturing the temporal dynamics of user preferences over items is important for recommendation. Existing methods mainly assume that all time steps in user-item interaction history are equally relevant to recommendation, …

FRMDN: Flow-based Recurrent Mixture Density Network

2020-08-05 · Seyedeh Fatemeh Razavi, Reshad Hosseini, Tina Behzad

The class of recurrent mixture density networks is an important class of probabilistic models used extensively in sequence modeling and sequence-to-sequence mapping applications. In this class of models, the density of a…

Hierarchical Context enabled Recurrent Neural Network for Recommendation

2019-04-26 · Kyungwoo Song, Mingi Ji, Sungrae Park, Il-Chul Moon

A long user history inevitably reflects the transitions of personal interests over time. The analyses on the user history require the robust sequential model to anticipate the transitions and the decays of user interests…

Sequential Recommendation

MEANTIME: Mixture of Attention Mechanisms with Multi-temporal Embeddings for Sequential Recommendation

2020-08-19 · Sung Min Cho, Eunhyeok Park, Sungjoo Yoo

Recently, self-attention based models have achieved state-of-the-art performance in sequential recommendation task. Following the custom from language processing, most of these models rely on a simple positional embeddin…

DiversitySequential Recommendation

Supervised and Semi-supervised Deep Probabilistic Models for Indoor Positioning Problems

2019-11-22 · Weizhu Qian, Fabrice Lauri, Franck Gechter

Predicting smartphone users location with WiFi fingerprints has been a popular research topic recently. In this work, we propose two novel deep learning-based models, the convolutional mixture density recurrent neural ne…