中文
相关论文

相关论文: JSCN: Joint Spectral Convolutional Network for Cro…

200 篇论文

Cross-Domain Sequential Recommendation (CDSR) is a hot topic in sequence-based user interest modeling, which aims at utilizing a single model to predict the next items for different domains. To tackle the CDSR, many methods are focused on…

信息检索 · 计算机科学 2024-10-18 Haipeng Li , Jiangxia Cao , Yiwen Gao , Yunhuai Liu , Shuchao Pang

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

Bundle recommendation aims to recommend a bundle of items for a user to consume as a whole. Existing solutions integrate user-item interaction modeling into bundle recommendation by sharing model parameters or learning in a multi-task…

信息检索 · 计算机科学 2020-05-08 Jianxin Chang , Chen Gao , Xiangnan He , Yong Li , Depeng Jin

Cross-domain recommendation (CDR) has been attracting increasing attention of researchers for its ability to alleviate the data sparsity problem in recommender systems. However, the existing single-target or dual-target CDR methods often…

信息检索 · 计算机科学 2022-01-19 Xiaoyun Zhao , Ning Yang , Philip S. Yu

In the problem of domain transfer learning, we learn a model for the predic-tion in a target domain from the data of both some source domains and the target domain, where the target domain is in lack of labels while the source domain has…

计算机视觉与模式识别 · 计算机科学 2018-05-21 Guohui Zhang , Gaoyuan Liang , Fang Su , Fanxin Qu , Jing-Yan Wang

The rapid proliferation of new users and items on the social web has aggravated the gray-sheep user/long-tail item challenge in recommender systems. Historically, cross-domain co-clustering methods have successfully leveraged shared users…

信息检索 · 计算机科学 2020-05-22 Adit Krishnan , Mahashweta Das , Mangesh Bendre , Hao Yang , Hari Sundaram

Deep learning-based recommender systems may lead to over-fitting when lacking training interaction data. This over-fitting significantly degrades recommendation performances. To address this data sparsity problem, cross-domain recommender…

信息检索 · 计算机科学 2022-11-08 Zhi Li , Daichi Amagata , Yihong Zhang , Takahiro Hara , Shuichiro Haruta , Kei Yonekawa , Mori Kurokawa

Cross-domain Sequential Recommendation (CSR) is an emerging yet challenging task that depicts the evolution of behavior patterns for overlapped users by modeling their interactions from multiple domains. Existing studies on CSR mainly focus…

信息检索 · 计算机科学 2023-04-18 Jinyu Zhang , Huichuan Duan , Lei Guo , Liancheng Xu , Xinhua Wang

Graph Convolution Networks (GCNs), with their efficient ability to capture high-order connectivity in graphs, have been widely applied in recommender systems. Stacking multiple neighbor aggregation is the major operation in GCNs. It…

信息检索 · 计算机科学 2022-10-11 Kang Liu , Feng Xue , Xiangnan He , Dan Guo , Richang Hong

Collaborative filtering (CF) aims to predict users' ratings on items according to historical user-item preference data. In many real-world applications, preference data are usually sparse, which would make models overfit and fail to give…

机器学习 · 计算机科学 2012-10-29 Zhongqi Lu , Erheng Zhong , Lili Zhao , Wei Xiang , Weike Pan , Qiang Yang

Multi-Target Cross Domain Recommendation(CDR) has attracted a surge of interest recently, which intends to improve the recommendation performance in multiple domains (or systems) simultaneously. Most existing multi-target CDR frameworks…

信息检索 · 计算机科学 2023-02-14 Wujiang Xu , Shaoshuai Li , Mingming Ha , Xiaobo Guo , Qiongxu Ma , Xiaolei Liu , Linxun Chen , Zhenfeng Zhu

Learning accurate cross-domain preference mappings in the absence of overlapped users/items has presented a persistent challenge in Non-overlapping Cross-domain Recommendation (NOCDR). Despite the efforts made in previous studies to address…

信息检索 · 计算机科学 2023-09-06 Jing Du , Zesheng Ye , Bin Guo , Zhiwen Yu , Lina Yao

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

Deep neural networks (DNNs) that incorporated lifelong sequential modeling (LSM) have brought great success to recommendation systems in various social media platforms. While continuous improvements have been made in domain-specific LSM,…

信息检索 · 计算机科学 2024-05-20 Ruijie Hou , Zhaoyang Yang , Yu Ming , Hongyu Lu , Zhuobin Zheng , Yu Chen , Qinsong Zeng , Ming Chen

Data sparsity and cold-start problems are persistent challenges in recommendation systems. Cross-domain recommendation (CDR) is a promising solution that utilizes knowledge from the source domain to improve the recommendation performance in…

信息检索 · 计算机科学 2023-11-07 Yanyu Chen , Yao Yao , Wai Kin Victor Chan , Li Xiao , Kai Zhang , Liang Zhang , Yun Ye

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

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

Recommendation models utilizing Graph Convolutional Networks (GCNs) have achieved state-of-the-art performance, as they can integrate both the node information and the topological structure of the user-item interaction graph. However, these…

信息检索 · 计算机科学 2022-11-28 Xin Zhou , Donghui Lin , Yong Liu , Chunyan Miao

Graph Convolution Network (GCN) has been widely applied in recommender systems for its representation learning capability on user and item embeddings. However, GCN is vulnerable to noisy and incomplete graphs, which are common in real…

信息检索 · 计算机科学 2023-05-16 Yaxing Fang , Pengpeng Zhao , Guanfeng Liu , Yanchi Liu , Victor S. Sheng , Lei Zhao , Xiaofang Zhou