Learning User Representations with Hypercuboids for Recommender Systems
Shuai Zhang, Huoyu Liu, Aston Zhang, Yue Hu, Ce Zhang, Yumeng Li,, Tanchao Zhu, Shaojian He, Wenwu Ou

TL;DR
This paper introduces a novel user interest representation as hypercuboids in recommender systems, improving modeling flexibility and capturing diverse interests, leading to superior recommendation performance.
Contribution
The paper proposes modeling user interests as hypercuboids instead of points, with variants and neural learning architecture, enhancing diversity capture and recommendation accuracy.
Findings
Outperforms state-of-the-art methods on public datasets
Effectively models diverse user interests
Achieves significant improvements in recommendation accuracy
Abstract
Modeling user interests is crucial in real-world recommender systems. In this paper, we present a new user interest representation model for personalized recommendation. Specifically, the key novelty behind our model is that it explicitly models user interests as a hypercuboid instead of a point in the space. In our approach, the recommendation score is learned by calculating a compositional distance between the user hypercuboid and the item. This helps to alleviate the potential geometric inflexibility of existing collaborative filtering approaches, enabling a greater extent of modeling capability. Furthermore, we present two variants of hypercuboids to enhance the capability in capturing the diversities of user interests. A neural architecture is also proposed to facilitate user hypercuboid learning by capturing the activity sequences (e.g., buy and rate) of users. We demonstrate the…
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 · Advanced Bandit Algorithms Research · Advanced Graph Neural Networks
