Determinantal Point Process Likelihoods for Sequential Recommendation
Yuli Liu, Christian Walder, Lexing Xie

TL;DR
This paper introduces DPP-based likelihood loss functions for sequential recommendation, capturing item dependencies and balancing accuracy with diversity, leading to improved recommendation quality and diversity.
Contribution
The paper proposes novel DPP likelihood-based loss functions tailored for sequential recommendation, addressing limitations of existing ranking losses.
Findings
Significant improvements in recommendation quality and diversity metrics.
Effective modeling of temporal item dependencies.
Enhanced balance between accuracy and diversity in recommendations.
Abstract
Sequential recommendation is a popular task in academic research and close to real-world application scenarios, where the goal is to predict the next action(s) of the user based on his/her previous sequence of actions. In the training process of recommender systems, the loss function plays an essential role in guiding the optimization of recommendation models to generate accurate suggestions for users. However, most existing sequential recommendation techniques focus on designing algorithms or neural network architectures, and few efforts have been made to tailor loss functions that fit naturally into the practical application scenario of sequential recommender systems. Ranking-based losses, such as cross-entropy and Bayesian Personalized Ranking (BPR) are widely used in the sequential recommendation area. We argue that such objective functions suffer from two inherent drawbacks: i)…
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
TopicsRisk and Portfolio Optimization · Stochastic Gradient Optimization Techniques · Advanced Bandit Algorithms Research
