Leave No User Behind

Towards Improving the Utility of Recommender Systems for Non-mainstream Users

Conference Paper (2021)
Authors

Roger Zhe Li (Multimedia Computing)

J. Urbano (Multimedia Computing)

A. Hanjalic (TU Delft - Intelligent Systems)

Affiliation
Multimedia Computing
Copyright
© 2021 Roger Zhe Li, Julián Urbano, A. Hanjalic
To reference this document use:
https://doi.org/10.1145/3437963.3441769
More Info
expand_more
Publication Year
2021
Language
English
Copyright
© 2021 Roger Zhe Li, Julián Urbano, A. Hanjalic
Related content
Affiliation
Multimedia Computing
Pages (from-to)
103-111
ISBN (electronic)
978-1-4503-8297-7
DOI:
https://doi.org/10.1145/3437963.3441769
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

In a collaborative-filtering recommendation scenario, biases in the data will likely propagate in the learned recommendations. In this paper we focus on the so-called mainstream bias: the tendency of a recommender system to provide better recommendations to users who have a mainstream taste, as opposed to non-mainstream users. We propose NAECF, a conceptually simple but effective idea to address this bias. The idea consists of adding an autoencoder (AE) layer when learning user and item representations with text-based Convolutional Neural Networks. The AEs, one for the users and one for the items, serve as adversaries to the process of minimizing the rating prediction error when learning how to recommend. They enforce that the specific unique properties of all users and items are sufficiently well incorporated and preserved in the learned representations. These representations, extracted as the bottlenecks of the corresponding AEs, are expected to be less biased towards mainstream users, and to provide more balanced recommendation utility across all users. Our experimental results confirm these expectations, significantly improving the recommendations for nonmainstream users while maintaining the recommendation quality for mainstream users. Our results emphasize the importance of deploying extensive content-based features, such as online reviews, in order to better represent users and items to maximize the debiasing effect.