paper-with-me

Papers

Collaborative Filtering in a Non-Uniform World: Learning with the Weighted Trace Norm

2010-12-01 · NeurIPS 2010 12 · Nathan Srebro, Ruslan R. Salakhutdinov

We show that matrix completion with trace-norm regularization can be significantly hurt when entries of the matrix are sampled non-uniformly, but that a properly weighted version of the trace-norm regularizer works well with non-uniform sampling. We show that the weighted trace-norm regularization indeed yields significant gains on the highly non-uniformly sampled Netflix dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringMatrix Completion

Similar Papers 제목 키워드 기반

Toward a Better Understanding of Loss Functions for Collaborative Filtering

2023-08-11 · Seongmin Park, Mincheol Yoon, Jae-woong Lee, Hogun Park 외

Collaborative filtering (CF) is a pivotal technique in modern recommender systems. The learning process of CF models typically consists of three components: interaction encoder, loss function, and negative sampling. Alth…

Collaborative FilteringRecommendation Systems

Fast Variational AutoEncoder with Inverted Multi-Index for Collaborative Filtering

2021-09-13 · Jin Chen, Defu Lian, Binbin Jin, Xu Huang 외

Variational AutoEncoder (VAE) has been extended as a representative nonlinear method for collaborative filtering. However, the bottleneck of VAE lies in the softmax computation over all items, such that it takes linear c…

Collaborative Filtering

Memory Based Collaborative Filtering with Lucene

2016-07-01 · Claudio Gennaro

Memory Based Collaborative Filtering is a widely used approach to provide recommendations. It exploits similarities between ratings across a population of users by forming a weighted vote to predict unobserved ratings. B…

Collaborative Filtering

Improving Collaborative Filtering Recommendation via Graph Learning

2023-11-06 · Yongyu Wang

Recommendation systems are designed to provide personalized predictions for items that are most appealing to individual customers. Among various types of recommendation algorithms, k-nearest neighbor based collaborative …

Collaborative FilteringGraph LearningRecommendation Systems

Learning with the weighted trace-norm under arbitrary sampling distributions

2011-12-01 · NeurIPS 2011 12 · Rina Foygel, Ohad Shamir, Nati Srebro, Ruslan R. Salakhutdinov

We provide rigorous guarantees on learning with the weighted trace-norm under arbitrary sampling distributions. We show that the standard weighted-trace norm might fail when the sampling distribution is not a product di…