Wasserstein Collaborative Filtering for Item Cold-start Recommendation
Yitong Meng, Guangyong Chen, Benben Liao, Jun Guo, Weiwen Liu

TL;DR
This paper introduces Wasserstein CF, a novel method that leverages Wasserstein distance to improve item cold-start recommendations by effectively modeling content-based similarities and user preferences.
Contribution
It proposes a new Wasserstein distance-based approach for cold-start recommendation that integrates content information with collaborative filtering.
Findings
WCF outperforms state-of-the-art methods in cold-start scenarios.
The approach effectively models content similarity using Wasserstein distance.
Experimental results validate the superiority of WCF over existing methods.
Abstract
The item cold-start problem seriously limits the recommendation performance of Collaborative Filtering (CF) methods when new items have either none or very little interactions. To solve this issue, many modern Internet applications propose to predict a new item's interaction from the possessing contents. However, it is difficult to design and learn a map between the item's interaction history and the corresponding contents. In this paper, we apply the Wasserstein distance to address the item cold-start problem. Given item content information, we can calculate the similarity between the interacted items and cold-start ones, so that a user's preference on cold-start items can be inferred by minimizing the Wasserstein distance between the distributions over these two types of items. We further adopt the idea of CF and propose Wasserstein CF (WCF) to improve the recommendation performance…
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 · Caching and Content Delivery · Topic Modeling
