A Simple Yet Effective Approach for Diversified Session-Based Recommendation
Qing Yin, Hui Fang, Zhu Sun, and Yew-Soon Ong

TL;DR
This paper introduces a simple, plugin-compatible framework for session-based recommender systems that enhances diversity without sacrificing accuracy, using a novel loss function and attention mechanism.
Contribution
It proposes DCA-SBRS, a model-agnostic, easy-to-integrate framework that improves recommendation diversity while maintaining accuracy in existing SBRSs.
Findings
Significant increase in recommendation diversity across datasets.
No substantial loss in recommendation accuracy.
Framework is compatible with various existing SBRSs.
Abstract
Session-based recommender systems (SBRSs) have become extremely popular in view of the core capability of capturing short-term and dynamic user preferences. However, most SBRSs primarily maximize recommendation accuracy but ignore user minor preferences, thus leading to filter bubbles in the long run. Only a handful of works, being devoted to improving diversity, depend on unique model designs and calibrated loss functions, which cannot be easily adapted to existing accuracy-oriented SBRSs. It is thus worthwhile to come up with a simple yet effective design that can be used as a plugin to facilitate existing SBRSs on generating a more diversified list in the meantime preserving the recommendation accuracy. In this case, we propose an end-to-end framework applied for every existing representative (accuracy-oriented) SBRS, called diversified category-aware attentive SBRS (DCA-SBRS), to…
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 · Topic Modeling · Advanced Bandit Algorithms Research
