中文
相关论文

相关论文: Zipf Matrix Factorization : Matrix Factorization w…

200 篇论文

Implicit feedback is widely explored by modern recommender systems. Since the feedback is often sparse and imbalanced, it poses great challenges to the learning of complex interactions among users and items. Metric learning has been…

信息检索 · 计算机科学 2021-03-30 Yanchao Tan , Carl Yang , Xiangyu Wei , Yun Ma , Xiaolin Zheng

Most data for evaluating and training recommender systems is subject to selection biases, either through self-selection by the users or through the actions of the recommendation system itself. In this paper, we provide a principled approach…

机器学习 · 计算机科学 2016-05-30 Tobias Schnabel , Adith Swaminathan , Ashudeep Singh , Navin Chandak , Thorsten Joachims

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…

机器学习 · 计算机科学 2014-01-16 Avneesh Saluja , Mahdi Pakdaman , Dongzhen Piao , Ankur P. Parikh

Various Non-negative Matrix factorization (NMF) based methods add new terms to the cost function to adapt the model to specific tasks, such as clustering, or to preserve some structural properties in the reduced space (e.g., local…

Fairness is a widely discussed topic in recommender systems, but its practical implementation faces challenges in defining sensitive features while maintaining recommendation accuracy. We propose feature fairness as the foundation to…

信息检索 · 计算机科学 2023-09-28 Hengchang Hu , Yiming Cao , Zhankui He , Samson Tan , Min-Yen Kan

We develop a message-passing algorithm for noisy matrix completion problems based on matrix factorization. The algorithm is derived by approximating message distributions of belief propagation with Gaussian distributions that share the same…

机器学习 · 统计学 2021-10-27 Koki Okajima , Yoshiyuki Kabashima

The matrix factorization (MF) technique has been widely adopted for solving the rating prediction problem in recommender systems. The MF technique utilizes the latent factor model to obtain static user preferences (user latent vectors) and…

社会与信息网络 · 计算机科学 2015-10-20 Yung-Yin Lo , Wanjiun Liao , Cheng-Shang Chang

People are rated and ranked, towards algorithmic decision making in an increasing number of applications, typically based on machine learning. Research on how to incorporate fairness into such tasks has prevalently pursued the paradigm of…

机器学习 · 计算机科学 2019-02-07 Preethi Lahoti , Krishna P. Gummadi , Gerhard Weikum

The past few years have witnessed the great success of recommender systems, which can significantly help users find out personalized items for them from the information era. One of the most widely applied recommendation methods is the…

信息检索 · 计算机科学 2015-06-17 Chu-Xu Zhang , Zi-Ke Zhang , Lu Yu , Chuang Liu , Hao Liu , Xiao-Yong Yan

Multiresolution Matrix Factorization (MMF) is unusual amongst fast matrix factorization algorithms in that it does not make a low rank assumption. This makes MMF especially well suited to modeling certain types of graphs with complex…

机器学习 · 计算机科学 2021-11-04 Truong Son Hy , Risi Kondor

We describe methods to predict a crowd worker's accuracy on new tasks based on his accuracy on past tasks. Such prediction provides a foundation for identifying the best workers to route work to in order to maximize accuracy on the new…

计算机与社会 · 计算机科学 2013-10-22 Hyun Joon Jung , Matthew Lease

The purpose of this text is to provide an accessible introduction to a set of recently developed algorithms for factorizing matrices. These new algorithms attain high practical speed by reducing the dimensionality of intermediate…

数值分析 · 数学 2019-02-08 Per-Gunnar Martinsson

Matrix factorization (MF) is a classical collaborative filtering algorithm for recommender systems. It decomposes the user-item interaction matrix into a product of low-dimensional user representation matrix and item representation matrix.…

信息检索 · 计算机科学 2023-08-15 Shangde Gao , Ke Liu , Yichao Fu

Recommender systems (RSs) have been a widely exploited approach to solving the information overload problem. However, the performance is still limited due to the extreme sparsity of the rating data. With the popularity of Web 2.0, the…

信息检索 · 计算机科学 2017-05-24 Jianguo Li , Yong Tang , Jiemin Chen

Collaborative filtering models based on matrix factorization and learned similarities using Artificial Neural Networks (ANNs) have gained significant attention in recent years. This is, in part, because ANNs have demonstrated good results…

信息检索 · 计算机科学 2021-07-29 Vito Walter Anelli , Alejandro Bellogín , Tommaso Di Noia , Claudio Pomo

Boolean matrix factorization (BMF) approximates a given binary input matrix as the product of two smaller binary factors. Unlike binary matrix factorization based on standard arithmetic, BMF employs the Boolean OR and AND operations for the…

信息检索 · 计算机科学 2025-12-05 Christos Kolomvakis , Thomas Bobille , Arnaud Vandaele , Nicolas Gillis

Recently, there is a surge of social recommendation, which leverages social relations among users to improve recommendation performance. However, in many applications, social relations are absent or very sparse. Meanwhile, the attribute…

社会与信息网络 · 计算机科学 2015-11-13 Chuan Shi , Jian Liu , Fuzhen Zhuang , Philip S. Yu , Bin Wu

Matrix factorization is one of the best approaches for collaborative filtering, because of its high accuracy in presenting users and items latent factors. The main disadvantages of matrix factorization are its complexity, and being very…

机器学习 · 计算机科学 2017-08-10 Mostafa A. Shehata , Mohammad Nassef , Amr A. Badr

This work explores non-negative low-rank matrix factorization based on regularized Poisson models (PF or "Poisson factorization" for short) for recommender systems with implicit-feedback data. The properties of Poisson likelihood allow a…

机器学习 · 计算机科学 2022-02-25 David Cortes

Recommender systems are essential information technologies today, and recommendation algorithms combined with deep learning have become a research hotspot in this field. The recommendation model known as LFM (Latent Factor Model), which…

信息检索 · 计算机科学 2024-03-27 Junyi Liu