paper-with-me

Papers

Learning Certified Individually Fair Representations

2020-02-24 · NeurIPS 2020 12 · Anian Ruoss, Mislav Balunović, Marc Fischer, Martin Vechev

Fair representation learning provides an effective way of enforcing fairness constraints without compromising utility for downstream users. A desirable family of such fairness constraints, each requiring similar treatment for similar individuals, is known as individual fairness. In this work, we introduce the first method that enables data consumers to obtain certificates of individual fairness for existing and new data points. The key idea is to map similar individuals to close latent representations and leverage this latent proximity to certify individual fairness. That is, our method enables the data producer to learn and certify a representation where for a data point all similar individuals are at $\ell_\infty$-distance at most $\epsilon$, thus allowing data consumers to certify individual fairness by proving $\epsilon$-robustness of their classifier. Our experimental evaluation on five real-world datasets and several fairness constraints demonstrates the expressivity and scalability of our approach.

📄 PDF Abstract BibTeX arXiv:2002.10312

Code (1)

eth-sri/lcifr 공식 구현 pytorch

Tasks

FairnessRepresentation Learning

Similar Papers 제목 키워드 기반

Latent Space Smoothing for Individually Fair Representations

2021-11-26 · Momchil Peychev, Anian Ruoss, Mislav Balunović, Maximilian Baader 외

Fair representation learning transforms user data into a representation that ensures fairness and utility regardless of the downstream application. However, learning individually fair representations, i.e., guaranteeing …

FairnessRepresentation Learning

Certification of Distributional Individual Fairness

2023-11-20 · NeurIPS 2023 11

Providing formal guarantees of algorithmic fairness is of paramount importance to socially responsible deployment of machine learning algorithms. In this work, we study formal guarantees, i.e., certificates, for individu…

Fairness

CTBENCH: A Library and Benchmark for Certified Training

2024-06-07 · Yuhao Mao, Stefan Balauca, Martin Vechev

Training certifiably robust neural networks is an important but challenging task. While many algorithms for (deterministic) certified training have been proposed, they are often evaluated on different training schedules,…

Out-of-Distribution Generalization

Certifying Some Distributional Fairness with Subpopulation Decomposition

2022-05-31 · Mintong Kang, Linyi Li, Maurice Weber, Yang Liu 외

Extensive efforts have been made to understand and improve the fairness of machine learning models based on observational metrics, especially in high-stakes domains such as medical insurance, education, and hiring decisi…

Fairness

Does Robustness Improve Fairness? Approaching Fairness with Word Substitution Robustness Methods for Text Classification

2021-06-21 · Findings (ACL) 2021 8 · Yada Pruksachatkun, Satyapriya Krishna, Jwala Dhamala, Rahul Gupta 외

Existing bias mitigation methods to reduce disparities in model outcomes across cohorts have focused on data augmentation, debiasing model embeddings, or adding fairness-based optimization objectives during training. Sep…

Data AugmentationFairnesstext-classificationText Classification