Fast online ranking with fairness of exposure
Nicolas Usunier, Virginie Do, Elvis Dohmatob

TL;DR
This paper introduces a fast, online algorithm for ranking that optimizes fairness of exposure, balancing user satisfaction with equitable item visibility, suitable for large-scale recommender systems.
Contribution
It presents the first efficient online Frank-Wolfe based algorithm for optimizing concave fairness objectives in ranking, applicable in real-time scenarios.
Findings
Algorithm is computationally fast, with sorting as the main cost.
It is memory efficient and suitable for real-time ranking.
Provides strong theoretical guarantees for fairness optimization.
Abstract
As recommender systems become increasingly central for sorting and prioritizing the content available online, they have a growing impact on the opportunities or revenue of their items producers. For instance, they influence which recruiter a resume is recommended to, or to whom and how much a music track, video or news article is being exposed. This calls for recommendation approaches that not only maximize (a proxy of) user satisfaction, but also consider some notion of fairness in the exposure of items or groups of items. Formally, such recommendations are usually obtained by maximizing a concave objective function in the space of randomized rankings. When the total exposure of an item is defined as the sum of its exposure over users, the optimal rankings of every users become coupled, which makes the optimization process challenging. Existing approaches to find these rankings either…
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
TopicsOptimization and Search Problems · Advanced Bandit Algorithms Research · Complexity and Algorithms in Graphs
