中文
相关论文

相关论文: Consistent Collaborative Filtering via Tensor Deco…

200 篇论文

Recent research has explored using Large Language Models for recommendation tasks by transforming user interaction histories and item metadata into text prompts, then having the LLM produce rankings or recommendations. A promising approach…

信息检索 · 计算机科学 2025-10-03 Bo Ma , LuYao Liu , Simon Lau , Chandler Yuan , and XueY Cui , Rosie Zhang

Traditional recommender systems rely on high-dimensional (latent) embeddings for modeling user-item interactions, often resulting in opaque representations that lack interpretability. Moreover, these systems offer limited control to users…

信息检索 · 计算机科学 2025-03-05 Emiliano Penaloza , Olivier Gouvert , Haolun Wu , Laurent Charlin

Collaborative recommendation is an information-filtering technique that attempts to present information items that are likely of interest to an Internet user. Traditionally, collaborative systems deal with situations with two types of…

统计理论 · 数学 2010-10-05 Gérard Biau , Benoît Cadre , Laurent Rouvière

Visual information plays a critical role in human decision-making process. While recent developments on visually-aware recommender systems have taken the product image into account, none of them has considered the aesthetic aspect. We argue…

信息检索 · 计算机科学 2021-01-19 Wenhui Yu , Xiangnan He , Jian Pei , Xu Chen , Li Xiong , Jinfei Liu , Zheng Qin

We consider the problem of learning latent features (aka embedding) for users and items in a recommendation setting. Given only a user-item interaction graph, the goal is to recommend items for each user. Traditional approaches employ…

信息检索 · 计算机科学 2021-02-17 Rahul Ragesh , Sundararajan Sellamanickam , Vijay Lingam , Arun Iyer , Ramakrishna Bairi

Feed recommendation systems, which recommend a sequence of items for users to browse and interact with, have gained significant popularity in practical applications. In feed products, users tend to browse a large number of items in…

信息检索 · 计算机科学 2023-05-23 Yue Xu , Hao Chen , Zefan Wang , Jianwen Yin , Qijie Shen , Dimin Wang , Feiran Huang , Lixiang Lai , Tao Zhuang , Junfeng Ge , Xia Hu

Collaborative filtering (CF) aims to build a model from users' past behaviors and/or similar decisions made by other users, and use the model to recommend items for users. Despite of the success of previous collaborative filtering…

信息检索 · 计算机科学 2017-04-04 Junhua He , Hankz Hankui Zhuo , Jarvan Law

Recommender systems are a subset of information filtering systems designed to predict and suggest items that users may find interesting or relevant based on their preferences, behaviors, or interactions. By analyzing user data such as past…

信息检索 · 计算机科学 2024-10-01 Mahamudul Hasan

The efficiency of top-K item recommendation based on implicit feedback are vital to recommender systems in real world, but it is very challenging due to the lack of negative samples and the large number of candidate items. To address the…

信息检索 · 计算机科学 2019-06-06 Haoyu Wang , Defu Lian , Yong Ge

Recommender systems increasingly incorporate textual reviews to enrich user and item representations. However, most review-aware models remain optimized for rating prediction rather than ranking quality. This misalignment limits their…

As the core of recommender system, collaborative filtering (CF) models the affinity between a user and an item from historical user-item interactions, such as clicks, purchases, and so on. Benefited from the strong representation power,…

信息检索 · 计算机科学 2019-06-27 Xiaoyu Du , Xiangnan He , Fajie Yuan , Jinhui Tang , Zhiguang Qin , Tat-Seng Chua

In Semantic-ID (SID) based generative recommendation, each item is represented as a sequence of discrete codes, and an autoregressive model is trained to generate the SID sequence of the next item; top-K performance is then measured by…

信息检索 · 计算机科学 2026-05-26 Qian Zhang , Lech Szymanski , Haibo Zhang , Jeremiah D. Deng

Retrieval tasks typically require a ranking of items given a query. Collaborative filtering tasks, on the other hand, learn to model user's preferences over items. In this paper we study the joint problem of recommending items to a user…

信息检索 · 计算机科学 2012-06-22 Jason Weston , Chong Wang , Ron Weiss , Adam Berenzweig

Beyond user-item modeling, item-to-item relationships are increasingly used to enhance recommendation. However, common methods largely rely on co-occurrence, making them prone to item popularity bias and user attributes, which degrades…

信息检索 · 计算机科学 2025-12-22 Jingmao Zhang , Zhiting Zhao , Yunqi Lin , Jianghong Ma , Tianjun Wei , Haijun Zhang , Xiaofeng Zhang

Recommender systems are used with the purpose of suggesting contents and resources to the users in a social network. These systems use ranks or tags each user assign to different resources to predict or make suggestions to users. Lately,…

社会与信息网络 · 计算机科学 2021-05-05 Hossein Monshizadeh Naeen , Mehrdad Jalali

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

In cold-start scenarios, the scarcity of collaborative signals for new items exacerbates the Matthew effect, which undermines platform diversity and remains a persistent challenge in real-world recommender systems. Existing methods…

信息检索 · 计算机科学 2026-03-25 Hai Zhu , Yantao Yu , Lei Shen , Bing Wang , Xiaoyi Zeng

Recent methods in sequential recommendation focus on learning an overall embedding vector from a user's behavior sequence for the next-item recommendation. However, from empirical analysis, we discovered that a user's behavior sequence…

信息检索 · 计算机科学 2021-02-19 Qiaoyu Tan , Jianwei Zhang , Jiangchao Yao , Ninghao Liu , Jingren Zhou , Hongxia Yang , Xia Hu

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

Sequential recommender systems rank relevant items by modeling a user's interaction history and computing the inner product between the resulting user representation and stored item embeddings. To avoid the significant memory overhead of…