English
Related papers

Related papers: Dynamic Collaborative Filtering with Compound Pois…

200 papers

Although the collaborative filtering (CF) algorithm has achieved remarkable performance in recommendation systems, it suffers from suboptimal recommendation performance due to noise in the user-item interaction matrix. Numerous…

Information Retrieval · Computer Science 2025-11-07 Zefeng Li , Ning Yang

Agentic recommendations cast recommenders as large language model (LLM) agents that can plan, reason, use tools, and interact with users of varying preferences in web applications. However, most existing agentic recommender systems focus on…

Computation and Language · Computer Science 2026-01-27 Yu Xia , Sungchul Kim , Tong Yu , Ryan A. Rossi , Julian McAuley

Most existing content-based filtering approaches learn user profiles independently without capturing the similarity among users. Bayesian hierarchical models \cite{Zhang:Efficient} learn user profiles jointly and have the advantage of being…

Information Retrieval · Computer Science 2014-12-30 Lanbo Zhang , Yi Zhang

In this paper, we model the dependencies among the items that are recommended to a user in a collaborative-filtering problem via a Gaussian Markov Random Field (MRF). We build upon Besag's auto-normal parameterization and pseudo-likelihood,…

Information Retrieval · Computer Science 2019-10-23 Harald Steck

Recommendation systems personalise suggestions to individuals to help them in their decision making and exploration tasks. In the ideal case, these recommendations, besides of being accurate, should also be novel and explainable. However,…

Information Retrieval · Computer Science 2019-07-26 Ludovik Coba , Panagiotis Symeonidis , Markus Zanker

Recommender systems are often designed based on a collaborative filtering approach, where user preferences are predicted by modelling interactions between users and items. Many common approaches to solve the collaborative filtering task are…

Machine Learning · Computer Science 2021-10-11 Yinchong Yang , Florian Buettner

Based on the user-item bipartite network, collaborative filtering (CF) recommender systems predict users' interests according to their history collections, which is a promising way to solve the information exploration problem. However, CF…

Data Analysis, Statistics and Probability · Physics 2011-12-13 Zhao-Guo Xuan , Zhan Li , Jian-Guo Liu

Rating and recommendation systems have become a popular application area for applying a suite of machine learning techniques. Current approaches rely primarily on probabilistic interpretations and extensions of matrix factorization, which…

Machine Learning · Computer Science 2014-01-16 Avneesh Saluja , Mahdi Pakdaman , Dongzhen Piao , Ankur P. Parikh

Predicting personalized sequential behavior is a key task for recommender systems. In order to predict user actions such as the next product to purchase, movie to watch, or place to visit, it is essential to take into account both long-term…

Information Retrieval · Computer Science 2016-09-30 Ruining He , Julian McAuley

Most state-of-the-art top-N collaborative recommender systems work by learning embeddings to jointly represent users and items. Learned embeddings are considered to be effective to solve a variety of tasks. Among others, providing and…

Information Retrieval · Computer Science 2021-04-14 Giovanni Gabbolini , Edoardo D'Amico , Cesare Bernardis , Paolo Cremonesi

Collaborative filtering, especially latent factor model, has been popularly used in personalized recommendation. Latent factor model aims to learn user and item latent factors from user-item historic behaviors. To apply it into real big…

Machine Learning · Computer Science 2018-06-01 Chaochao Chen , Ziqi Liu , Peilin Zhao , Longfei Li , Jun Zhou , Xiaolong Li

Recommender systems are a kind of data filtering that guides the user to interesting and valuable resources within an extensive dataset. by providing suggestions of products that are expected to match their preferences. However, due to data…

Information Retrieval · Computer Science 2024-06-18 Sajida Mhammedi , Hakim El Massari , Noreddine Gherabi , Amnai Mohamed

Recent studies show that graph neural networks (GNNs) are prevalent to model high-order relationships for collaborative filtering (CF). Towards this research line, graph contrastive learning (GCL) has exhibited powerful performance in…

Information Retrieval · Computer Science 2024-02-27 Xubin Ren , Lianghao Xia , Jiashu Zhao , Dawei Yin , Chao Huang

This paper aims at the problem of link pattern prediction in collections of objects connected by multiple relation types, where each type may play a distinct role. While common link analysis models are limited to single-type link…

Social and Information Networks · Computer Science 2012-04-13 Sheng Gao , Ludovic Denoyer , Patrick Gallinari

Collaborative Filtering (CF) methods dominate real-world recommender systems given their ability to learn high-quality, sparse ID-embedding tables that effectively capture user preferences. These tables scale linearly with the number of…

Information Retrieval · Computer Science 2025-09-03 Donald Loveland , Xinyi Wu , Tong Zhao , Danai Koutra , Neil Shah , Mingxuan Ju

Learning informative representations of users and items from the interaction data is of crucial importance to collaborative filtering (CF). Present embedding functions exploit user-item relationships to enrich the representations, evolving…

Information Retrieval · Computer Science 2020-07-06 Xiang Wang , Hongye Jin , An Zhang , Xiangnan He , Tong Xu , Tat-Seng Chua

Sequential recommendation refers to recommending the next item of interest for a specific user based on his/her historical behavior sequence up to a certain time. While previous research has extensively examined Markov chain-based…

Information Retrieval · Computer Science 2025-01-06 DongYu Du , Yue Chan

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

Social and Information Networks · Computer Science 2021-05-05 Hossein Monshizadeh Naeen , Mehrdad Jalali

Existing works based on latent factor models have focused on representing the rating matrix as a product of user and item latent factor matrices, both being dense. Latent (factor) vectors define the degree to which a trait is possessed by…

Information Retrieval · Computer Science 2015-05-08 Anupriya Gogna , Angshul Majumdar

Building a successful recommender system depends on understanding both the dimensions of people's preferences as well as their dynamics. In certain domains, such as fashion, modeling such preferences can be incredibly difficult, due to the…

Artificial Intelligence · Computer Science 2016-02-05 Ruining He , Julian McAuley