Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Cross-Domain Latent Factors Sharing via Implicit Matrix Factorization

About

Data sparsity has been one of the long-standing problems for recommender systems. One of the solutions to mitigate this issue is to exploit knowledge available in other source domains. However, many cross-domain recommender systems introduce a complex architecture that makes them less scalable in practice. On the other hand, matrix factorization methods are still considered to be strong baselines for single-domain recommendations. In this paper, we introduce the CDIMF, a model that extends the standard implicit matrix factorization with ALS to cross-domain scenarios. We apply the Alternating Direction Method of Multipliers to learn shared latent factors for overlapped users while factorizing the interaction matrix. In a dual-domain setting, experiments on industrial datasets demonstrate a competing performance of CDIMF for both cold-start and warm-start. The proposed model can outperform most other recent cross-domain and single-domain models. We also provide the code to reproduce experiments on GitHub.

Abdulaziz Samra, Evgeney Frolov, Alexey Vasilev, Alexander Grigorievskiy, Anton Vakhrushev• 2024

Related benchmarks

TaskDatasetResultRank
Cross-domain RecommendationAmazon Home → Toys time-aware (test)
HR@51.31
9
Cross-domain RecommendationAmazon Elec → Home time-aware (test)
HR@51.94
9
Cross-domain RecommendationAmazon Home → Elec time-aware (test)
HR@51.64
9
Cross-domain RecommendationAmazon Sports → Cloth time-aware (test)
HR@52.21
9
Cross-domain RecommendationAmazon Cloth → Toys
HR@51.32
9
Cross-domain RecommendationAmazon Toys → Cloth
HR@53.05
9
Cross-domain RecommendationAmazon Cloth → Elec
HR@51.1
9
Cross-domain RecommendationAmazon Elec → Sports
HR@51.78
9
Cross-domain RecommendationAmazon Elec → Toys
HR@51.35
9
Cross-domain RecommendationAmazon Home → Cloth
HR@51.78
9
Showing 10 of 20 rows

Other info

Follow for update