paper-with-me

Papers

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 methods address the problem of fairness-aware domain generalization, focusing on either covariate shift or correlation shift, but rarely consider both at the same time. In this paper, we introduce a novel approach that focuses on learning a fairness-aware domain-invariant predictor within a framework addressing both covariate and correlation shifts simultaneously, ensuring its generalization to unknown test domains inaccessible during training. In our approach, data are first disentangled into content and style factors in latent spaces. Furthermore, fairness-aware domain-invariant content representations can be learned by mitigating sensitive information and retaining as much other information as possible. Extensive empirical studies on benchmark datasets demonstrate that our approach surpasses state-of-the-art methods with respect to model accuracy as well as both group and individual fairness.

📄 PDF Abstract BibTeX arXiv:2408.09312

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationFairness

Similar Papers 제목 키워드 기반

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

Fairness-enhancing mixed effects deep learning improves fairness on in- and out-of-distribution clustered (non-iid) data

2023-10-04 · Son Nguyen, Adam Wang, Albert Montillo

Traditional deep learning (DL) models have two ubiquitous limitations. First, they assume training samples are independent and identically distributed (i.i.d), an assumption often violated in real-world datasets where sa…

counterfactualFairness

Null-sampling for Interpretable and Fair Representations

2020-08-12 · ECCV 2020 8 · Thomas Kehrenberg, Myles Bartlett, Oliver Thomas, Novi Quadrianto

We propose to learn invariant representations, in the data domain, to achieve interpretability in algorithmic fairness. Invariance implies a selectivity for high level, relevant correlations w.r.t. class label annotation…

DisentanglementFairnessImage Classification

Invariant Representations without Adversarial Training

2018-05-24 · NeurIPS 2018 12 · Daniel Moyer, Shuyang Gao, Rob Brekelmans, Greg Ver Steeg 외

Representations of data that are invariant to changes in specified factors are useful for a wide range of problems: removing potential biases in prediction problems, controlling the effects of covariates, and disentangli…

Representation Learning

Weighted Risk Invariance: Domain Generalization under Invariant Feature Shift

2024-07-25 · Gina Wong, Joshua Gleason, Rama Chellappa, Yoav Wald 외

Learning models whose predictions are invariant under multiple environments is a promising approach for out-of-distribution generalization. Such models are trained to extract features $X_{\text{inv}}$ where the condition…

Domain GeneralizationOut-of-Distribution Generalization