paper-with-me

Papers

Multi-FR: A Multi-objective Optimization Framework for Multi-stakeholder Fairness-aware Recommendation

2021-05-06 · Haolun Wu, Chen Ma, Bhaskar Mitra, Fernando Diaz, Xue Liu

Nowadays, most online services are hosted on multi-stakeholder marketplaces, where consumers and producers may have different objectives. Conventional recommendation systems, however, mainly focus on maximizing consumers' satisfaction by recommending the most relevant items to each individual. This may result in unfair exposure of items, thus jeopardizing producer benefits. Additionally, they do not care whether consumers from diverse demographic groups are equally satisfied. To address these limitations, we propose a multi-objective optimization framework for fairness-aware recommendation, Multi-FR, that adaptively balances accuracy and fairness for various stakeholders with Pareto optimality guarantee. We first propose four fairness constraints on consumers and producers. In order to train the whole framework in an end-to-end way, we utilize the smooth rank and stochastic ranking policy to make these fairness criteria differentiable and friendly to back-propagation. Then, we adopt the multiple gradient descent algorithm to generate a Pareto set of solutions, from which the most appropriate one is selected by the Least Misery Strategy. The experimental results demonstrate that Multi-FR largely improves recommendation fairness on multiple stakeholders over the state-of-the-art approaches while maintaining almost the same recommendation accuracy. The training efficiency study confirms our model's ability to simultaneously optimize different fairness constraints for many stakeholders efficiently.

📄 PDF Abstract BibTeX arXiv:2105.02951

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessRecommendation Systems

Similar Papers 제목 키워드 기반

A Framework to Handle Multi-modal Multi-objective Optimization in Decomposition-based Evolutionary Algorithms

2020-09-30 · Ryoji Tanabe, Hisao Ishibuchi

Multi-modal multi-objective optimization is to locate (almost) equivalent Pareto optimal solutions as many as possible. While decomposition-based evolutionary algorithms have good performance for multi-objective optimiza…

DiversityEvolutionary Algorithms

A Robust Multi-Objective Bayesian Optimization Framework Considering Input Uncertainty

2022-02-25 · J. Qing, I. Couckuyt, T. Dhaene

Bayesian optimization is a popular tool for data-efficient optimization of expensive objective functions. In real-life applications like engineering design, the designer often wants to take multiple objectives as well as…

Bayesian Optimization

The Hybridization of Branch and Bound with Metaheuristics for Nonconvex Multiobjective Optimization

2022-12-09 · Wei-tian Wu, Xin-min Yang

A hybrid framework combining the branch and bound method with multiobjective evolutionary algorithms is proposed for nonconvex multiobjective optimization. The hybridization exploits the complementary character of the tw…

Evolutionary AlgorithmsMultiobjective Optimization

pymoo: Multi-objective Optimization in Python

2020-01-22 · Julian Blank, Kalyanmoy Deb

Python has become the programming language of choice for research and industry projects related to data science, machine learning, and deep learning. Since optimization is an inherent part of these research fields, more …

Decision Making

Multi-Objective Meta Learning

2021-02-14 · NeurIPS 2021 12 · Feiyang Ye, Baijiong Lin, Zhixiong Yue, Pengxin Guo 외

Meta learning with multiple objectives can be formulated as a Multi-Objective Bi-Level optimization Problem (MOBLP) where the upper-level subproblem is to solve several possible conflicting targets for the meta learner. …

Domain AdaptationFew-Shot LearningMeta-LearningMulti-Task Learning+1