Semi-supervised Collaborative Ranking with Push at Top
Iman Barjasteh, Rana Forsati, Abdol-Hossein Esfahanian, Hayder Radha

TL;DR
This paper introduces S^2COR, a semi-supervised collaborative ranking model that effectively leverages side information to improve cold-start recommendations in sparse and non-uniform rating scenarios.
Contribution
The paper proposes S^2COR, a novel semi-supervised ranking model that incorporates side information for better cold-start recommendation performance.
Findings
S^2COR outperforms state-of-the-art models on real-world datasets.
Significantly higher recommendation quality in cold-start scenarios.
Effectively handles non-random missing data using side information.
Abstract
Existing collaborative ranking based recommender systems tend to perform best when there is enough observed ratings for each user and the observation is made completely at random. Under this setting recommender systems can properly suggest a list of recommendations according to the user interests. However, when the observed ratings are extremely sparse (e.g. in the case of cold-start users where no rating data is available), and are not sampled uniformly at random, existing ranking methods fail to effectively leverage side information to transduct the knowledge from existing ratings to unobserved ones. We propose a semi-supervised collaborative ranking model, dubbed \texttt{SCOR}, to improve the quality of cold-start recommendation. \texttt{SCOR} mitigates the sparsity issue by leveraging side information about both observed and missing ratings by collaboratively learning 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Stochastic Gradient Optimization Techniques
