Abstract
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, which however does not apply in realworld scenarios where user-item interactions can often happen accidentally. More importantly, they learn user and item dynamics separately, thus failing to capture their joint effects on user-item interactions. To better model user and item dynamics, we present the Interacting Attention-gated Recurrent Network (IARN) which adopts the attention model to measure the relevance of each time step. In particular, we propose a novel attention scheme to learn the attention scores of user and item history in an interacting way, thus to account for the dependencies between user and item dynamics in shaping user-item interactions. By doing so, IARN can selectively memorize different time steps of a user's history when predicting her preferences over different items. Our model can therefore provide meaningful interpretations for recommendation results, which could be further enhanced by auxiliary features. Extensive validation on real-world datasets shows that IARN consistently outperforms state-of-the-art methods.
Original language | English |
---|---|
Title of host publication | CIKM 2017 - Proceedings of the 2017 ACM Conference on Information and Knowledge Management |
Publisher | Association for Computing Machinery |
Pages | 1459-1468 |
Number of pages | 10 |
ISBN (Electronic) | 9781450349185 |
DOIs | |
Publication status | Published - 6 Nov 2017 |
Externally published | Yes |
Event | 26th ACM International Conference on Information and Knowledge Management, CIKM 2017 - Singapore, Singapore Duration: 6 Nov 2017 → 10 Nov 2017 |
Conference
Conference | 26th ACM International Conference on Information and Knowledge Management, CIKM 2017 |
---|---|
Country/Territory | Singapore |
City | Singapore |
Period | 6/11/17 → 10/11/17 |
Keywords
- Attention model
- Feature-based recommendation
- Recurrent neural network
- User-item interaction