中文
相关论文

相关论文: Triple Sequence Learning for Cross-domain Recommen…

200 篇论文

Cross-domain sequential recommendation is an important development direction of recommender systems. It combines the characteristics of sequential recommender systems and cross-domain recommender systems, which can capture the dynamic…

信息检索 · 计算机科学 2024-01-30 Zhaohao Lin , Weike Pan , Zhong Ming

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

Current sequential recommender systems are proposed to tackle the dynamic user preference learning with various neural techniques, such as Transformer and Graph Neural Networks (GNNs). However, inference from the highly sparse user behavior…

信息检索 · 计算机科学 2023-03-22 Yuhao Yang , Chao Huang , Lianghao Xia , Chunzhen Huang , Da Luo , Kangyi Lin

Contrastive Learning (CL) enhances the training of sequential recommendation (SR) models through informative self-supervision signals. Existing methods often rely on data augmentation strategies to create positive samples and promote…

信息检索 · 计算机科学 2026-04-06 Zhikai Wang , Yanyan Shen , Zexi Zhang , Li He , Yichun Li , Hao Gu , Yinghua Zhang

It is a long-standing challenge in modern recommender systems to effectively make recommendations for new users, namely the cold-start problem. Cross-Domain Recommendation (CDR) has been proposed to address this challenge, but current ways…

信息检索 · 计算机科学 2023-10-18 Xin Su , Yao Zhou , Zifei Shan , Qian Chen

Shared-account Cross-domain Sequential Recommendation (SCSR) task aims to recommend the next item via leveraging the mixed user behaviors in multiple domains. It is gaining immense research attention as more and more users tend to sign up…

信息检索 · 计算机科学 2022-09-09 Lei Guo , Jinyu Zhang , Li Tang , Tong Chen , Lei Zhu , Hongzhi Yin

A recommender system predicts users' potential interests in items, where the core is to learn user/item embeddings. Nevertheless, it suffers from the data-sparsity issue, which the cross-domain recommendation can alleviate. However, most…

信息检索 · 计算机科学 2021-11-17 Chen Wang , Yueqing Liang , Zhiwei Liu , Tao Zhang , Philip S. Yu

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

In this paper, we propose a simple model referred as Contradistinguisher (CTDR) for unsupervised domain adaptation whose objective is to jointly learn to contradistinguish on unlabeled target domain in a fully unsupervised manner along with…

机器学习 · 计算机科学 2020-06-12 Sourabh Balgi , Ambedkar Dukkipati

Click-through rate (CTR) prediction is a critical task in online advertising systems. Existing works mainly address the single-domain CTR prediction problem and model aspects such as feature interaction, user behavior history and contextual…

信息检索 · 计算机科学 2020-08-10 Wentao Ouyang , Xiuwu Zhang , Lei Zhao , Jinmei Luo , Yu Zhang , Heng Zou , Zhaojie Liu , Yanlong Du

High dimensional data analysis for exploration and discovery includes three fundamental tasks: dimensionality reduction, clustering, and visualization. When the three associated tasks are done separately, as is often the case thus far,…

机器学习 · 计算机科学 2020-12-02 Stan Z. Li , Lirong Wu , Zelin Zang

In recent years, Cross-Domain Recommendation (CDR) has drawn significant attention, which utilizes user data from multiple domains to enhance the recommendation performance. However, current CDR methods require sharing user data across…

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

Cross-domain text classification aims at building a classifier for a target domain which leverages data from both source and target domain. One promising idea is to minimize the feature distribution differences of the two domains. Most…

计算与语言 · 计算机科学 2019-01-07 Baoyu Jing , Chenwei Lu , Deqing Wang , Fuzhen Zhuang , Cheng Niu

Multi-behavior recommendation exploits multiple types of user-item interactions to alleviate the data sparsity problem faced by the traditional models that often utilize only one type of interaction for recommendation. In real scenarios,…

信息检索 · 计算机科学 2023-07-13 Mingshi Yan , Zhiyong Cheng , Chen Gao , Jing Sun , Fan Liu , Fuming Sun , Haojie Li

Cross-Domain Recommendation (CDR) has been widely investigated for solving long-standing data sparsity problem via knowledge sharing across domains. In this paper, we focus on the Multi-Modal Cross-Domain Recommendation (MMCDR) problem…

信息检索 · 计算机科学 2025-02-25 Weiming Liu , Chaochao Chen , Jiahe Xu , Xinting Liao , Fan Wang , Xiaolin Zheng , Zhihui Fu , Ruiguang Pei , Jun Wang

A well-informed recommendation framework could not only help users identify their interested items, but also benefit the revenue of various online platforms (e.g., e-commerce, social media). Traditional recommendation models usually assume…

信息检索 · 计算机科学 2022-03-29 Wei Wei , Chao Huang , Lianghao Xia , Yong Xu , Jiashu Zhao , Dawei Yin

Making accurate recommendations for cold-start users has been a longstanding and critical challenge for recommender systems (RS). Cross-domain recommendations (CDR) offer a solution to tackle such a cold-start problem when there is no…

信息检索 · 计算机科学 2021-06-21 Lei Chen , Fajie Yuan , Jiaxi Yang , Xiangnan He , Chengming Li , Min Yang

Cross-domain recommendation (CDR) aims to address the data-sparsity problem by transferring knowledge across domains. Existing CDR methods generally assume that the user-item interaction data is shareable between domains, which leads to…

信息检索 · 计算机科学 2024-08-28 Li Wang , Shoujin Wang , Quangui Zhang , Qiang Wu , Min Xu

Cross-domain Sequential Recommendation (CDSR) has been proposed to enrich user-item interactions by incorporating information from various domains. Despite current progress, the imbalance issue and transition issue hinder further…

信息检索 · 计算机科学 2026-05-18 Ziwei Liu , Qidong Liu , Wanyu Wang , Yejing Wang , Pengyue Jia , Tong Xu , Wei Huang , Chong Chen , Xiangyu Zhao

Semantic segmentation requires a lot of training data, which necessitates costly annotation. There have been many studies on unsupervised domain adaptation (UDA) from one domain to another, e.g., from computer graphics to real images.…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Zhijie Wang , Xing Liu , Masanori Suganuma , Takayuki Okatani