🤖 AI Summary
This work addresses the insufficient coverage of long-tail items and lack of diversity in recommendation systems caused by the dominance of popular items. To mitigate popularity bias, the authors integrate contrastive learning into IKEA’s large-scale retail recommendation system and devise a tailored negative sampling strategy. The proposed approach significantly enhances catalog coverage and recommendation diversity while preserving recommendation accuracy. Both offline and online experiments demonstrate that the method effectively balances diversity and performance, offering a practical pathway toward fairness and exploratory optimization in industrial-scale recommender systems.
📝 Abstract
Recommender systems often struggle with long-tail distributions and limited item catalog exposure, where a small subset of popular items dominates recommendations. This challenge is especially critical in large-scale online retail settings with extensive and diverse product assortments. This paper introduces an approach to enhance catalog coverage without compromising recommendation quality in the existing digital recommendation pipeline at IKEA Retail. Drawing inspiration from recent advances in negative sampling to address popularity bias, we integrate contrastive learning with carefully selected negative samples. Through offline and online evaluations, we demonstrate that our method improves catalog coverage, ensuring a more diverse set of recommendations yet preserving strong recommendation performance.