English

Sparsity Regularization For Cold-Start Recommendation

Information Retrieval 2022-01-31 v3 Machine Learning

Abstract

Recently, Generative Adversarial Networks (GANs) have been applied to the problem of Cold-Start Recommendation, but the training performance of these models is hampered by the extreme sparsity in warm user purchase behavior. In this paper we introduce a novel representation for user-vectors by combining user demographics and user preferences, making the model a hybrid system which uses Collaborative Filtering and Content Based Recommendation. Our system models user purchase behavior using weighted user-product preferences (explicit feedback) rather than binary user-product interactions (implicit feedback). Using this we develop a novel sparse adversarial model, SRLGAN, for Cold-Start Recommendation leveraging the sparse user-purchase behavior which ensures training stability and avoids over-fitting on warm users. We evaluate the SRLGAN on two popular datasets and demonstrate state-of-the-art results.

Keywords

Cite

@article{arxiv.2201.10711,
  title  = {Sparsity Regularization For Cold-Start Recommendation},
  author = {Aksheshkumar Ajaykumar Shah and Hemanth Venkateswara},
  journal= {arXiv preprint arXiv:2201.10711},
  year   = {2022}
}
R2 v1 2026-06-24T09:02:58.360Z