paper-with-me

Papers

Metrizing Fairness

2022-05-30 · Yves Rychener, Bahar Taskesen, Daniel Kuhn

We study supervised learning problems that have significant effects on individuals from two demographic groups, and we seek predictors that are fair with respect to a group fairness criterion such as statistical parity (SP). A predictor is SP-fair if the distributions of predictions within the two groups are close in Kolmogorov distance, and fairness is achieved by penalizing the dissimilarity of these two distributions in the objective function of the learning problem. In this paper, we identify conditions under which hard SP constraints are guaranteed to improve predictive accuracy. We also showcase conceptual and computational benefits of measuring unfairness with integral probability metrics (IPMs) other than the Kolmogorov distance. Conceptually, we show that the generator of any IPM can be interpreted as a family of utility functions and that unfairness with respect to this IPM arises if individuals in the two demographic groups have diverging expected utilities. We also prove that the unfairness-regularized prediction loss admits unbiased gradient estimators, which are constructed from random mini-batches of training samples, if unfairness is measured by the squared $\mathcal L^2$-distance or by a squared maximum mean discrepancy. In this case, the fair learning problem is susceptible to efficient stochastic gradient descent (SGD) algorithms. Numerical experiments on synthetic and real data show that these SGD algorithms outperform state-of-the-art methods for fair learning in that they achieve superior accuracy-unfairness trade-offs -- sometimes orders of magnitude faster.

📄 PDF Abstract BibTeX arXiv:2205.15049

Code (1)

rao-epfl/metrizing-fairness 공식 구현 pytorch

Tasks

Fairness

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Spectral Analysis of Symmetric and Anti-Symmetric Pairwise Kernels

2015-06-19 · Tapio Pahikkala, Markus Viljanen, Antti Airola, Willem Waegeman

We consider the problem of learning regression functions from pairwise data when there exists prior knowledge that the relation to be learned is symmetric or anti-symmetric. Such prior knowledge is commonly enforced by s…

regression

An Exploration of Multicalibration Uniform Convergence Bounds

2022-02-09 · Harrison Rosenberg, Robi Bhattacharjee, Kassem Fawaz, Somesh Jha

Recent works have investigated the sample complexity necessary for fair machine learning. The most advanced of such sample complexity bounds are developed by analyzing multicalibration uniform convergence for a given pre…

BIG-bench Machine LearningFairness

Symmetric and antisymmetric kernels for machine learning problems in quantum physics and chemistry

2021-03-31 · Stefan Klus, Patrick Gelß, Feliks Nüske, Frank Noé

We derive symmetric and antisymmetric kernels by symmetrizing and antisymmetrizing conventional kernels and analyze their properties. In particular, we compute the feature space dimensions of the resulting polynomial ker…

BIG-bench Machine Learning

T-Net: Parametrizing Fully Convolutional Nets with a Single High-Order Tensor

2019-04-04 · CVPR 2019 6 · Jean Kossaifi, Adrian Bulat, Georgios Tzimiropoulos, Maja Pantic

Recent findings indicate that over-parametrization, while crucial for successfully training deep neural networks, also introduces large amounts of redundancy. Tensor methods have the potential to efficiently parametrize …

Pose Estimation

Fechnerian Scaling: Dissimilarity Cumulation Theory

2021-07-23 · Ehtibar N. Dzhafarov, Hans Colonius

This is a chapter for the third volume of the New Handbook of Mathematical Psychology. It presented mathematical foundations of Fechnerian Scaling, a method of metrizing stimulus spaces based on subjective measures of di…