paper-with-me

Papers

Fairness Violations and Mitigation under Covariate Shift

2019-11-02 · Harvineet Singh, Rina Singh, Vishwali Mhasawade, Rumi Chunara

We study the problem of learning fair prediction models for unseen test sets distributed differently from the train set. Stability against changes in data distribution is an important mandate for responsible deployment of models. The domain adaptation literature addresses this concern, albeit with the notion of stability limited to that of prediction accuracy. We identify sufficient conditions under which stable models, both in terms of prediction accuracy and fairness, can be learned. Using the causal graph describing the data and the anticipated shifts, we specify an approach based on feature selection that exploits conditional independencies in the data to estimate accuracy and fairness metrics for the test set. We show that for specific fairness definitions, the resulting model satisfies a form of worst-case optimality. In context of a healthcare task, we illustrate the advantages of the approach in making more equitable decisions.

📄 PDF Abstract BibTeX arXiv:1911.00677

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationFairnessfeature selectionPredictionSelection bias

Methods 이 논문이 사용한 방법론

Test 설명 없음
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Fairness Transferability Subject to Bounded Distribution Shift

2022-05-31 · Yatong Chen, Reilly Raab, Jialu Wang, Yang Liu

Given an algorithmic predictor that is "fair" on some source distribution, will it still be fair on an unknown target distribution that differs from the source within some bound? In this paper, we study the transferabili…

BIG-bench Machine LearningFairness

Fairness under Covariate Shift: Improving Fairness-Accuracy tradeoff with few Unlabeled Test Samples

2023-10-11 · Shreyas Havaldar, Jatin Chauhan, Karthikeyan Shanmugam, Jay Nandy 외

Covariate shift in the test data is a common practical phenomena that can significantly downgrade both the accuracy and the fairness performance of the model. Ensuring fairness across different sensitive groups under cov…

FairnessOut-of-Distribution Generalization

Learning Fair Invariant Representations under Covariate and Correlation Shifts Simultaneously

2024-08-18 · Dong Li, Chen Zhao, Minglai Shao, Wenjun Wang

Achieving the generalization of an invariant classifier from training domains to shifted test domains while simultaneously considering model fairness is a substantial and complex challenge in machine learning. Existing m…

Domain GeneralizationFairness

Testing for concept shift online

2020-12-28 · Vladimir Vovk

This note continues study of exchangeability martingales, i.e., processes that are martingales under any exchangeable distribution for the observations. Such processes can be used for detecting violations of the IID assu…

Conformal Prediction

Algorithmic Fairness Generalization under Covariate and Dependence Shifts Simultaneously

2023-11-23 · Chen Zhao, Kai Jiang, Xintao Wu, Haoliang Wang 외

The endeavor to preserve the generalization of a fair and invariant classifier across domains, especially in the presence of distribution shifts, becomes a significant and intricate challenge in machine learning. In resp…

Domain GeneralizationFairnessNavigate