中文
相关论文

相关论文: CDRNP: Cross-Domain Recommendation to Cold-Start U…

200 篇论文

Cross-domain Sequential Recommendation (CDSR) aims to extract the preference from the user's historical interactions across various domains. Despite some progress in CDSR, two problems set the barrier for further advancements, i.e., overlap…

信息检索 · 计算机科学 2025-04-28 Qidong Liu , Xiangyu Zhao , Yejing Wang , Zijian Zhang , Howard Zhong , Chong Chen , Xiang Li , Wei Huang , Feng Tian

Cold-start issues have been more and more challenging for providing accurate recommendations with the fast increase of users and items. Most existing approaches attempt to solve the intractable problems via content-aware recommendations…

信息检索 · 计算机科学 2022-04-04 Yan Zhang , Changyu Li , Ivor W. Tsang , Hui Xu , Lixin Duan , Hongzhi Yin , Wen Li , Jie Shao

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

Online travel platforms (OTPs), e.g., Ctrip.com or Fliggy.com, can effectively provide travel-related products or services to users. In this paper, we focus on the multi-scenario click-through rate (CTR) prediction, i.e., training a unified…

信息检索 · 计算机科学 2023-04-18 Peilin Chen , Hong Wen , Jing Zhang , Fuyu Lv , Zhao Li , Qijie Shen , Wanjie Tao , Ying Zhou , Chao Zhang

Cross-Domain Sequential Recommendation (CDSR) improves recommendation performance by utilizing information from multiple domains, which contrasts with Single-Domain Sequential Recommendation (SDSR) that relies on a historical interaction…

信息检索 · 计算机科学 2024-07-25 Chung Park , Taesan Kim , Hyungjun Yoon , Junui Hong , Yelim Yu , Mincheol Cho , Minsung Choi , Jaegul Choo

This paper explores meta-learning in sequential recommendation to alleviate the item cold-start problem. Sequential recommendation aims to capture user's dynamic preferences based on historical behavior sequences and acts as a key component…

信息检索 · 计算机科学 2020-12-11 Yujia Zheng , Siyi Liu , Zekun Li , Shu Wu

In a large recommender system, the products (or items) could be in many different categories or domains. Given two relevant domains (e.g., Book and Movie), users may have interactions with items in one domain but not in the other domain. To…

信息检索 · 计算机科学 2020-05-26 Cheng Zhao , Chenliang Li , Rong Xiao , Hongbo Deng , Aixin Sun

This paper addresses the problem of preference learning, which aims to align robot behaviors through learning user specific preferences (e.g. "good pull-over location") from visual demonstrations. Despite its similarity to learning factual…

机器人学 · 计算机科学 2025-01-16 Sadanand Modak , Noah Patton , Isil Dillig , Joydeep Biswas

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

Cross-Domain Sequential Recommendation (CDSR) predicts user behavior by leveraging historical interactions across multiple domains, focusing on modeling cross-domain preferences and capturing both intra- and inter-sequence item…

信息检索 · 计算机科学 2026-03-02 Wangyu Wu , Zhenhong Chen , Wenqiao Zhang , Xianglin Qiu , Siqi Song , Xiaowei Huang , Fei Ma , Jimin Xiao

The cross-domain recommendation technique is an effective way of alleviating the data sparse issue in recommender systems by leveraging the knowledge from relevant domains. Transfer learning is a class of algorithms underlying these…

信息检索 · 计算机科学 2018-12-05 Guangneng Hu , Yu Zhang , Qiang Yang

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

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 latter. This drawback…

信息检索 · 计算机科学 2024-10-21 Hao Chen , Yu Yang , Yuanchen Bei , Zefan Wang , Yue Xu , Feiran Huang

Click-through rate (CTR) prediction, whose goal is to predict the probability of the user to click on an item, has become increasingly significant in the recommender systems. Recently, some deep learning models with the ability to…

信息检索 · 计算机科学 2022-06-30 Tianwei Cao , Qianqian Xu , Zhiyong Yang , Qingming Huang

Cross-Domain Sequential Recommendation (CDSR) aims to predict future user interactions based on historical interactions across multiple domains. The key challenge in CDSR is effectively capturing cross-domain user preferences by fully…

信息检索 · 计算机科学 2025-02-28 Wangyu Wu , Siqi Song , Xianglin Qiu , Xiaowei Huang , Fei Ma , Jimin Xiao

Click-through rate (CTR) prediction has been one of the most central problems in computational advertising. Lately, embedding techniques that produce low-dimensional representations of ad IDs drastically improve CTR prediction accuracies.…

机器学习 · 计算机科学 2019-04-29 Feiyang Pan , Shuokai Li , Xiang Ao , Pingzhong Tang , Qing He

As user behavior data becomes increasingly scattered across different platforms, achieving cross-domain knowledge fusion while preserving privacy has become a critical issue in recommender systems. Existing PPCDR methods usually rely on…

信息检索 · 计算机科学 2026-05-07 Lei Guo , Ting Yang , Xu Yu , Xiaohui Han , Guiyuan Jiang , Hui Liu

Cross-domain CTR (CDCTR) prediction is an important research topic that studies how to leverage meaningful data from a related domain to help CTR prediction in target domain. Most existing CDCTR works design implicit ways to transfer…

信息检索 · 计算机科学 2024-02-20 Xu Chen , Zida Cheng , Jiangchao Yao , Chen Ju , Weilin Huang , Jinsong Lan , Xiaoyi Zeng , Shuai Xiao

Conventional sequential recommendation models have achieved remarkable success in mining implicit behavioral patterns. However, these architectures remain structurally blind to explicit user intent: they struggle to adapt when a user's…

信息检索 · 计算机科学 2026-03-06 Fuyuan Lyu , Chenglin Luo , Qiyuan Zhang , Yupeng Hou , Haolun Wu , Xing Tang , Xue Liu , Jin L. C. Guo , Xiuqiang He

Embedding & MLP has become a paradigm for modern large-scale recommendation system. However, this paradigm suffers from the cold-start problem which will seriously compromise the ecological health of recommendation systems. This paper…

信息检索 · 计算机科学 2022-05-30 Xu Zhao , Yi Ren , Ying Du , Shenzheng Zhang , Nian Wang