Collaborative Filtering

381 papers with code • 2 benchmarks • 4 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Collaborative Filtering models and implementations

Most implemented papers

A Deep Learning System for Predicting Size and Fit in Fashion E-Commerce

NeverInAsh/fit-recommendation 23 Jul 2019

To alleviate this problem, we propose a deep learning based content-collaborative methodology for personalized size and fit recommendation.

RecVAE: a New Variational Autoencoder for Top-N Recommendations with Implicit Feedback

ilya-shenbin/RecVAE 24 Dec 2019

Recent research has shown the advantages of using autoencoders based on deep neural networks for collaborative filtering.

Neural Collaborative Reasoning

rutgerswiselab/NCR 16 May 2020

Existing Collaborative Filtering (CF) methods are mostly designed based on the idea of matching, i. e., by learning user and item embeddings from data using shallow or deep models, they try to capture the associative relevance patterns in data, so that a user embedding can be matched with relevant item embeddings using designed or learned similarity functions.

Learning User Representations with Hypercuboids for Recommender Systems

d2l-ai/d2l-tr 11 Nov 2020

Furthermore, we present two variants of hypercuboids to enhance the capability in capturing the diversities of user interests.

Federated Reconstruction: Partially Local Federated Learning

google-research/federated NeurIPS 2021

We also describe the successful deployment of this approach at scale for federated collaborative filtering in a mobile keyboard application.

GLocal-K: Global and Local Kernels for Recommender Systems

usydnlp/Glocal_K 27 Aug 2021

Then, the pre-trained auto encoder is fine-tuned with the rating matrix, produced by a convolution-based global kernel, which captures the characteristics of each item.

Popularity Bias in Collaborative Filtering-Based Multimedia Recommender Systems

domkowald/fairrecsys 1 Mar 2022

In this paper, we investigate a potential issue of such collaborative-filtering based multimedia recommender systems, namely popularity bias that leads to the underrepresentation of unpopular items in the recommendation lists.

Latent Dirichlet Allocation

vrjkmr/arxiv-topic 1 Jan 2003

Each topic is, in turn, modeled as an infinite mixture over an underlying set of topic probabilities.

Matrix Completion on Graphs

kushagramahajan/GraphRegMC-scRNAseq 7 Aug 2014

Our main goal is thus to find a low-rank solution that is structured by the proximities of rows and columns encoded by graphs.