paper-with-me

Papers

Attribute-aware Diversification for Sequential Recommendations

2020-08-03 · Anton Steenvoorden, Emanuele Di Gloria, Wanyu Chen, Pengjie Ren, Maarten de Rijke

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. In this paper, we consider both accuracy and diversity by presenting an Attribute-aware Diversifying Sequential Recommender (ADSR). Specifically, ADSR utilizes available attribute information when modeling a user's sequential behavior to simultaneously learn the user's most likely item to interact with, and their preference of attributes. Then, ADSR diversifies the recommended items based on the predicted preference for certain attributes. Experiments on two benchmark datasets demonstrate that ADSR can effectively provide diverse recommendations while maintaining accuracy.

📄 PDF Abstract BibTeX arXiv:2008.00783

Code (1)

antonsteenvoorden/ADSR 공식 구현 pytorch

Tasks

AttributeDiversity

Similar 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 recomme…

DiversitySequential Recommendation

Beyond Overcorrection: Evaluating Diversity in T2I Models with DivBench

2025-07-02 · Felix Friedrich, Thiemo Ganesha Welsch, Manuel Brack, Patrick Schramowski 외 arxiv

Current diversification strategies for text-to-image (T2I) models often ignore contextual appropriateness, leading to over-diversification where demographic attributes are modified even when explicitly specified in promp…

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

Disentangled Representation for Diversified Recommendations

2023-01-13 · Xiaoying Zhang, Hongning Wang, Hang Li

Accuracy and diversity have long been considered to be two conflicting goals for recommendations. We point out, however, that as the diversity is typically measured by certain pre-selected item attributes, e.g., category…

Diversity

Entropy Guided Diversification and Preference Elicitation in Agentic Recommendation Systems

2026-03-12 · Dat Tran, Yongce Li, Hannah Clay, Negin Golrezaei 외 arxiv

Users on e-commerce platforms can be uncertain about their preferences early in their search. Queries to recommendation systems are frequently ambiguous, incomplete, or weakly specified. Agentic systems are expected to p…

Recommendation Systems