中文
相关论文

相关论文: Cross-Domain Recommendation for Cold-Start Users v…

200 篇论文

Collaborative filtering (CF) aims to build a model from users' past behaviors and/or similar decisions made by other users, and use the model to recommend items for users. Despite of the success of previous collaborative filtering…

信息检索 · 计算机科学 2017-04-04 Junhua He , Hankz Hankui Zhuo , Jarvan Law

Cross-domain Recommendation (CDR) exploits multi-domain correlations to alleviate data sparsity. As a core task within this field, inter-domain recommendation focuses on predicting preferences for users who interact in a source domain but…

信息检索 · 计算机科学 2026-04-08 Ziang Lu , Lei Sang , Lin Mu , Yiwen Zhang

Cold-start problems are enormous challenges in practical recommender systems. One promising solution for this problem is cross-domain recommendation (CDR) which leverages rich information from an auxiliary (source) domain to improve the…

信息检索 · 计算机科学 2021-05-12 Yongchun Zhu , Kaikai Ge , Fuzhen Zhuang , Ruobing Xie , Dongbo Xi , Xu Zhang , Leyu Lin , Qing He

Collaborative filtering is one of the most popular techniques in designing recommendation systems, and its most representative model, matrix factorization, has been wildly used by researchers and the industry. However, this model suffers…

信息检索 · 计算机科学 2019-12-17 Yixin Su , Sarah Monazam Erfani , Rui Zhang

In the real world, users always have multiple interests while surfing different services to enrich their daily lives, e.g., watching hot short videos/live streamings. To describe user interests precisely for a better user experience, the…

信息检索 · 计算机科学 2025-03-18 Yu Liu , Hanbin Jiang , Lei Zhu , Yu Zhang , Yuqi Mao , Jiangxia Cao , Shuchao Pang

Model-based collaborative filtering analyzes user-item interactions to infer latent factors that represent user preferences and item characteristics in order to predict future interactions. Most collaborative filtering algorithms assume…

机器学习 · 计算机科学 2016-11-02 Ghassen Jerfel , Mehmet E. Basbug , Barbara E. Engelhardt

Recommender systems are widely used in various real-world applications, but they often encounter the persistent challenge of the user cold-start problem. Cross-domain recommendation (CDR), which leverages user interactions from one domain…

信息检索 · 计算机科学 2025-02-13 Hourun Li , Yifan Wang , Zhiping Xiao , Jia Yang , Changling Zhou , Ming Zhang , Wei Ju

Item-based collaborative filtering (ICF) enjoys the advantages of high recommendation accuracy and ease in online penalization and thus is favored by the industrial recommender systems. ICF recommends items to a target user based on their…

信息检索 · 计算机科学 2021-10-22 Zhiyong Cheng , Fan Liu , Shenghan Mei , Yangyang Guo , Lei Zhu , Liqiang Nie

We propose a J-NCF method for recommender systems. The J-NCF model applies a joint neural network that couples deep feature learning and deep interaction modeling with a rating matrix. Deep feature learning extracts feature representations…

信息检索 · 计算机科学 2019-07-11 Wanyu Chen , Fei Cai , Honghui Chen , Maarten de Rijke

Recommender systems play a vital role in modern online services, such as Amazon and Taobao. Traditional personalized methods, which focus on user-item (UI) relations, have been widely applied in industrial settings, owing to their…

信息检索 · 计算机科学 2021-03-02 Xu Xie , Fei Sun , Xiaoyong Yang , Zhao Yang , Jinyang Gao , Wenwu Ou , Bin Cui

Cold-start is a very common and still open problem in the Recommender Systems literature. Since cold start items do not have any interaction, collaborative algorithms are not applicable. One of the main strategies is to use pure or hybrid…

机器学习 · 计算机科学 2019-07-16 Cesare Bernardis , Maurizio Ferrari Dacrema , Paolo Cremonesi

We consider the problem of learning latent features (aka embedding) for users and items in a recommendation setting. Given only a user-item interaction graph, the goal is to recommend items for each user. Traditional approaches employ…

信息检索 · 计算机科学 2021-02-17 Rahul Ragesh , Sundararajan Sellamanickam , Vijay Lingam , Arun Iyer , Ramakrishna Bairi

Cross-Domain Few-Shot Learning has witnessed great stride with the development of meta-learning. However, most existing methods pay more attention to learning domain-adaptive inductive bias (meta-knowledge) through feature-wise manipulation…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Tiange Zhang , Qing Cai , Feng Gao , Lin Qi , Junyu Dong

Most conventional recommendation methods (e.g., matrix factorization) represent user profiles as high-dimensional vectors. Unfortunately, these vectors lack interpretability and steerability, and often perform poorly in cold-start settings.…

计算与语言 · 计算机科学 2024-02-27 Joyce Zhou , Yijia Dai , Thorsten Joachims

Collaborative filtering (CF) and content-based filtering (CBF) have widely been used in information filtering applications. Both approaches have their strengths and weaknesses which is why researchers have developed hybrid systems. This…

机器学习 · 计算机科学 2012-12-12 Kai Yu , Anton Schwaighofer , Volker Tresp , Wei-Ying Ma , HongJiang Zhang

Cross-domain recommendation (CDR) aims to improve recommendation accuracy in sparse domains by transferring knowledge from data-rich domains. However, existing CDR approaches often assume that user-item interaction data across domains is…

信息检索 · 计算机科学 2025-05-16 Li Wang , Qiang Wu , Min Xu

Collaborative filtering (CF), as a fundamental approach for recommender systems, is usually built on the latent factor model with learnable parameters to predict users' preferences towards items. However, designing a proper CF model for a…

信息检索 · 计算机科学 2021-06-15 Chen Gao , Quanming Yao , Depeng Jin , Yong Li

Collaborative filtering (CF) has achieved great success in the field of recommender systems. In recent years, many novel CF models, particularly those based on deep learning or graph techniques, have been proposed for a variety of…

信息检索 · 计算机科学 2021-02-16 Haiyang Zhang , Ivan Ganchev , Nikola S. Nikolov , Mark Stevenson

Although the latent factor model achieves good accuracy in rating prediction, it suffers from many problems including cold-start, non-transparency, and suboptimal results for individual user-item pairs. In this paper, we exploit textual…

信息检索 · 计算机科学 2018-11-27 Zhiyong Cheng , Xiaojun Chang , Lei Zhu , Rose C. Kanjirathinkal , Mohan Kankanhalli

Cross-domain collaborative filtering (CF) aims to alleviate data sparsity in single-domain CF by leveraging knowledge transferred from related domains. Many traditional methods focus on enriching compared neighborhood relations in CF…

信息检索 · 计算机科学 2018-08-30 Kwei-Herng Lai , Ting-Hsiang Wang , Heng-Yu Chi , Yian Chen , Ming-Feng Tsai , Chuan-Ju Wang