Bridging Jensen Gap for Max-Min Group Fairness Optimization in Recommendation
Chen Xu, Yuxin Li, Wenjie Wang, Liang Pang, Jun Xu, Tat-Seng Chua

TL;DR
This paper addresses the challenge of Jensen gap in max-min fairness optimization for recommender systems, proposing a novel algorithm that effectively minimizes this gap and improves fairness and accuracy.
Contribution
The paper introduces FairDual, an algorithm that reformulates MMF as a group-weighted optimization and provides theoretical guarantees for Jensen gap minimization.
Findings
FairDual achieves sub-linear convergence to the global optimum.
It effectively bounds the Jensen gap under mini-batch sampling.
Outperforms baselines in accuracy and fairness on large-scale datasets.
Abstract
Group max-min fairness (MMF) is commonly used in fairness-aware recommender systems (RS) as an optimization objective, as it aims to protect marginalized item groups and ensures a fair competition platform. However, our theoretical analysis indicates that integrating MMF constraint violates the assumption of sample independence during optimization, causing the loss function to deviate from linear additivity. Such nonlinearity property introduces the Jensen gap between the model's convergence point and the optimal point if mini-batch sampling is applied. Both theoretical and empirical studies show that as the mini-batch size decreases and the group size increases, the Jensen gap will widen accordingly. Some methods using heuristic re-weighting or debiasing strategies have the potential to bridge the Jensen gap. However, they either lack theoretical guarantees or suffer from heavy…
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
Taxonomy
TopicsVisual Attention and Saliency Detection · Multi-Criteria Decision Making · Supply Chain and Inventory Management
