paper-with-me

Papers

Causal Multi-Level Fairness

2020-10-14 · Vishwali Mhasawade, Rumi Chunara

Algorithmic systems are known to impact marginalized groups severely, and more so, if all sources of bias are not considered. While work in algorithmic fairness to-date has primarily focused on addressing discrimination due to individually linked attributes, social science research elucidates how some properties we link to individuals can be conceptualized as having causes at macro (e.g. structural) levels, and it may be important to be fair to attributes at multiple levels. For example, instead of simply considering race as a causal, protected attribute of an individual, the cause may be distilled as perceived racial discrimination an individual experiences, which in turn can be affected by neighborhood-level factors. This multi-level conceptualization is relevant to questions of fairness, as it may not only be important to take into account if the individual belonged to another demographic group, but also if the individual received advantaged treatment at the macro-level. In this paper, we formalize the problem of multi-level fairness using tools from causal inference in a manner that allows one to assess and account for effects of sensitive attributes at multiple levels. We show importance of the problem by illustrating residual unfairness if macro-level sensitive attributes are not accounted for, or included without accounting for their multi-level nature. Further, in the context of a real-world task of predicting income based on macro and individual-level attributes, we demonstrate an approach for mitigating unfairness, a result of multi-level sensitive attributes.

📄 PDF Abstract BibTeX arXiv:2010.07343

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeCausal InferenceFairness

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Causally Perturbed Fairness Testing

2025-10-21 · Chengwen Du, Tao Chen arxiv

To mitigate unfair and unethical discrimination over sensitive features (e.g., gender, age, or race), fairness testing plays an integral role in engineering systems that leverage AI models to handle tabular data. A key c…

Causal Inference

Pooling of Causal Models under Counterfactual Fairness via Causal Judgement Aggregation

2018-05-24 · Fabio Massimo Zennaro, Magdalena Ivanovska

In this paper we consider the problem of combining multiple probabilistic causal models, provided by different experts, under the requirement that the aggregated model satisfy the criterion of counterfactual fairness. We…

BIG-bench Machine LearningCausal JudgmentcounterfactualFairness

Disentangled Representation with Causal Constraints for Counterfactual Fairness

2022-08-19 · Ziqi Xu, Jixue Liu, Debo Cheng, Jiuyong Li 외

Much research has been devoted to the problem of learning fair representations; however, they do not explicitly the relationship between latent representations. In many real-world applications, there may be causal relati…

counterfactualFairnessRepresentation Learning

On the Fairness of Causal Algorithmic Recourse

2020-10-13 · Julius von Kügelgen, Amir-Hossein Karimi, Umang Bhatt, Isabel Valera 외

Algorithmic fairness is typically studied from the perspective of predictions. Instead, here we investigate fairness from the perspective of recourse actions suggested to individuals to remedy an unfavourable classificat…

counterfactualFairness

Fairness under Graph Uncertainty: Achieving Interventional Fairness with Partially Known Causal Graphs over Clusters of Variables

2026-02-27 · Yoichi Chikahara arxiv

Algorithmic decisions about individuals require predictions that are not only accurate but also fair with respect to sensitive attributes such as gender and race. Causal notions of fairness align with legal requirements,…