paper-with-me

홈 › Papers

Pairwise Fairness for Ranking and Regression

2019-06-12 · Harikrishna Narasimhan, Andrew Cotter, Maya Gupta, Serena Wang

We present pairwise fairness metrics for ranking models and regression models that form analogues of statistical fairness notions such as equal opportunity, equal accuracy, and statistical parity. Our pairwise formulation supports both discrete protected groups, and continuous protected attributes. We show that the resulting training problems can be efficiently and effectively solved using existing constrained optimization and robust optimization techniques developed for fair classification. Experiments illustrate the broad applicability and trade-offs of these methods.

📄 PDF Abstract BibTeX arXiv:1906.05330

Code (1)

google-research/google-research 공식 구현 tf

Tasks

FairnessGeneral Classificationregression

Similar Papers 제목 키워드 기반

Pairwise Fairness for Ordinal Regression

2021-05-07 · Matthäus Kleindessner, Samira Samadi, Muhammad Bilal Zafar, Krishnaram Kenthapadi 외

We initiate the study of fairness for ordinal regression. We adapt two fairness notions previously considered in fair ranking and propose a strategy for training a predictor that is approximately fair according to either…

Binary ClassificationFairnessregression

Fairness in Recommendation Ranking through Pairwise Comparisons

2019-03-02 · Alex Beutel, Jilin Chen, Tulsee Doshi, Hai Qian 외

Recommender systems are one of the most pervasive applications of machine learning in industry, with many services using them to match users to products or information. As such it is important to ask: what are the possib…

FairnessRecommendation Systems

A Pre-processing Method for Fairness in Ranking

2021-10-29 · Ryosuke Sonoda

Fair ranking problems arise in many decision-making processes that often necessitate a trade-off between accuracy and fairness. Many existing studies have proposed correction methods such as adding fairness constraints t…

Decision MakingFairness

Pareto Pairwise Ranking for Fairness Enhancement of Recommender Systems

2022-12-06 · Hao Wang

Learning to rank is an effective recommendation approach since its introduction around 2010. Famous algorithms such as Bayesian Personalized Ranking and Collaborative Less is More Filtering have left deep impact in both …

FairnessLearning-To-RankRecommendation Systems

Probabilistic Permutation Graph Search: Black-Box Optimization for Fairness in Ranking

2022-04-28 · Ali Vardasbi, Fatemeh Sarvi, Maarten de Rijke

There are several measures for fairness in ranking, based on different underlying assumptions and perspectives. PL optimization with the REINFORCE algorithm can be used for optimizing black-box objective functions over p…

FairnessLearning-To-Rank