paper-with-me

Papers

MMD-B-Fair: Learning Fair Representations with Statistical Testing

2022-11-15 · Namrata Deka, Danica J. Sutherland

We introduce a method, MMD-B-Fair, to learn fair representations of data via kernel two-sample testing. We find neural features of our data where a maximum mean discrepancy (MMD) test cannot distinguish between representations of different sensitive groups, while preserving information about the target attributes. Minimizing the power of an MMD test is more difficult than maximizing it (as done in previous work), because the test threshold's complex behavior cannot be simply ignored. Our method exploits the simple asymptotics of block testing schemes to efficiently find fair representations without requiring complex adversarial optimization or generative modelling schemes widely used by existing work on fair representation learning. We evaluate our approach on various datasets, showing its ability to ``hide'' information about sensitive attributes, and its effectiveness in downstream transfer tasks.

📄 PDF Abstract BibTeX arXiv:2211.07907

Code (1)

namratadeka/mmd-b-fair 공식 구현 pytorch

Tasks

Representation LearningTwo-sample testing

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Testing Group Fairness via Optimal Transport Projections

2021-06-02 · Nian Si, Karthyek Murthy, Jose Blanchet, Viet Anh Nguyen

We present a statistical testing framework to detect if a given machine learning classifier fails to satisfy a wide range of group fairness notions. The proposed test is a flexible, interpretable, and statistically rigor…

Fairness

Detecting Statistically Significant Fairness Violations in Recidivism Forecasting Algorithms

2025-09-18 · Animesh Joshi arxiv

Machine learning algorithms are increasingly deployed in critical domains such as finance, healthcare, and criminal justice [1]. The increasing popularity of algorithmic decision-making has stimulated interest in algorit…

Causal Inference

Error Parity Fairness: Testing for Group Fairness in Regression Tasks

2022-08-16 · Furkan Gursoy, Ioannis A. Kakadiaris

The applications of Artificial Intelligence (AI) surround decisions on increasingly many aspects of human lives. Society responds by imposing legal and social expectations for the accountability of such automated decisio…

Fairnessregression

Wasserstein projection distance for fairness testing of regression models

2025-10-05 · Wanxin Li, Yongjin P. Park, Khanh Dao Duc arxiv

Fairness testing evaluates whether a model satisfies a specified fairness criterion across different groups, yet most research has focused on classification models, leaving regression models underexplored. This paper int…

Testing Relative Fairness in Human Decisions With Machine Learning

2021-12-21 · Zhe Yu, Xiaoyin Xi

Fairness in decision-making has been a long-standing issue in our society. Compared to algorithmic fairness, fairness in human decisions is even more important since there are processes where humans make the final decisi…

Decision MakingFairness