中文
相关论文

相关论文: DDTCDR: Deep Dual Transfer Cross Domain Recommenda…

200 篇论文

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

Discovering user preferences across different domains is pivotal in cross-domain recommendation systems, particularly when platforms lack comprehensive user-item interactive data. The limited presence of shared users often hampers the…

信息检索 · 计算机科学 2025-06-10 Zongyi Xiang , Yan Zhang , Lixin Duan , Hongzhi Yin , Ivor W. Tsang

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

Recommender systems have played a vital role in online platforms due to the ability of incorporating users' personal tastes. Beyond accuracy, diversity has been recognized as a key factor in recommendation to broaden user's horizons as well…

信息检索 · 计算机科学 2022-10-11 Yile Liang , Tieyun Qian

Domain adaptation aims at training a classifier in one dataset and applying it to a related but not identical dataset. One successfully used framework of domain adaptation is to learn a transformation to match both the distribution of the…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Xu Zhang , Felix Xinnan Yu , Shih-Fu Chang , Shengjin Wang

Cross-Domain Sequential Recommendation (CDSR) aims to mine and transfer users' sequential preferences across different domains to alleviate the long-standing cold-start issue. Traditional CDSR models capture collaborative information…

机器学习 · 计算机科学 2024-06-06 Tingjia Shen , Hao Wang , Jiaqing Zhang , Sirui Zhao , Liangyue Li , Zulong Chen , Defu Lian , Enhong Chen

Cross-Domain Recommendation (CDR) aims to leverage knowledge from a relatively data-richer source domain to address the data sparsity problem in a relatively data-sparser target domain. While CDR methods need to address the distribution…

信息检索 · 计算机科学 2025-05-23 Jiajie Zhu , Yan Wang , Feng Zhu , Pengfei Ding , Hongyang Liu , Zhu Sun

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

Driven by the dual principles of smart education and artificial intelligence technology, the online education model has rapidly emerged as an important component of the education industry. Cognitive diagnostic technology can utilize…

人工智能 · 计算机科学 2025-10-28 Zhifeng Wang , Meixin Su , Yang Yang , Chunyan Zeng , Lizhi Ye

Cross-domain recommendation (CDR), aiming to extract and transfer knowledge across domains, has attracted wide attention for its efficacy in addressing data sparsity and cold-start problems. Despite significant advances in representation…

信息检索 · 计算机科学 2024-04-02 Luankang Zhang , Hao Wang , Suojuan Zhang , Mingjia Yin , Yongqiang Han , Jiaqing Zhang , Defu Lian , Enhong Chen

Cross-domain recommendation is an important method to improve recommender system performance, especially when observations in target domains are sparse. However, most existing techniques focus on single-target or dual-target cross-domain…

信息检索 · 计算机科学 2022-11-23 Chenglin Li , Yuanzhen Xie , Chenyun Yu , Bo Hu , Zang li , Guoqiang Shu , Xiaohu Qie , Di Niu

Cross-domain recommendation (CDR) has demonstrated to be an effective solution for alleviating the user cold-start issue. By leveraging rich user-item interactions available in a richly informative source domain, CDR could improve the…

信息检索 · 计算机科学 2026-04-29 Xiaodong Li , Jiawei Sheng , Jiangxia Cao , Xinghua Zhang , Wenyuan Zhang , Yong Sun , Shirui Pan , Zhihong Tian , Tingwen Liu

Recently, deep learning methods have been shown to improve the performance of recommender systems over traditional methods, especially when review text is available. For example, a recent model, DeepCoNN, uses neural nets to learn one…

信息检索 · 计算机科学 2017-07-03 Rose Catherine , William Cohen

Recommender systems based on collaborative filtering play a vital role in many E-commerce applications as they guide the user in finding their items of interest based on the user's past transactions and feedback of other similar customers.…

信息检索 · 计算机科学 2022-03-29 Sowmini Devi Veeramachaneni , Arun K Pujari , Vineet Padmanabhan , Vikas Kumar

This paper investigates Cross-Domain Sequential Recommendation (CDSR), a promising method that uses information from multiple domains (more than three) to generate accurate and diverse recommendations, and takes into account the sequential…

Cross-domain recommendation can alleviate the data sparsity problem in recommender systems. To transfer the knowledge from one domain to another, one can either utilize the neighborhood information or learn a direct mapping function.…

机器学习 · 计算机科学 2019-10-21 Zhiwei Liu , Lei Zheng , Jiawei Zhang , Jiayu Han , Philip S. Yu

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

Cross-domain sequential recommendation (CDSR) aims to uncover and transfer users' sequential preferences across multiple recommendation domains. While significant endeavors have been made, they primarily concentrated on developing advanced…

信息检索 · 计算机科学 2024-08-22 Mingjia Yin , Hao Wang , Wei Guo , Yong Liu , Zhi Li , Sirui Zhao , Zhen Wang , Defu Lian , Enhong Chen

Cross-domain recommender (CDR) systems aim to enhance the performance of the target domain by utilizing data from other related domains. However, irrelevant information from the source domain may instead degrade target domain performance,…

信息检索 · 计算机科学 2024-04-01 Hanyu Li , Weizhi Ma , Peijie Sun , Jiayu Li , Cunxiang Yin , Yancheng He , Guoqiang Xu , Min Zhang , Shaoping Ma

Data sparsity is an important issue for click-through rate (CTR) prediction, particularly when user-item interactions is too sparse to learn a reliable model. Recently, many works on cross-domain CTR (CDCTR) prediction have been developed…

信息检索 · 计算机科学 2023-05-10 Xu Chen , Zida Cheng , Shuai Xiao , Xiaoyi Zeng , Weilin Huang