中文
相关论文

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

200 篇论文

In-context learning (ICL) has become a classic approach for enabling LLMs to handle various tasks based on a few input-output examples. The effectiveness of ICL heavily relies on the quality of these examples, and previous works which…

计算与语言 · 计算机科学 2025-07-25 Yifu Chen , Bingchen Huang , Zhiling Wang , Yuanchao Du , Junfeng Luo , Lei Shen , Zhineng chen

Sequential recommendation methods play a crucial role in modern recommender systems because of their ability to capture a user's dynamic interest from her/his historical interactions. Despite their success, we argue that these approaches…

信息检索 · 计算机科学 2021-03-02 Xu Xie , Fei Sun , Zhaoyang Liu , Shiwen Wu , Jinyang Gao , Bolin Ding , Bin Cui

Supply Chain Platforms (SCPs) provide downstream industries with numerous raw materials. Compared with traditional e-commerce platforms, data in SCPs is more sparse due to limited user interests. To tackle the data sparsity problem, one can…

信息检索 · 计算机科学 2022-09-05 Zhiwen Jing , Ziliang Zhao , Yang Feng , Xiaochen Ma , Nan Wu , Shengqiao Kang , Cheng Yang , Yujia Zhang , Hao Guo

With the widespread adoption of information systems, recommender systems are widely used for better user experience. Collaborative filtering is a popular approach in implementing recommender systems. Yet, collaborative filtering methods are…

信息检索 · 计算机科学 2019-08-20 Sapumal Ahangama , Danny Chiang-Choon Poo

Existing techniques to adapt semantic segmentation networks across the source and target domains within deep convolutional neural networks (CNNs) deal with all the samples from the two domains in a global or category-aware manner. They do…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Minsu Kim , Sunghun Joung , Seungryong Kim , JungIn Park , Ig-Jae Kim , Kwanghoon Sohn

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

In the field of sequential recommendation, deep learning (DL)-based methods have received a lot of attention in the past few years and surpassed traditional models such as Markov chain-based and factorization-based ones. However, there is…

信息检索 · 计算机科学 2020-10-13 Hui Fang , Danning Zhang , Yiheng Shu , Guibing Guo

A cross-domain recommendation has shown promising results in solving data-sparsity and cold-start problems. Despite such progress, existing methods focus on domain-shareable information (overlapped users or same contexts) for a knowledge…

信息检索 · 计算机科学 2023-04-13 Yoonhyuk Choi , Jiho Choi , Taewook Ko , Hyungho Byun , Chong-Kwon Kim

In industrial practice, Multi-domain Recommendation (MDR) plays a crucial role. Shared-specific architectures are widely used in industrial solutions to capture shared and unique attributes via shared and specific parameters. However, with…

信息检索 · 计算机科学 2025-11-04 Xiaoyu Liu , Yiqing Wu , Ruidong Han , Fuzhen Zhuang , Xiang Li , Wei Lin

Due to the difficulty of obtaining ground-truth labels, learning from virtual-world datasets is of great interest for real-world applications like semantic segmentation. From domain adaptation perspective, the key challenge is to learn…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Fengyi Shen , Akhil Gurram , Ahmet Faruk Tuna , Onay Urfalioglu , Alois Knoll

Tripartite graph-based recommender systems markedly diverge from traditional models by recommending unique combinations such as user groups and item bundles. Despite their effectiveness, these systems exacerbate the longstanding cold-start…

信息检索 · 计算机科学 2024-07-09 Linxin Guo , Yaochen Zhu , Min Gao , Yinghui Tao , Junliang Yu , Chen Chen

The motivations of users to make interactions can be divided into static preference and dynamic interest. To accurately model user representations over time, recent studies in sequential recommendation utilize information propagation and…

信息检索 · 计算机科学 2023-09-19 Qingtian Bian , Jiaxing Xu , Hui Fang , Yiping Ke

The cold-start recommendation is an urgent problem in contemporary online applications. It aims to provide users whose behaviors are literally sparse with as accurate recommendations as possible. Many data-driven algorithms, such as the…

信息检索 · 计算机科学 2021-10-19 Xiaowen Huang , Jitao Sang , Jian Yu , Changsheng Xu

Deep learning-based sequential recommender systems have recently attracted increasing attention from both academia and industry. Most of industrial Embedding-Based Retrieval (EBR) system for recommendation share the similar ideas with…

信息检索 · 计算机科学 2022-04-01 Fuyu Lv , Mengxue Li , Tonglei Guo , Changlong Yu , Fei Sun , Taiwei Jin , Wilfred Ng

Recommendation system plays an important role in online web applications. Sequential recommender further models user short-term preference through exploiting information from latest user-item interaction history. Most of the sequential…

信息检索 · 计算机科学 2020-09-14 Ye Tao , Can Wang , Lina Yao , Weimin Li , Yonghong Yu

As a sub-field of object detection, moving infrared small target detection presents significant challenges due to tiny target sizes and low contrast against backgrounds. Currently-existing methods primarily rely on the features extracted…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Weiwei Duan , Luping Ji , Shengjia Chen , Sicheng Zhu , Mao Ye

Most pedestrian trajectory prediction methods rely on a huge amount of trajectories annotation, which is time-consuming and expensive. Moreover, a well-trained model may not effectively generalize to a new scenario captured by another…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Pingxuan Huang , Zhenhua Cui , Jing Li , Shenghua Gao , bo Hu , Yanyan Fang

In this work, we study Unsupervised Domain Adaptation (UDA) in a challenging self-supervised approach. One of the difficulties is how to learn task discrimination in the absence of target labels. Unlike previous literature which directly…

计算与语言 · 计算机科学 2022-07-12 Quanyu Long , Tianze Luo , Wenya Wang , Sinno Jialin Pan

Multi-task Vehicle Routing Problems (VRPs) aim to minimize routing costs while satisfying diverse constraints. Existing solvers typically adopt a unified reinforcement learning (RL) framework to learn generalizable patterns across tasks.…

人工智能 · 计算机科学 2026-03-03 Shuangchun Gui , Suyu Liu , Xuehe Wang , Zhiguang Cao

Cold-start problem is still a very challenging problem in recommender systems. Fortunately, the interactions of the cold-start users in the auxiliary source domain can help cold-start recommendations in the target domain. How to transfer…

信息检索 · 计算机科学 2021-12-21 Yongchun Zhu , Zhenwei Tang , Yudan Liu , Fuzhen Zhuang , Ruobing Xie , Xu Zhang , Leyu Lin , Qing He
‹ 上一页 1 8 9 10 下一页 ›