paper-with-me

Papers

Addressing the Extreme Cold-Start Problem in Group Recommendation

2022-10-18 · Guo linxin, Tao yinghui, Gao Min, Yu Junliang, Zhao Liang, Li Wentao

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 not require explicit interaction data, making it suitable for cold start scenarios. The training process of EXTRE depends on the newly defined and interpretable concepts of consistency and discrepancy, other than commonly used negative sampling with pairwise ranking, which can improve the performance of the group recommendation. Extensive experiments validate the efficacy of the proposed model EXTRE.

📄 PDF Abstract BibTeX arXiv:2210.09672

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Self-supervised Graph Learning for Occasional Group Recommendation

2021-12-04 · Bowen Hao, Hongzhi Yin, Cuiping Li, Hong Chen

As an important branch in Recommender System, occasional group recommendation has received more and more attention. In this scenario, each occasional group (cold-start group) has no or few historical interacted items. As…

Contrastive LearningGraph LearningMeta-LearningRecommendation Systems+1

G-SPARC: SPectral ARchitectures tackling the Cold-start problem in Graph learning

2024-11-03 · Yahel Jacobs, Reut Dayan, Uri Shaham

Graphs play a central role in modeling complex relationships across various domains. Most graph learning methods rely heavily on neighborhood information, raising the question of how to handle cold-start nodes - nodes wi…

Graph LearningLink PredictionNode ClassificationNode Clustering

Cold & Warm Net: Addressing Cold-Start Users in Recommender Systems

2023-09-27 · Xiangyu Zhang, Zongqiang Kuang, Zehao Zhang, Fan Huang 외

Cold-start recommendation is one of the major challenges faced by recommender systems (RS). Herein, we focus on the user cold-start problem. Recently, methods utilizing side information or meta-learning have been used to…

Knowledge DistillationMeta-LearningRecommendation Systems

Graph Neural Patching for Cold-Start Recommendations

2024-10-18 · Hao Chen, Yu Yang, Yuanchen Bei, Zefan Wang 외

The cold start problem in recommender systems remains a critical challenge. Current solutions often train hybrid models on auxiliary data for both cold and warm users/items, potentially degrading the experience for the l…

Recommendation Systems

Keyword-driven Retrieval-Augmented Large Language Models for Cold-start User Recommendations

2024-05-30 · Hai-Dang Kieu, Minh Duc Nguyen, Thanh-Son Nguyen, Dung D. Le

Recent advancements in Large Language Models (LLMs) have shown significant potential in enhancing recommender systems. However, addressing the cold-start recommendation problem, where users lack historical data, remains …

Recommendation SystemsRe-RankingRetrieval