Understanding the Effects of Adversarial Personalized Ranking Optimization Method on Recommendation Quality
Vito Walter Anelli, Yashar Deldjoo, Tommaso Di Noia, Felice Antonio, Merra

TL;DR
This paper investigates how Adversarial Personalized Ranking (APR) affects recommendation quality, revealing that while it improves accuracy, it can worsen bias and reduce novelty and coverage, especially with tailed data distributions.
Contribution
The study provides a mathematical analysis of APR's impact on bias and novelty, supported by empirical validation on public datasets comparing BPR and APR performance.
Findings
APR amplifies popularity bias more than BPR with tailed data.
APR reduces recommendation novelty and coverage.
Empirical results confirm theoretical predictions about bias and quality degradation.
Abstract
Recommender systems (RSs) employ user-item feedback, e.g., ratings, to match customers to personalized lists of products. Approaches to top-k recommendation mainly rely on Learning-To-Rank algorithms and, among them, the most widely adopted is Bayesian Personalized Ranking (BPR), which bases on a pair-wise optimization approach. Recently, BPR has been found vulnerable against adversarial perturbations of its model parameters. Adversarial Personalized Ranking (APR) mitigates this issue by robustifying BPR via an adversarial training procedure. The empirical improvements of APR's accuracy performance on BPR have led to its wide use in several recommender models. However, a key overlooked aspect has been the beyond-accuracy performance of APR, i.e., novelty, coverage, and amplification of popularity bias, considering that recent results suggest that BPR, the building block of APR, is…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Stochastic Gradient Optimization Techniques
