Collaborative Filtering

431 papers with code • 3 benchmarks • 6 datasets

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

Libraries

Use these libraries to find Collaborative Filtering models and implementations

Graph Neural Controlled Differential Equations For Collaborative Filtering

davidzwz/cde-cf 23 Jan 2025

However, we argue that weight control is critical for neural ODE-based methods.

1
23 Jan 2025

Diffusion Models in Recommendation Systems: A Survey

tingruew/diffusionmodels-in-recsys 17 Jan 2025

In this survey paper, we present and propose a taxonomy on past research papers in recommender systems that utilize diffusion models.

1
17 Jan 2025

RecLM: Recommendation Instruction Tuning

hkuds/reclm 26 Dec 2024

Modern recommender systems aim to deeply understand users' complex preferences through their past interactions.

81
26 Dec 2024

Unlocking the Hidden Treasures: Enhancing Recommendations with Unlabeled Data

Asa9aoTK/PNN-RecBole 24 Dec 2024

Implementing the PNN paradigm is, however, technically challenging because: (1) it is difficult to classify unlabeled data into neutral or negative in the absence of supervised signals; (2) there does not exist any loss function that can handle set-level triple-wise ranking relationships.

4
24 Dec 2024

MixRec: Heterogeneous Graph Collaborative Filtering

hkuds/mixrec 18 Dec 2024

For modern recommender systems, the use of low-dimensional latent representations to embed users and items based on their observed interactions has become commonplace.

15
18 Dec 2024

STAIR: Manipulating Collaborative and Multimodal Information for E-Commerce Recommendation

yhhe2004/stair 16 Dec 2024

In order to combine the two distinct types of information, some additional challenges are encountered: 1) Modality erasure: Vanilla graph convolution, which proves rather useful in collaborative filtering, however erases multimodal information; 2) Modality forgetting: Multimodal information tends to be gradually forgotten as the recommendation loss essentially facilitates the learning of collaborative information.

0
16 Dec 2024

Recommender systems and reinforcement learning for human-building interaction and context-aware support: A text mining-driven review of scientific literature

buds-lab/recommender-sys-for-buildings-textmining-review 13 Nov 2024

The indoor environment significantly impacts human health and well-being; enhancing health and reducing energy consumption in these settings is a central research focus.

3
13 Nov 2024

Language-Model Prior Overcomes Cold-Start Items

awslabs/language-model-prior-4-item-cold-start 13 Nov 2024

Existing solutions for the cold-start problem, such as content-based recommenders and hybrid methods, leverage item metadata to determine item similarities.

2
13 Nov 2024

Co-clustering for Federated Recommender System

Xinrui17/CoFedRec 3 Nov 2024

In this paper, we delve into the inefficiencies of the K-Means method in client grouping, attributing failures due to the high dimensionality as well as data sparsity occurring in FRS, and propose CoFedRec, a novel Co-clustering Federated Recommendation mechanism, to address clients heterogeneity and enhance the collaborative filtering within the federated framework.

4
03 Nov 2024

Understanding and Improving Adversarial Collaborative Filtering for Robust Recommendation

Kaike-Zhang/PamaCF 30 Oct 2024

Adversarial Collaborative Filtering (ACF), which typically applies adversarial perturbations at user and item embeddings through adversarial training, is widely recognized as an effective strategy for enhancing the robustness of Collaborative Filtering (CF) recommender systems against poisoning attacks.

5
30 Oct 2024
  翻译: