paper-with-me

홈 › Papers

Abstracting Fairness: Oracles, Metrics, and Interpretability

2020-04-04 · Cynthia Dwork, Christina Ilvento, Guy N. Rothblum, Pragya Sur

It is well understood that classification algorithms, for example, for deciding on loan applications, cannot be evaluated for fairness without taking context into account. We examine what can be learned from a fairness oracle equipped with an underlying understanding of `true'' fairness. The oracle takes as input a (context, classifier) pair satisfying an arbitrary fairness definition, and accepts or rejects the pair according to whether the classifier satisfies the underlying fairness truth. Our principal conceptual result is an extraction procedure that learns the underlying truth; moreover, the procedure can learn an approximation to this truth given access to a weak form of the oracle. Since every truly fair'' classifier induces a coarse metric, in which those receiving the same decision are at distance zero from one another and those receiving different decisions are at distance one, this extraction process provides the basis for ensuring a rough form of metric fairness, also known as individual fairness. Our principal technical result is a higher fidelity extractor under a mild technical constraint on the weak oracle's conception of fairness. Our framework permits the scenario in which many classifiers, with differing outcomes, may all be considered fair. Our results have implications for interpretablity -- a highly desired but poorly defined property of classification systems that endeavors to permit a human arbiter to reject classifiers deemed to be `unfair'' or illegitimately derived.

📄 PDF Abstract BibTeX arXiv:2004.01840

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessGeneral Classification

Similar Papers 제목 키워드 기반

An Empirical Study of Rich Subgroup Fairness for Machine Learning

2018-08-24 · Michael Kearns, Seth Neel, Aaron Roth, Zhiwei Steven Wu

Kearns et al. [2018] recently proposed a notion of rich subgroup fairness intended to bridge the gap between statistical and individual notions of fairness. Rich subgroup fairness picks a statistical fairness constraint …

BIG-bench Machine LearningFairness

Towards Auditability for Fairness in Deep Learning

2020-11-30 · Ivoline C. Ngong, Krystal Maughan, Joseph P. Near

Group fairness metrics can detect when a deep learning model behaves differently for advantaged and disadvantaged groups, but even models that score well on these metrics can make blatantly unfair predictions. We present…

Deep LearningFairnessPredictionSensitivity

MIMIC-IF: Interpretability and Fairness Evaluation of Deep Learning Models on MIMIC-IV Dataset

2021-02-12 · Chuizheng Meng, Loc Trinh, Nan Xu, Yan Liu

The recent release of large-scale healthcare datasets has greatly propelled the research of data-driven deep learning models for healthcare applications. However, due to the nature of such deep black-boxed models, concer…

FairnessFeature ImportanceMortality PredictionPrediction

When Interpretability Is Unequally Distributed: Fairness in Hybrid Interpretable Models

2026-05-27 · Ziba Jabbar Zare, Ulrich Aïvodji, Julien Ferry, Thibaut Vidal arxiv

Hybrid interpretable models combine a transparent component with a black-box model by assigning some examples to the former and deferring the rest to the latter. While this design enables flexible tradeoffs between accur…

Confidence and Calibration of Activation Oracles for Reliable Interpretation of Language Model Internals

2026-05-25 · Federico Torrielli, Peter Schneider-Kamp, Lukas Galke Poech arxiv

Activation oracles aim to make the activations of other models legible to humans and yield promising results compared to white-box interpretability techniques. However, uncertainty quantification (UQ) for the natural-lan…