Collaborative Filtering

372 papers with code • 1 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

Knowledge-aware Dual-side Attribute-enhanced Recommendation

tjtp/kdar 24 Mar 2024

Specifically, we build \textit{user preference representations} and \textit{attribute fusion representations} upon the attribute information in knowledge graphs, which are utilized to enhance \textit{collaborative filtering} (CF) based user and item representations, respectively.

1
24 Mar 2024

Knowledge-Enhanced Recommendation with User-Centric Subgraph Network

leolouis14/kucnet 21 Mar 2024

Recommendation systems, as widely implemented nowadays on various platforms, recommend relevant items to users based on their preferences.

4
21 Mar 2024

Accelerating Matrix Factorization by Dynamic Pruning for Fast Recommendation

git-smsun/dp-mf 18 Mar 2024

The fine-grained structured sparsity causes a large amount of unnecessary operations during both matrix multiplication and latent factor update, increasing the computational time of the MF training process.

0
18 Mar 2024

Deep Rating Elicitation for New Users in Collaborative Filtering

wonbinkweon/dre_www2020 26 Feb 2024

Recent recommender systems started to use rating elicitation, which asks new users to rate a small seed itemset for inferring their preferences, to improve the quality of initial recommendations.

9
26 Feb 2024

Disentangled Graph Variational Auto-Encoder for Multimodal Recommendation with Interpretability

enoche/dgvae 25 Feb 2024

While the incorporation of multimodal information could enhance the interpretability of these systems, current multimodal models represent users and items utilizing entangled numerical vectors, rendering them arduous to interpret.

5
25 Feb 2024

Scalable and Provably Fair Exposure Control for Large-Scale Recommender Systems

riktor/exadmm-recommender 22 Feb 2024

Typical recommendation and ranking methods aim to optimize the satisfaction of users, but they are often oblivious to their impact on the items (e. g., products, jobs, news, video) and their providers.

1
22 Feb 2024

General Debiasing for Graph-based Collaborative Filtering via Adversarial Graph Dropout

arthurma71/advdrop 21 Feb 2024

However, we have discovered that this aggregation mechanism comes with a drawback, which amplifies biases present in the interaction graph.

5
21 Feb 2024

Prototypical Contrastive Learning through Alignment and Uniformity for Recommendation

oceanlvr/protoau 3 Feb 2024

Specifically, we first propose prototypes (cluster centroids) as a latent space to ensure consistency across different augmentations from the origin graph, aiming to eliminate the need for random sampling of contrastive pairs.

2
03 Feb 2024

CF4J: Collaborative Filtering for Java

ferortega/cf4j 1 Feb 2024

Recommender Systems (RS) provide a relevant tool to mitigate the information overload problem.

53
01 Feb 2024

RecDCL: Dual Contrastive Learning for Recommendation

thudm/recdcl 28 Jan 2024

In this work, we investigate how to employ both batch-wise CL (BCL) and feature-wise CL (FCL) for recommendation.

10
28 Jan 2024