中文
相关论文

相关论文: Dynamic Matrix Factorization with Priors on Unknow…

200 篇论文

Dynamic recommendation is essential for modern recommender systems to provide real-time predictions based on sequential data. In real-world scenarios, the popularity of items and interests of users change over time. Based on this…

信息检索 · 计算机科学 2021-01-11 Xiaohan Li , Mengqi Zhang , Shu Wu , Zheng Liu , Liang Wang , Philip S. Yu

Predicting unobserved entries of a partially observed matrix has found wide applicability in several areas, such as recommender systems, computational biology, and computer vision. Many scalable methods with rigorous theoretical guarantees…

机器学习 · 统计学 2018-02-15 Vatsal Shah , Nikhil Rao , Weicong Ding

Recommendation from implicit feedback is a highly challenging task due to the lack of the reliable observed negative data. A popular and effective approach for implicit recommendation is to treat unobserved data as negative but downweight…

信息检索 · 计算机科学 2020-03-05 Jiawei Chen , Can Wang , Sheng Zhou , Qihao Shi , Jingbang Chen , Yan Feng , Chun Chen

This paper describes a new approach, based on linear programming, for computing nonnegative matrix factorizations (NMFs). The key idea is a data-driven model for the factorization where the most salient features in the data are used to…

最优化与控制 · 数学 2013-02-05 Victor Bittorf , Benjamin Recht , Christopher Re , Joel A. Tropp

Recommender systems are information retrieval methods that predict user preferences to personalize services. These systems use the feedback and the ratings provided by users to model the behavior of users and to generate recommendations.…

信息检索 · 计算机科学 2022-03-14 Alireza Gharahighehi , Felipe Kenji Nakano , Celine Vens

Recommender system is an applicable technique in most E-commerce commercial product technical designs. However, nearly all recommender system faces a challenge called the cold-start problem. The problem is so notorious that almost every…

信息检索 · 计算机科学 2025-12-09 Hao Wang

Dynamic factor models are often estimated by point-estimation methods, disregarding parameter uncertainty. We propose a method accounting for parameter uncertainty by means of posterior approximation, using variational inference. Our…

统计方法学 · 统计学 2022-10-14 Erik Spånberg

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…

机器学习 · 计算机科学 2021-10-11 Yinchong Yang , Florian Buettner

Recommendation systems often rely on point-wise loss metrics such as the mean squared error. However, in real recommendation settings only few items are presented to a user. This observation has recently encouraged the use of rank-based…

机器学习 · 计算机科学 2015-11-05 Phong Nguyen , Jun Wang , Alexandros Kalousis

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

Latent factor models for Recommender Systems with implicit feedback typically treat unobserved user-item interactions (i.e. missing information) as negative feedback. This is frequently done either through negative sampling (point--wise…

机器学习 · 计算机科学 2018-08-17 Juan Arévalo , Juan Ramón Duque , Marco Creatura

In this paper, we investigate the recommendation task in the most common scenario with implicit feedback (e.g., clicks, purchases). State-of-the-art methods in this direction usually cast the problem as to learn a personalized ranking on a…

信息检索 · 计算机科学 2020-12-29 Yan Gao , Jiafeng Guo , Yanyan Lan , Huaming Liao

Collaborative filtering is the most popular approach for recommender systems. One way to perform collaborative filtering is matrix factorization, which characterizes user preferences and item attributes using latent vectors. These latent…

信息检索 · 计算机科学 2018-05-15 ThaiBinh Nguyen , Kenro Aihara , Atsuhiro Takasu

Recommendation is crucial in both academia and industry, and various techniques are proposed such as content-based collaborative filtering, matrix factorization, logistic regression, factorization machines, neural networks and multi-armed…

信息检索 · 计算机科学 2019-10-30 Feng Liu , Ruiming Tang , Xutao Li , Weinan Zhang , Yunming Ye , Haokun Chen , Huifeng Guo , Yuzhou Zhang

An emerging definition of fairness in machine learning requires that models are oblivious to demographic user information, e.g., a user's gender or age should not influence the model. Personalized recommender systems are particularly prone…

信息检索 · 计算机科学 2023-08-30 Bjørnar Vassøy , Helge Langseth , Benjamin Kille

Gradient descent for matrix factorization exhibits an implicit bias toward approximately low-rank solutions. While existing theories often assume the boundedness of iterates, empirically the bias persists even with unbounded sequences. This…

机器学习 · 计算机科学 2025-11-04 Yikun Hou , Suvrit Sra , Alp Yurtsever

Matrix factorization exploits the idea that, in complex high-dimensional data, the actual signal typically lies in lower-dimensional structures. These lower dimensional objects provide useful insight, with interpretability favored by sparse…

统计方法学 · 统计学 2022-12-14 Lorenzo Schiavon , Bernardo Nipoti , Antonio Canale

The paper introduces a novel iterative method that assigns a reputation to n + m items: n raters and m objects. Each rater evaluates a subset of objects leading to a n x m rating matrix with a certain sparsity pattern. From this rating…

信息检索 · 计算机科学 2007-11-27 Cristobald de Kerchove , Paul Van Dooren

Collaborative filtering (CF) has achieved great success in the field of recommender systems. In recent years, many novel CF models, particularly those based on deep learning or graph techniques, have been proposed for a variety of…

信息检索 · 计算机科学 2021-02-16 Haiyang Zhang , Ivan Ganchev , Nikola S. Nikolov , Mark Stevenson

Matrix factorization (MF) is one of the most efficient methods for rating predictions. MF learns user and item representations by factorizing the user-item rating matrix. Further, textual contents are integrated to conventional MF to…

信息检索 · 计算机科学 2021-05-13 ThaiBinh Nguyen , Atsuhiro Takasu