中文
相关论文

相关论文: A Deep Framework for Cross-Domain and Cross-System…

200 篇论文

Cross-Domain Recommendation (CDR) and Cross-System Recommendation (CSR) have been proposed to improve the recommendation accuracy in a target dataset (domain/system) with the help of a source one with relatively richer information. However,…

信息检索 · 计算机科学 2021-08-19 Feng Zhu , Yan Wang , Jun Zhou , Chaochao Chen , Longfei Li , Guanfeng Liu

Cross-domain sequential recommendation (CDSR) aims to address the data sparsity problems that exist in traditional sequential recommendation (SR) systems. The existing approaches aim to design a specific cross-domain unit that can transfer…

信息检索 · 计算机科学 2024-06-06 Wujiang Xu , Xuying Ning , Wenfang Lin , Mingming Ha , Qiongxu Ma , Qianqiao Liang , Xuewen Tao , Linxun Chen , Bing Han , Minnan Luo

Traditional recommendation systems are faced with two long-standing obstacles, namely, data sparsity and cold-start problems, which promote the emergence and development of Cross-Domain Recommendation (CDR). The core idea of CDR is to…

信息检索 · 计算机科学 2022-07-26 Tianzi Zang , Yanmin Zhu , Haobing Liu , Ruohan Zhang , Jiadi Yu

Cross-domain recommendation (CDR) has emerged as a promising solution to the cold-start problem, faced by single-domain recommender systems. However, existing CDR models rely on complex neural architectures, large datasets, and significant…

信息检索 · 计算机科学 2024-12-02 Ajay Krishna Vajjala , Dipak Meher , Ziwei Zhu , David S. Rosenblum

Cross domain recommender systems have been increasingly valuable for helping consumers identify the most satisfying items from different categories. However, previously proposed cross-domain models did not take into account bidirectional…

信息检索 · 计算机科学 2019-10-14 Pan Li , Alexander Tuzhilin

To address the long-standing data sparsity problem in recommender systems (RSs), cross-domain recommendation (CDR) has been proposed to leverage the relatively richer information from a richer domain to improve the recommendation…

信息检索 · 计算机科学 2021-03-03 Feng Zhu , Yan Wang , Chaochao Chen , Jun Zhou , Longfei Li , Guanfeng Liu

In addressing the persistent challenges of data-sparsity and cold-start issues in domain-expert recommender systems, Cross-Domain Recommendation (CDR) emerges as a promising methodology. CDR aims at enhancing prediction performance in the…

信息检索 · 计算机科学 2024-09-10 Jiangxia Cao , Shen Wang , Gaode Chen , Rui Huang , Shuang Yang , Zhaojie Liu , Guorui Zhou

Cross-Domain Recommendation (CDR) is a promising paradigm inspired by transfer learning to solve the cold-start problem in recommender systems. Existing state-of-the-art CDR methods train an explicit mapping function to transfer the…

信息检索 · 计算机科学 2024-08-07 Guohang Zeng , Qian Zhang , Guangquan Zhang , Jie Lu

Cross-Domain Sequential Recommendation (CDSR) methods aim to tackle the data sparsity and cold-start problems present in Single-Domain Sequential Recommendation (SDSR). Existing CDSR works design their elaborate structures relying on…

信息检索 · 计算机科学 2024-04-15 Wujiang Xu , Qitian Wu , Runzhong Wang , Mingming Ha , Qiongxu Ma , Linxun Chen , Bing Han , Junchi Yan

Collaborative filtering (CF) is a successful approach commonly used by many recommender systems. Conventional CF-based methods use the ratings given to items by users as the sole source of information for learning to make recommendation.…

机器学习 · 计算机科学 2015-06-22 Hao Wang , Naiyan Wang , Dit-Yan Yeung

Cross-domain sequential recommendation (CDSR) shifts the modeling of user preferences from flat to stereoscopic by integrating and learning interaction information from multiple domains at different granularities (ranging from…

信息检索 · 计算机科学 2024-08-27 Shu Chen , Zitao Xu , Weike Pan , Qiang Yang , Zhong Ming

Cross-domain recommendation (CDR) aims to alleviate the data sparsity by transferring knowledge across domains. Disentangled representation learning provides an effective solution to model complex user preferences by separating intra-domain…

信息检索 · 计算机科学 2025-07-24 Yuhan Wang , Qing Xie , Zhifeng Bao , Mengzi Tang , Lin Li , Yongjian Liu

Collaborative Filtering (CF) is a foundational approach in recommender systems, but it struggles with challenges such as data sparsity and the cold-start problem. Cross-Domain Recommendation (CDR) has emerged as a promising solution by…

信息检索 · 计算机科学 2025-09-18 Jeongeun Lee , Seongku Kang , Won-Yong Shin , Jeongwhan Choi , Noseong Park , Dongha Lee

Cross-domain recommendation (CDR) is an important method to improve recommender system performance, especially when observations in target domains are sparse. However, most existing cross-domain recommendations fail to fully utilize the…

信息检索 · 计算机科学 2024-01-23 Yuhao Luo , Shiwei Ma , Mingjun Nie , Changping Peng , Zhangang Lin , Jingping Shao , Qianfang Xu

Recommender systems (RS) have become crucial tools for information filtering in various real world scenarios. And cross domain recommendation (CDR) has been widely explored in recent years in order to provide better recommendation results…

信息检索 · 计算机科学 2025-03-19 Hao Zhang , Mingyue Cheng , Qi Liu , Junzhe Jiang , Xianquan Wang , Rujiao Zhang , Chenyi Lei , Enhong Chen

Cross-domain recommendation (CDR) is crucial for improving recommendation accuracy and generalization, yet traditional methods are often hindered by the reliance on shared user/item IDs, which are unavailable in most real-world scenarios.…

信息检索 · 计算机科学 2025-11-18 Peiyu Hu , Wayne Lu , Jia Wang

Cross-Domain Recommendation (CDR) has been popularly studied to utilize different domain knowledge to solve the data sparsity and cold-start problem in recommender systems. In this paper, we focus on the Review-based Non-overlapped…

信息检索 · 计算机科学 2022-02-11 Weiming Liu , Xiaolin Zheng , Mengling Hu , Chaochao Chen

Cross-domain recommendation (CDR) aims to provide better recommendation results in the target domain with the help of the source domain, which is widely used and explored in real-world systems. However, CDR in the matching (i.e., candidate…

信息检索 · 计算机科学 2022-06-22 Ruobing Xie , Qi Liu , Liangdong Wang , Shukai Liu , Bo Zhang , Leyu Lin

Cross-domain Sequential Recommendation (CSR) which leverages user sequence data from multiple domains has received extensive attention in recent years. However, the existing CSR methods require sharing origin user data across domains, which…

机器学习 · 计算机科学 2024-04-26 Hongyu Zhang , Dongyi Zheng , Xu Yang , Jiyuan Feng , Qing Liao

Cross-domain recommendation (CDR) methods are proposed to tackle the sparsity problem in click through rate (CTR) estimation. Existing CDR methods directly transfer knowledge from the source domains to the target domain and ignore the…

机器学习 · 计算机科学 2024-11-15 Ke Xu , Ziliang Wang , Wei Zheng , Yuhao Ma , Chenglin Wang , Nengxue Jiang , Cai Cao
‹ 上一页 1 2 3 10 下一页 ›