paper-with-me

홈 › Papers

FARE: Provably Fair Representation Learning with Practical Certificates

2022-10-13 · Nikola Jovanović, Mislav Balunović, Dimitar I. Dimitrov, Martin Vechev

Fair representation learning (FRL) is a popular class of methods aiming to produce fair classifiers via data preprocessing. Recent regulatory directives stress the need for FRL methods that provide practical certificates, i.e., provable upper bounds on the unfairness of any downstream classifier trained on preprocessed data, which directly provides assurance in a practical scenario. Creating such FRL methods is an important challenge that remains unsolved. In this work, we address that challenge and introduce FARE (Fairness with Restricted Encoders), the first FRL method with practical fairness certificates. FARE is based on our key insight that restricting the representation space of the encoder enables the derivation of practical guarantees, while still permitting favorable accuracy-fairness tradeoffs for suitable instantiations, such as one we propose based on fair trees. To produce a practical certificate, we develop and apply a statistical procedure that computes a finite sample high-confidence upper bound on the unfairness of any downstream classifier trained on FARE embeddings. In our comprehensive experimental evaluation, we demonstrate that FARE produces practical certificates that are tight and often even comparable with purely empirical results obtained by prior methods, which establishes the practical value of our approach.

📄 PDF Abstract BibTeX arXiv:2210.07213

Code (1)

eth-sri/fare 공식 구현 pytorch

Tasks

FairnessRepresentation Learning

Similar Papers 제목 키워드 기반

An Axiomatic Theory of Provably-Fair Welfare-Centric Machine Learning

2021-04-29 · NeurIPS 2021 12 · Cyrus Cousins

We address an inherent difficulty in welfare-theoretic fair machine learning by proposing an equivalently axiomatically-justified alternative and studying the resulting computational and statistical learning questions. W…

BIG-bench Machine LearningComputational Efficiency

Invariance-Aware Randomized Smoothing Certificates

2022-11-25 · Jan Schuchardt, Stephan Günnemann

Building models that comply with the invariances inherent to different domains, such as invariance under translation or rotation, is a key aspect of applying machine learning to real world problems like molecular propert…

Molecular Property PredictionProperty PredictionProtein Folding

Welfare and Fairness in Multi-objective Reinforcement Learning

2022-11-30 · Zimeng Fan, Nianli Peng, Muhang Tian, Brandon Fain

We study fair multi-objective reinforcement learning in which an agent must learn a policy that simultaneously achieves high reward on multiple dimensions of a vector-valued reward. Motivated by the fair resource allocat…

FairnessMulti-Objective Reinforcement LearningQ-Learningreinforcement-learning+2

Kernel-based Equalized Odds: A Quantification of Accuracy-Fairness Trade-off in Fair Representation Learning

2025-08-20 · Yijin Ni, Xiaoming Huo arxiv

This paper introduces a novel kernel-based formulation of the Equalized Odds (EO) criterion, denoted as $EO_k$, for fair representation learning (FRL) in supervised settings. The central goal of FRL is to mitigate discri…

Representation Learning

Fair Algorithm Design: Fair and Efficacious Machine Scheduling

2022-04-13 · April Niu, Agnes Totschnig, Adrian Vetta

Motivated by a plethora of practical examples where bias is induced by automated-decision making algorithms, there has been strong recent interest in the design of fair algorithms. However, there is often a dichotomy bet…

Decision MakingFairnessScheduling