Multi-Facet Recommender Networks with Spherical Optimization
Yanchao Tan, Carl Yang, Xiangyu Wei, Yun Ma, Xiaolin Zheng

TL;DR
This paper introduces MARS, a multi-facet recommender system that uses multiple metric spaces and spherical optimization to better capture complex user-item interactions from implicit feedback, significantly improving recommendation accuracy.
Contribution
The paper proposes a novel multi-facet framework with cross-facet similarity measurement and spherical optimization, addressing limitations of single-metric approaches in capturing diverse preferences.
Findings
Achieves up to 40% improvements in HR and nDCG metrics.
Demonstrates effectiveness across six real-world datasets.
Enhances robustness and accuracy of implicit feedback-based recommendations.
Abstract
Implicit feedback is widely explored by modern recommender systems. Since the feedback is often sparse and imbalanced, it poses great challenges to the learning of complex interactions among users and items. Metric learning has been proposed to capture user-item interactions from implicit feedback, but existing methods only represent users and items in a single metric space, ignoring the fact that users can have multiple preferences and items can have multiple properties, which leads to potential conflicts limiting their performance in recommendation. To capture the multiple facets of user preferences and item properties while resolving their potential conflicts, we propose the novel framework of Multi-fAcet Recommender networks with Spherical optimization (MARS). By designing a cross-facet similarity measurement, we project users and items into multiple metric spaces for fine-grained…
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 Graph Neural Networks · Advanced Image and Video Retrieval Techniques
