TL;DR
This paper introduces GANMF, a novel GAN-based matrix factorization method for recommender systems, addressing unique challenges and demonstrating improved performance over traditional and existing GAN-based models.
Contribution
The paper presents a new GAN-based matrix factorization approach for top-N recommendation, using an autoencoder discriminator and additional loss functions, with comprehensive evaluation.
Findings
GANMF outperforms traditional collaborative filtering methods
GANMF shows improvements over existing GAN-based models
Ablation study clarifies architectural impacts
Abstract
Proposed in 2014, Generative Adversarial Networks (GAN) initiated a fresh interest in generative modelling. They immediately achieved state-of-the-art in image synthesis, image-to-image translation, text-to-image generation, image inpainting and have been used in sciences ranging from medicine to high-energy particle physics. Despite their popularity and ability to learn arbitrary distributions, GAN have not been widely applied in recommender systems (RS). Moreover, only few of the techniques that have introduced GAN in RS have employed them directly as a collaborative filtering (CF) model. In this work we propose a new GAN-based approach that learns user and item latent factors in a matrix factorization setting for the generic top-N recommendation problem. Following the vector-wise GAN training approach for RS introduced by CFGAN, we identify 2 unique issues when utilizing GAN for CF.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsInpainting
