中文
相关论文

相关论文: Collaborative Word-based Pre-trained Item Represen…

200 篇论文

Text-based recommendation holds a wide range of practical applications due to its versatility, as textual descriptions can represent nearly any type of item. However, directly employing the original item descriptions may not yield optimal…

计算与语言 · 计算机科学 2024-04-03 Hanjia Lyu , Song Jiang , Hanqing Zeng , Yinglong Xia , Qifan Wang , Si Zhang , Ren Chen , Christopher Leung , Jiajie Tang , Jiebo Luo

Federated recommendations (FRs) have emerged as an on-device privacy-preserving paradigm, attracting considerable attention driven by rising demands for data security. Existing FRs predominantly adapt ID embeddings to represent items,…

信息检索 · 计算机科学 2026-04-10 Kang Fu , Honglei Zhang , Zikai Zhang , Jundong Chen , Xin Zhou , Zhiqi Shen , Dusit Niyato , Yidong Li

Providing user-understandable explanations to justify recommendations could help users better understand the recommended items, increase the system's ease of use, and gain users' trust. A typical approach to realize it is natural language…

信息检索 · 计算机科学 2023-01-16 Lei Li , Yongfeng Zhang , Li Chen

We introduce a new sequential transformer reinforcement learning architecture RLT4Rec and demonstrate that it achieves excellent performance in a range of item recommendation tasks. RLT4Rec uses a relatively simple transformer architecture…

信息检索 · 计算机科学 2024-12-11 Dilina Chandika Rajapakse , Douglas Leith

Collaborative filtering is a popular approach in recommender systems, whose objective is to provide personalized item suggestions to potential users based on their purchase or browsing history. However, personalized recommendations require…

信息检索 · 计算机科学 2023-12-07 Osama Alshareet , A. Ben Hamza

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

User preferences for items can be inferred from either explicit feedback, such as item ratings, or implicit feedback, such as rental histories. Research in collaborative filtering has concentrated on explicit feedback, resulting in the…

机器学习 · 计算机科学 2015-03-19 Andriy Mnih , Yee Whye Teh

In Recommender Systems research, algorithms are often characterized as either Collaborative Filtering (CF) or Content Based (CB). CF algorithms are trained using a dataset of user preferences while CB algorithms are typically based on item…

信息检索 · 计算机科学 2019-09-24 Oren Barkan , Noam Koenigstein , Eylon Yogev , Ori Katz

Graph Convolutional Networks (GCN) have been recently employed as core component in the construction of recommender system algorithms, interpreting user-item interactions as the edges of a bipartite graph. However, in the absence of side…

信息检索 · 计算机科学 2023-03-29 Edoardo D'Amico , Khalil Muhammad , Elias Tragos , Barry Smyth , Neil Hurley , Aonghus Lawlor

Collaborative filtering is used to recommend items to a user without requiring a knowledge of the item itself and tends to outperform other techniques. However, collaborative filtering suffers from the cold-start problem, which occurs when…

机器学习 · 计算机科学 2014-06-10 Michael R. Smith , Tony Martinez , Michael Gashler

Conversational recommender systems (CRS) aim to employ natural language conversations to suggest suitable products to users. Understanding user preferences for prospective items and learning efficient item representations are crucial for…

信息检索 · 计算机科学 2022-12-16 Dongding Lin , Jian Wang , Wenjie Li

Recommender systems have been studied for decades with numerous promising models been proposed. Among them, Collaborative Filtering (CF) models are arguably the most successful one due to its high accuracy in recommendation and elimination…

信息检索 · 计算机科学 2023-11-02 Eric L. Lee , Tsung-Ting Kuo , Shou-De Lin

Collaborative filtering is one of the most popular techniques in designing recommendation systems, and its most representative model, matrix factorization, has been wildly used by researchers and the industry. However, this model suffers…

信息检索 · 计算机科学 2019-12-17 Yixin Su , Sarah Monazam Erfani , Rui Zhang

Sequential Recommendation is a popular recommendation task that uses the order of user-item interaction to model evolving users' interests and sequential patterns in their behaviour. Current state-of-the-art Transformer-based models for…

信息检索 · 计算机科学 2023-12-19 Aleksandr V. Petrov , Craig Macdonald

The essence of the challenges cold start and sparsity in Recommender Systems (RS) is that the extant techniques, such as Collaborative Filtering (CF) and Matrix Factorization (MF), mainly rely on the user-item rating matrix, which sometimes…

机器学习 · 计算机科学 2014-05-27 Fangfang Li , Guandong Xu , Longbing Cao

Recent advancements in Multimodal Large Language Models (MLLMs) have demonstrated significant potential in recommendation systems. However, the effective application of MLLMs to multimodal sequential recommendation remains unexplored: A)…

信息检索 · 计算机科学 2025-12-25 Haoyu Wang , Yitong Wang , Jining Wang

A standard approach to Collaborative Filtering (CF), i.e. prediction of user ratings on items, relies on Matrix Factorization techniques. Representations for both users and items are computed from the observed ratings and used for…

信息检索 · 计算机科学 2015-06-23 Gabriella Contardo , Ludovic Denoyer , Thierry Artieres

Sequential recommendation systems predict the next interaction item based on users' past interactions, aligning recommendations with individual preferences. Leveraging the strengths of Large Language Models (LLMs) in knowledge comprehension…

信息检索 · 计算机科学 2025-01-22 Xiaoyu Kong , Jiancan Wu , An Zhang , Leheng Sheng , Hui Lin , Xiang Wang , Xiangnan He

While sequential recommendation achieves significant progress on capturing user-item transition patterns, transferring such large-scale recommender systems remains challenging due to the disjoint user and item groups across domains. In this…

信息检索 · 计算机科学 2024-11-05 Zhenrui Yue , Huimin Zeng , Yang Zhang , Julian McAuley , Dong Wang

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