From Pairwise to Ranking: Climbing the Ladder to Ideal Collaborative Filtering with Pseudo-Ranking
Yuhan Zhao, Rui Chen, Li Chen, Shuang Zhang, Qilong Han, Hongtao Song

TL;DR
This paper introduces a pseudo-ranking paradigm for collaborative filtering that leverages pseudo-rankings and a new loss function, effectively bridging the gap between pairwise approximations and full rankings, leading to improved recommendation performance.
Contribution
It proposes a novel pseudo-ranking paradigm with a noise-injection supervised pseudo-ranking and a confidence-aware ranking loss, addressing the lack of full ranking data in collaborative filtering.
Findings
PRP outperforms state-of-the-art methods on four datasets.
The confidence mechanism improves robustness against pseudo-ranking inaccuracies.
The analysis reveals the fundamental gap between pairwise and full ranking models.
Abstract
Intuitively, an ideal collaborative filtering (CF) model should learn from users' full rankings over all items to make optimal top-K recommendations. Due to the absence of such full rankings in practice, most CF models rely on pairwise loss functions to approximate full rankings, resulting in an immense performance gap. In this paper, we provide a novel analysis using the multiple ordinal classification concept to reveal the inevitable gap between a pairwise approximation and the ideal case. However, bridging the gap in practice encounters two formidable challenges: (1) none of the real-world datasets contains full ranking information; (2) there does not exist a loss function that is capable of consuming ranking information. To overcome these challenges, we propose a pseudo-ranking paradigm (PRP) that addresses the lack of ranking information by introducing pseudo-rankings supervised by…
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
TopicsGame Theory and Voting Systems · Data Management and Algorithms
