Improving End-to-End Sequential Recommendations with Intent-aware Diversification
Wanyu Chen, Pengjie Ren, Fei Cai, Maarten de Rijke

TL;DR
This paper introduces an end-to-end neural model called IDSR that captures user intents and promotes diversity in sequential recommendations without sacrificing accuracy.
Contribution
The paper proposes a novel intent-aware diversification method integrated into sequential recommendation models for improved diversity and accuracy.
Findings
IDSR outperforms state-of-the-art methods in recommendation diversity.
IDSR maintains or improves recommendation accuracy.
The model effectively captures multiple user intents from behavior sequences.
Abstract
Sequential Recommendation (SRs) that capture users' dynamic intents by modeling user sequential behaviors can recommend closely accurate products to users. Previous work on SRs is mostly focused on optimizing the recommendation accuracy, often ignoring the recommendation diversity, even though it is an important criterion for evaluating the recommendation performance. Most existing methods for improving the diversity of recommendations are not ideally applicable for SRs because they assume that user intents are static and rely on post-processing the list of recommendations to promote diversity. We consider both recommendation accuracy and diversity for SRs by proposing an end-to-end neural model, called Intent-aware Diversified Sequential Recommendation (IDSR). Specifically, we introduce an Implicit Intent Mining module (IIM) into SRs to capture different user intents reflected in user…
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.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Topic Modeling
