SUPER-Rec: SUrrounding Position-Enhanced Representation for Recommendation
Taejun Lim, Siqu Long, Josiah Poon, Soyeon Caren Han

TL;DR
SUPER-Rec introduces a novel position-enhanced representation for users and items in recommendation systems, capturing rating positions to improve collaborative filtering performance beyond traditional semantic similarity methods.
Contribution
It is the first to formally incorporate rating position information into user/item representations and demonstrates improved recommendation accuracy.
Findings
Outperforms traditional collaborative filtering methods on explicit feedback datasets.
Effective in both explicit and implicit feedback scenarios.
Provides a new perspective on the importance of rating position in recommendations.
Abstract
Collaborative filtering problems are commonly solved based on matrix completion techniques which recover the missing values of user-item interaction matrices. In a matrix, the rating position specifically represents the user given and the item rated. Previous matrix completion techniques tend to neglect the position of each element (user, item and ratings) in the matrix but mainly focus on semantic similarity between users and items to predict the missing value in a matrix. This paper proposes a novel position-enhanced user/item representation training model for recommendation, SUPER-Rec. We first capture the rating position in the matrix using the relative positional rating encoding and store the position-enhanced rating information and its user-item relationship to the fixed dimension of embedding that is not affected by the matrix size. Then, we apply the trained position-enhanced…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Expert finding and Q&A systems · Advanced Bandit Algorithms Research
