中文
相关论文

相关论文: Exploring Preference-Guided Diffusion Model for Cr…

200 篇论文

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 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

Capturing the dynamics in user preference is crucial to better predict user future behaviors because user preferences often drift over time. Many existing recommendation algorithms -- including both shallow and deep ones -- often model such…

信息检索 · 计算机科学 2022-04-05 Chao Chen , Dongsheng Li , Junchi Yan , Xiaokang Yang

Cold-start cross-domain recommender (CDR) systems predict a user's preferences in a target domain using only their source-domain behavior, yet existing CDR models either map opaque embeddings or rely on post-hoc or LLM-generated rationales…

信息检索 · 计算机科学 2026-04-09 Yingjun Dai , Ahmed El-Roby

Capturing users' precise preferences is a fundamental problem in large-scale recommender system. Currently, item-based Collaborative Filtering (CF) methods are common matching approaches in industry. However, they are not effective to model…

信息检索 · 计算机科学 2020-01-01 Fuyu Lv , Taiwei Jin , Changlong Yu , Fei Sun , Quan Lin , Keping Yang , Wilfred Ng

Recommenders aim to rank items from a discrete item corpus in line with user interests, yet suffer from extremely sparse user preference data. Recent advances in diffusion models have inspired diffusion-based recommenders, which alleviate…

信息检索 · 计算机科学 2025-10-01 Guoqing Hu , An Zhang. Shuchang Liu , Wenyu Mao , Jiancan Wu , Xun Yang , Xiang Li , Lantao Hu , Han Li , Kun Gai , Xiang Wang

Social recommendation has emerged as a powerful approach to enhance personalized recommendations by leveraging the social connections among users, such as following and friend relations observed in online social platforms. The fundamental…

信息检索 · 计算机科学 2024-06-05 Zongwei Li , Lianghao Xia , Chao Huang

Click-Through Rate prediction (CTR) is a crucial task in recommender systems, and it gained considerable attention in the past few years. The primary purpose of recent research emphasizes obtaining meaningful and powerful representations…

信息检索 · 计算机科学 2022-10-26 Shereen Elsayed , Lars Schmidt-Thieme

Recent advancements in diffusion models have revolutionized generative modeling. However, the impressive and vivid outputs they produce often come at the cost of significant model scaling and increased computational demands. Consequently,…

机器学习 · 计算机科学 2025-04-03 Jincheng Zhong , Xiangcheng Zhang , Jianmin Wang , Mingsheng Long

Diffusion models (DMs) have emerged as promising approaches for sequential recommendation due to their strong ability to model data distributions and generate high-quality items. Existing work typically adds noise to the next item and…

信息检索 · 计算机科学 2025-02-12 Wenyu Mao , Shuchang Liu , Haoyang Liu , Haozhe Liu , Xiang Li , Lantao Hu

Click-Through Rate (CTR) prediction on cold users is a challenging task in recommender systems. Recent researches have resorted to meta-learning to tackle the cold-user challenge, which either perform few-shot user representation learning…

信息检索 · 计算机科学 2022-10-31 Yanyan Shen , Lifan Zhao , Weiyu Cheng , Zibin Zhang , Wenwen Zhou , Kangyi Lin

Collaborative Filtering (CF) is a widely adopted technique in recommender systems. Traditional CF models mainly focus on predicting a user's preference to the items in a single domain such as the movie domain or the music domain. A major…

信息检索 · 计算机科学 2018-03-06 Xinghua Wang , Zhaohui Peng , Senzhang Wang , Philip S. Yu , Wenjing Fu , Xiaoguang Hong

Cross-domain sequential recommendation is the task of predict the next item that the user is most likely to interact with based on past sequential behavior from multiple domains. One of the key challenges in cross-domain sequential…

信息检索 · 计算机科学 2020-12-08 Muyang Ma , Pengjie Ren , Zhumin Chen , Zhaochun Ren , Lifan Zhao , Jun Ma , Maarten de Rijke

The rise of online multi-modal sharing platforms like TikTok and YouTube has enabled personalized recommender systems to incorporate multiple modalities (such as visual, textual, and acoustic) into user representations. However, addressing…

信息检索 · 计算机科学 2024-06-18 Yangqin Jiang , Lianghao Xia , Wei Wei , Da Luo , Kangyi Lin , Chao Huang

Federated recommendations (FRs) provide personalized services while preserving user privacy by keeping user data on local clients, which has attracted significant attention in recent years. However, due to the strict privacy constraints…

信息检索 · 计算机科学 2026-01-01 Kang Fu , Honglei Zhang , Xuechao Zou , Yidong Li

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 (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

Multi-domain translation (MDT) aims to learn translations between multiple domains, yet existing approaches either require fully aligned tuples or can only handle domain pairs seen in training, limiting their practicality and excluding many…

机器学习 · 计算机科学 2026-01-28 Duc Kieu , Kien Do , Tuan Hoang , Thao Minh Le , Tung Kieu , Dang Nguyen , Thin Nguyen

Cross-domain recommendation has attracted substantial interest in industrial apps such as Meituan, which serves multiple business domains via knowledge transfer and meets the diverse interests of users. However, existing methods typically…

信息检索 · 计算机科学 2024-07-30 Lei Huang , Weitao Li , Chenrui Zhang , Jinpeng Wang , Xianchun Yi , Sheng Chen

Privacy-preserving cross-domain recommendation (PPCDR) refers to preserving the privacy of users when transferring the knowledge from source domain to target domain for better performance, which is vital for the long-term development of…

信息检索 · 计算机科学 2023-05-26 Xinting Liao , Weiming Liu , Xiaolin Zheng , Binhui Yao , Chaochao Chen