paper-with-me

Papers

Weak Proxies are Sufficient and Preferable for Fairness with Missing Sensitive Attributes

2022-10-06 · Zhaowei Zhu, Yuanshun Yao, Jiankai Sun, Hang Li, Yang Liu

Evaluating fairness can be challenging in practice because the sensitive attributes of data are often inaccessible due to privacy constraints. The go-to approach that the industry frequently adopts is using off-the-shelf proxy models to predict the missing sensitive attributes, e.g. Meta [Alao et al., 2021] and Twitter [Belli et al., 2022]. Despite its popularity, there are three important questions unanswered: (1) Is directly using proxies efficacious in measuring fairness? (2) If not, is it possible to accurately evaluate fairness using proxies only? (3) Given the ethical controversy over inferring user private information, is it possible to only use weak (i.e. inaccurate) proxies in order to protect privacy? Our theoretical analyses show that directly using proxy models can give a false sense of (un)fairness. Second, we develop an algorithm that is able to measure fairness (provably) accurately with only three properly identified proxies. Third, we show that our algorithm allows the use of only weak proxies (e.g. with only 68.85%accuracy on COMPAS), adding an extra layer of protection on user privacy. Experiments validate our theoretical analyses and show our algorithm can effectively measure and mitigate bias. Our results imply a set of practical guidelines for practitioners on how to use proxies properly. Code is available at github.com/UCSC-REAL/fair-eval.

📄 PDF Abstract BibTeX arXiv:2210.03175

Code (1)

ucsc-real/fair-eval 공식 구현 jax

Tasks

Fairness

Similar Papers 제목 키워드 기반

Measuring Model Fairness under Noisy Covariates: A Theoretical Perspective

2021-05-20 · Flavien Prost, Pranjal Awasthi, Nick Blumm, Aditee Kumthekar 외

In this work we study the problem of measuring the fairness of a machine learning model under noisy information. Focusing on group fairness metrics, we investigate the particular but common situation when the evaluation …

Fairness

ProxyFormer: Proxy Alignment Assisted Point Cloud Completion with Missing Part Sensitive Transformer

2023-02-28 · CVPR 2023 1 · Shanshan Li, Pan Gao, Xiaoyang Tan, Mingqiang Wei

Problems such as equipment defects or limited viewpoints will lead the captured point clouds to be incomplete. Therefore, recovering the complete point clouds from the partial ones plays an vital role in many practical t…

Point Cloud CompletionPosition

Fair Densities via Boosting the Sufficient Statistics of Exponential Families

2020-12-01 · Alexander Soen, Hisham Husain, Richard Nock

We introduce a boosting algorithm to pre-process data for fairness. Starting from an initial fair but inaccurate distribution, our approach shifts towards better data fitting while still ensuring a minimal fairness guara…

Fairness

Tensions Between the Proxies of Human Values in AI

2022-12-14 · Teresa Datta, Daniel Nissani, Max Cembalest, Akash Khanna 외

Motivated by mitigating potentially harmful impacts of technologies, the AI community has formulated and accepted mathematical definitions for certain pillars of accountability: e.g. privacy, fairness, and model transpar…

Fairness

Learning Fair and Preferable Allocations through Neural Network

2024-10-23 · Ryota Maruo, Koh Takeuchi, Hisashi Kashima

The fair allocation of indivisible resources is a fundamental problem. Existing research has developed various allocation mechanisms or algorithms to satisfy different fairness notions. For example, round robin (RR) was …

Fairness