paper-with-me

Papers

Improving End-to-End Sequential Recommendations with Intent-aware Diversification

2019-08-27 · Wanyu Chen, Pengjie Ren, Fei Cai, Maarten de Rijke

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 behavior sequences. Then, we design an Intent-aware Diversity Promoting (IDP) loss to supervise the learning of the IIM module and force the model to take recommendation diversity into consideration during training. Extensive experiments on two benchmark datasets show that IDSR significantly outperforms state-of-the-art methods in terms of recommendation diversity while yielding comparable or superior recommendation accuracy.

📄 PDF Abstract BibTeX arXiv:1908.10171

Code (1)

https://bitbucket.org/wanyuchen/idsr 공식 구현 tf

Tasks

DiversitySequential Recommendation

Similar Papers 제목 키워드 기반

Beyond Item Dissimilarities: Diversifying by Intent in Recommender Systems

2024-05-20 · Yuyan Wang, Cheenar Banerjee, Samer Chucri, Fabio Soldo 외

It has become increasingly clear that recommender systems that overly focus on short-term engagement prevents users from exploring diverse interests, ultimately hurting long-term user experience. To tackle this challenge…

Recommendation Systems

Attribute-aware Diversification for Sequential Recommendations

2020-08-03 · Anton Steenvoorden, Emanuele Di Gloria, Wanyu Chen, Pengjie Ren 외

Users prefer diverse recommendations over homogeneous ones. However, most previous work on Sequential Recommenders does not consider diversity, and strives for maximum accuracy, resulting in homogeneous recommendations. …

AttributeDiversity

A Survey on Intent-aware Recommender Systems

2024-06-24 · Dietmar Jannach, Markus Zanker

Many modern online services feature personalized recommendations. A central challenge when providing such recommendations is that the reason why an individual user accesses the service may change from visit to visit or e…

Recommendation SystemsSurvey

Intent-Interest Disentanglement and Item-Aware Intent Contrastive Learning for Sequential Recommendation

2025-01-13 · Yijin Choi, Chiehyeon Lim

Recommender systems aim to provide personalized item recommendations by capturing user behaviors derived from their interaction history. Considering that user interactions naturally occur sequentially based on users' int…

Contrastive LearningDisentanglementRecommendation SystemsSequential Recommendation

Multi-factor Sequential Re-ranking with Perception-Aware Diversification

2023-05-21 · Yue Xu, Hao Chen, Zefan Wang, Jianwen Yin 외

Feed recommendation systems, which recommend a sequence of items for users to browse and interact with, have gained significant popularity in practical applications. In feed products, users tend to browse a large number …

DiversityGraph ClusteringRecommendation SystemsRe-Ranking