paper-with-me

Papers

Addressing the Item Cold-start Problem by Attribute-driven Active Learning

2018-05-23 · Yu Zhu, Jinhao Lin, Shibi He, Beidou Wang, Ziyu Guan, Haifeng Liu, Deng Cai

In recommender systems, cold-start issues are situations where no previous events, e.g. ratings, are known for certain users or items. In this paper, we focus on the item cold-start problem. Both content information (e.g. item attributes) and initial user ratings are valuable for seizing users' preferences on a new item. However, previous methods for the item cold-start problem either 1) incorporate content information into collaborative filtering to perform hybrid recommendation, or 2) actively select users to rate the new item without considering content information and then do collaborative filtering. In this paper, we propose a novel recommendation scheme for the item cold-start problem by leverage both active learning and items' attribute information. Specifically, we design useful user selection criteria based on items' attributes and users' rating history, and combine the criteria in an optimization framework for selecting users. By exploiting the feedback ratings, users' previous ratings and items' attributes, we then generate accurate rating predictions for the other unselected users. Experimental results on two real-world datasets show the superiority of our proposed method over traditional methods.

📄 PDF Abstract BibTeX arXiv:1805.09023

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningAttributeCollaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Privileged Graph Distillation for Cold Start Recommendation

2021-05-31 · Shuai Wang, Kun Zhang, Le Wu, Haiping Ma 외

The cold start problem in recommender systems is a long-standing challenge, which requires recommending to new users (items) based on attributes without any historical interaction records. In these recommendation systems…

AttributeCollaborative FilteringRecommendation Systems

Solving Cold Start Problem in Recommendation with Attribute Graph Neural Networks

2019-12-28 · Tieyun Qian, Yile Liang, Qing Li

Matrix completion is a classic problem underlying recommender systems. It is traditionally tackled with matrix factorization. Recently, deep learning based methods, especially graph neural networks, have made impressive …

AttributeGraph Neural NetworkMatrix CompletionRecommendation 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

Addressing the Cold-Start Problem in Outfit Recommendation Using Visual Preference Modelling

2020-08-04 · Dhruv Verma, Kshitij Gulati, Rajiv Ratn Shah

With the global transformation of the fashion industry and a rise in the demand for fashion items worldwide, the need for an effectual fashion recommendation has never been more. Despite various cutting-edge solutions pr…

AttributeClustering

Multi-task Item-attribute Graph Pre-training for Strict Cold-start Item Recommendation

2023-06-26 · Yuwei Cao, Liangwei Yang, Chen Wang, Zhiwei Liu 외

Recommendation systems suffer in the strict cold-start (SCS) scenario, where the user-item interactions are entirely unavailable. The ID-based approaches completely fail to work. Cold-start recommenders, on the other han…

AttributeMulti-Task LearningRecommendation Systems