Addressing the Extreme Cold-Start Problem in Group Recommendation
Guo linxin, Tao yinghui, Gao Min, Yu Junliang, Zhao liang, Li Wentao

TL;DR
This paper introduces EXTRE, a novel group recommendation model designed for extreme cold-start scenarios, leveraging graph convolutional neural networks to establish implicit associations without relying on interaction data.
Contribution
The paper proposes EXTRE, a graph neural network-based model that effectively addresses extreme cold-start in group recommendation by using implicit association inference.
Findings
EXTRE outperforms existing methods in cold-start scenarios.
The model improves recommendation accuracy without interaction data.
Experimental results validate the effectiveness of the proposed approach.
Abstract
The task of recommending items to a group of users, a.k.a. group recommendation, is receiving increasing attention. However, the cold-start problem inherent in recommender systems is amplified in group recommendation because interaction data between groups and items are extremely scarce in practice. Most existing work exploits associations between groups and items to mitigate the data scarcity problem. However, existing approaches inevitably fail in extreme cold-start scenarios where associations between groups and items are lacking. For this reason, we design a group recommendation model for EXreme cold-star} in group REcommendation (EXTRE) suitable for the extreme cold start scenario. The basic idea behind EXTRE is to use the limit theory of graph convolutional neural networks to establish implicit associations between groups and items, and the derivation of these associations does…
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
