Sequential Recommendation with Controllable Diversification: Representation Degeneration and Diversity
Ziwei Fan, Zhiwei Liu, Hao Peng, and Philip S. Yu

TL;DR
This paper identifies representation degeneration as a key factor limiting diversity in sequential recommendation systems and proposes a novel regularization method, SPMRec, to balance diversity and performance effectively.
Contribution
It reveals the link between representation degeneration and recommendation diversity and introduces SPMRec, a regularization technique that controls this balance in sequential recommendation models.
Findings
SPMRec improves recommendation diversity without sacrificing accuracy.
The regularization effectively alleviates representation degeneration.
Experiments on four datasets validate the method's superiority.
Abstract
Sequential recommendation (SR) models the dynamic user preferences and generates the next-item prediction as the affinity between the sequence and items, in a joint latent space with low dimensions (i.e., the sequence and item embedding space). Both sequence and item representations suffer from the representation degeneration issue due to the user/item long-tail distributions, where tail users/ items are indistinguishably distributed as a narrow cone in the latent space. We argue that the representation degeneration issue is the root cause of insufficient recommendation diversity in existing SR methods, impairing the user potential exploration and further worsening the echo chamber issue. In this work, we first disclose the connection between the representation degeneration and recommendation diversity, in which severer representation degeneration indicates lower recommendation…
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
TopicsImage and Video Quality Assessment · Recommender Systems and Techniques
