paper-with-me

Papers

Achieving Counterfactual Fairness with Imperfect Structural Causal Model

2023-03-26 · Tri Dung Duong, Qian Li, Guandong Xu

Counterfactual fairness alleviates the discrimination between the model prediction toward an individual in the actual world (observational data) and that in counterfactual world (i.e., what if the individual belongs to other sensitive groups). The existing studies need to pre-define the structural causal model that captures the correlations among variables for counterfactual inference; however, the underlying causal model is usually unknown and difficult to be validated in real-world scenarios. Moreover, the misspecification of the causal model potentially leads to poor performance in model prediction and thus makes unfair decisions. In this research, we propose a novel minimax game-theoretic model for counterfactual fairness that can produce accurate results meanwhile achieve a counterfactually fair decision with the relaxation of strong assumptions of structural causal models. In addition, we also theoretically prove the error bound of the proposed minimax model. Empirical experiments on multiple real-world datasets illustrate our superior performance in both accuracy and fairness. Source code is available at \url{https://github.com/tridungduong16/counterfactual_fairness_game_theoretic}.

📄 PDF Abstract BibTeX arXiv:2303.14665

Code (1)

tridungduong16/counterfactual_fairness_game_theoretic 공식 구현 pytorch

Tasks

counterfactualCounterfactual InferenceFairnessmodel

Similar Papers 제목 키워드 기반

Counterfactually Fair Prediction Using Multiple Causal Models

2018-10-01 · Fabio Massimo Zennaro, Magdalena Ivanovska

In this paper we study the problem of making predictions using multiple structural casual models defined by different agents, under the constraint that the prediction satisfies the criterion of counterfactual fairness. R…

counterfactualFairnessPrediction

Causal Fair Metric: Bridging Causality, Individual Fairness, and Adversarial Robustness

2023-10-30 · Ahmad-Reza Ehyaei, Golnoosh Farnadi, Samira Samadi

Despite the essential need for comprehensive considerations in responsible AI, factors like robustness, fairness, and causality are often studied in isolation. Adversarial perturbation, used to identify vulnerabilities i…

Adversarial RobustnesscounterfactualFairnessMetric Learning

Canonical Representations of Markovian Structural Causal Models: A Framework for Counterfactual Reasoning

2025-07-22 · Lucas de Lara arxiv

Counterfactual reasoning aims at answering contrary-to-fact questions like ``Would have Alice recovered had she taken aspirin?'' and corresponds to the most fine-grained layer of causation. Critically, while many counter…

Algorithmic recourse under imperfect causal knowledge: a probabilistic approach

2020-06-11 · NeurIPS 2020 12 · Amir-Hossein Karimi, Julius von Kügelgen, Bernhard Schölkopf, Isabel Valera

Recent work has discussed the limitations of counterfactual explanations to recommend actions for algorithmic recourse, and argued for the need of taking causal relationships between features into consideration. Unfortun…

counterfactual

Towards counterfactual fairness through auxiliary variables

2024-12-06 · Bowei Tian, Ziyao Wang, Shwai He, Wanghao Ye 외

The challenge of balancing fairness and predictive accuracy in machine learning models, especially when sensitive attributes such as race, gender, or age are considered, has motivated substantial research in recent years…

counterfactualFairness