中文
相关论文

相关论文: Infinite Mixed Membership Matrix Factorization

200 篇论文

In this paper, we introduce a probabilistic model for learning nonnegative matrix factorization (NMF) that is commonly used for predicting missing values and finding hidden patterns in the data, in which the matrix factors are latent…

机器学习 · 计算机科学 2022-06-22 Jun Lu , Xuanyu Ye

This is a course project report with complete methodology, experiments, references and mathematical derivations. Matrix factorization [1] is a widely used technique in recommendation systems. Probabilistic Matrix Factorization (PMF) [2]…

机器学习 · 计算机科学 2025-06-16 Ruixuan Xu , Xiangxiang Weng

The Nonnegative Matrix Factorization (NMF) of the rating matrix has shown to be an effective method to tackle the recommendation problem. In this paper we propose new methods based on the NMF of the rating matrix and we compare them with…

机器学习 · 计算机科学 2019-08-30 Gianna M. Del Corso , Francesco Romani

One of the most efficient methods in collaborative filtering is matrix factorization, which finds the latent vector representations of users and items based on the ratings of users to items. However, a matrix factorization based algorithm…

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

Recommender systems often operate on item catalogs clustered by genres, and user bases that have natural clusterings into user types by demographic or psychographic attributes. Prior work on system-wide diversity has mainly focused on…

信息检索 · 计算机科学 2019-08-28 Arda Antikacioglu , Tanvi Bajpai , R. Ravi

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

Most of the existing recommender systems are based only on the rating data, and they ignore other sources of information that might increase the quality of recommendations, such as textual reviews, or user and item characteristics.…

信息检索 · 计算机科学 2021-11-17 Tatev Karen Aslanyan , Flavius Frasincar

Matrix factorization is a widely adopted recommender system technique that fits scalar rating values by dot products of user feature vectors and item feature vectors. However, the formulation of matrix factorization as a scalar fitting…

信息检索 · 计算机科学 2021-12-07 Hao Wang

Predicting user affinity to items is an important problem in applications like content optimization, computational advertising, and many more. While bilinear random effect models (matrix factorization) provide state-of-the-art performance…

机器学习 · 计算机科学 2012-03-26 Rajiv Khanna , Liang Zhang , Deepak Agarwal , Beechung Chen

Social recommender systems exploit users' social relationships to improve the recommendation accuracy. Intuitively, a user tends to trust different subsets of her social friends, regarding with different scenarios. Therefore, the main…

信息检索 · 计算机科学 2016-03-16 Yong Liu , Peilin Zhao , Xin Liu , Min Wu , Xiao-Li Li

Ranking items regarding individual user interests is a core technique of multiple downstream tasks such as recommender systems. Learning such a personalized ranker typically relies on the implicit feedback from users' past click-through…

信息检索 · 计算机科学 2024-01-24 Jiarui Jin , Zexue He , Mengyue Yang , Weinan Zhang , Yong Yu , Jun Wang , Julian McAuley

Collaborative filtering analyzes user preferences for items (e.g., books, movies, restaurants, academic papers) by exploiting the similarity patterns across users. In implicit feedback settings, all the items, including the ones that a user…

机器学习 · 统计学 2016-02-05 Dawen Liang , Laurent Charlin , James McInerney , David M. Blei

Recommendation models can effectively estimate underlying user interests and predict one's future behaviors by factorizing an observed user-item rating matrix into products of two sets of latent factors. However, the user-specific embedding…

信息检索 · 计算机科学 2022-03-08 Qitian Wu , Hengrui Zhang , Xiaofeng Gao , Junchi Yan , Hongyuan Zha

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…

信息检索 · 计算机科学 2021-04-14 Giovanni Gabbolini , Edoardo D'Amico , Cesare Bernardis , Paolo Cremonesi

When recommending personalized top-$k$ items to users, how can we recommend the items diversely to them while satisfying their needs? Aggregately diversified recommender systems aim to recommend a variety of items across whole users without…

信息检索 · 计算机科学 2022-11-03 Jongjin Kim , Hyunsik Jeon , Jaeri Lee , U Kang

Although personalized recommendation has been investigated for decades, the wide adoption of Latent Factor Models (LFM) has made the explainability of recommendations a critical issue to both the research community and practical application…

信息检索 · 计算机科学 2017-08-23 Yongfeng Zhang

Matrix factorization (MF) is a simple collaborative filtering technique that achieves superior recommendation accuracy by decomposing the user-item interaction matrix into user and item latent matrices. Because the model typically learns…

信息检索 · 计算机科学 2024-03-11 Kai Sugahara , Kazushi Okamoto

Rating Prediction is a basic problem in Recommender System, and one of the most widely used method is Factorization Machines(FM). However, traditional matrix factorization methods fail to utilize the benefit of implicit feedback, which has…

机器学习 · 计算机科学 2014-10-30 Xudong Liu , Bin Zhang , Ting Zhang , Chang Liu

Item recommendation is the task of predicting a personalized ranking on a set of items (e.g. websites, movies, products). In this paper, we investigate the most common scenario with implicit feedback (e.g. clicks, purchases). There are many…

信息检索 · 计算机科学 2012-05-14 Steffen Rendle , Christoph Freudenthaler , Zeno Gantner , Lars Schmidt-Thieme

Models for recommender systems use latent factors to explain the preferences and behaviors of users with respect to a set of items (e.g., movies, books, academic papers). Typically, the latent factors are assumed to be static and, given…

机器学习 · 计算机科学 2015-09-16 Laurent Charlin , Rajesh Ranganath , James McInerney , David M. Blei