paper-with-me

홈 › Papers

Dr. FERMI: A Stochastic Distributionally Robust Fair Empirical Risk Minimization Framework

2023-09-20 · Sina Baharlouei, Meisam Razaviyayn

While training fair machine learning models has been studied extensively in recent years, most developed methods rely on the assumption that the training and test data have similar distributions. In the presence of distribution shifts, fair models may behave unfairly on test data. There have been some developments for fair learning robust to distribution shifts to address this shortcoming. However, most proposed solutions are based on the assumption of having access to the causal graph describing the interaction of different features. Moreover, existing algorithms require full access to data and cannot be used when small batches are used (stochastic/batch implementation). This paper proposes the first stochastic distributionally robust fairness framework with convergence guarantees that do not require knowledge of the causal graph. More specifically, we formulate the fair inference in the presence of the distribution shift as a distributionally robust optimization problem under $L_p$ norm uncertainty sets with respect to the Exponential Renyi Mutual Information (ERMI) as the measure of fairness violation. We then discuss how the proposed method can be implemented in a stochastic fashion. We have evaluated the presented framework's performance and efficiency through extensive experiments on real datasets consisting of distribution shifts.

📄 PDF Abstract BibTeX arXiv:2309.11682

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

A Stochastic Optimization Framework for Fair Risk Minimization

2021-02-24 · NeurIPS 2021 12 · Andrew Lowy, Sina Baharlouei, Rakesh Pavan, Meisam Razaviyayn 외

Despite the success of large-scale empirical risk minimization (ERM) at achieving high accuracy across a variety of machine learning tasks, fair ERM is hindered by the incompatibility of fairness constraints with stochas…

Binary ClassificationFairnessStochastic Optimization

Fair Empirical Risk Minimization via Exponential Rényi Mutual Information

2021-01-01 · Rakesh Pavan, Andrew Lowy, Sina Baharlouei, Meisam Razaviyayn 외

Several notions of fairness, such as demographic parity and equal opportunity, are defined based on statistical independence between a predicted target and a sensitive attribute. In machine learning applications, however…

AttributeFairnessStochastic Optimization

Near-Optimal Algorithms for Group Distributionally Robust Optimization and Beyond

2022-12-28 · Tasuku Soma, Khashayar Gatmiry, Sharut Gupta, Stefanie Jegelka

Distributionally robust optimization (DRO) can improve the robustness and fairness of learning methods. In this paper, we devise stochastic algorithms for a class of DRO problems including group DRO, subpopulation fairne…

Fairness

f-FERM: A Scalable Framework for Robust Fair Empirical Risk Minimization

2023-12-06 · Sina Baharlouei, Shivam Patel, Meisam Razaviyayn

Training and deploying machine learning models that meet fairness criteria for protected groups are fundamental in modern artificial intelligence. While numerous constraints and regularization terms have been proposed in…

FairnessStochastic Optimization

Distributionally Robust Optimization with Bias and Variance Reduction

2023-10-21 · Ronak Mehta, Vincent Roulet, Krishna Pillutla, Zaid Harchaoui

We consider the distributionally robust optimization (DRO) problem with spectral risk-based uncertainty set and $f$-divergence penalty. This formulation includes common risk-sensitive learning objectives such as regulari…

Fairness