TL;DR
This paper introduces deep learning models that leverage both implicit and explicit user behaviors, along with long- and short-term preferences, to improve recommendation accuracy in online systems.
Contribution
It proposes novel BERT-based architectures that integrate sequential implicit-explicit actions and long-short term preferences, outperforming existing methods.
Findings
Models outperform state-of-the-art baselines
Explicit to implicit order improves recommendations
Combining long- and short-term preferences enhances user modeling
Abstract
In this work, we examine the advantages of using multiple types of behaviour in recommendation systems. Intuitively, each user has to do some implicit actions (e.g., click) before making an explicit decision (e.g., purchase). Previous studies showed that implicit and explicit feedback have different roles for a useful recommendation. However, these studies either exploit implicit and explicit behaviour separately or ignore the semantic of sequential interactions between users and items. In addition, we go from the hypothesis that a user's preference at a time is a combination of long-term and short-term interests. In this paper, we propose some Deep Learning architectures. The first one is Implicit to Explicit (ITE), to exploit users' interests through the sequence of their actions. And two versions of ITE with Bidirectional Encoder Representations from Transformers based (BERT-based)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
