Uncertainty-aware Consistency Learning for Cold-Start Item Recommendation
Taichi Liu, Chen Gao, Zhenyu Wang, Dong Li, Jianye Hao, Depeng Jin and, Yong Li

TL;DR
This paper introduces UCC, a novel uncertainty-aware consistency learning framework that enhances cold-start item recommendation by aligning cold and warm item embeddings using user-item interaction data, improving overall recommendation performance.
Contribution
The paper proposes a new framework that leverages uncertainty-aware consistency learning to simultaneously improve cold and warm item recommendations without auxiliary features.
Findings
Significantly outperforms state-of-the-art methods on benchmark datasets.
Achieves an average performance improvement of 27.6%.
Effectively aligns cold and warm item embeddings using uncertainty modeling.
Abstract
Graph Neural Network (GNN)-based models have become the mainstream approach for recommender systems. Despite the effectiveness, they are still suffering from the cold-start problem, i.e., recommend for few-interaction items. Existing GNN-based recommendation models to address the cold-start problem mainly focus on utilizing auxiliary features of users and items, leaving the user-item interactions under-utilized. However, embeddings distributions of cold and warm items are still largely different, since cold items' embeddings are learned from lower-popularity interactions, while warm items' embeddings are from higher-popularity interactions. Thus, there is a seesaw phenomenon, where the recommendation performance for the cold and warm items cannot be improved simultaneously. To this end, we proposed a Uncertainty-aware Consistency learning framework for Cold-start item recommendation…
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 Graph Neural Networks · Topic Modeling
MethodsFocus
