paper-with-me

홈 › Papers

Adaptation Speed Analysis for Fairness-aware Causal Models

2023-08-31 · Yujie Lin, Chen Zhao, Minglai Shao, Xujiang Zhao, Haifeng Chen

For example, in machine translation tasks, to achieve bidirectional translation between two languages, the source corpus is often used as the target corpus, which involves the training of two models with opposite directions. The question of which one can adapt most quickly to a domain shift is of significant importance in many fields. Specifically, consider an original distribution p that changes due to an unknown intervention, resulting in a modified distribution p*. In aligning p with p*, several factors can affect the adaptation rate, including the causal dependencies between variables in p. In real-life scenarios, however, we have to consider the fairness of the training process, and it is particularly crucial to involve a sensitive variable (bias) present between a cause and an effect variable. To explore this scenario, we examine a simple structural causal model (SCM) with a cause-bias-effect structure, where variable A acts as a sensitive variable between cause (X) and effect (Y). The two models, respectively, exhibit consistent and contrary cause-effect directions in the cause-bias-effect SCM. After conducting unknown interventions on variables within the SCM, we can simulate some kinds of domain shifts for analysis. We then compare the adaptation speeds of two models across four shift scenarios. Additionally, we prove the connection between the adaptation speeds of the two models across all interventions.

📄 PDF Abstract BibTeX arXiv:2308.16879

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessMachine TranslationTranslation

Similar Papers 제목 키워드 기반

An Analysis of the Adaptation Speed of Causal Models

2020-05-18 · Rémi Le Priol, Reza Babanezhad Harikandeh, Yoshua Bengio, Simon Lacoste-Julien

Consider a collection of datasets generated by unknown interventions on an unknown structural causal model $G$. Recently, Bengio et al. (2020) conjectured that among all candidate models, $G$ is the fastest to adapt from…

Meta-LearningStochastic Optimization

Learning for Counterfactual Fairness from Observational Data

2023-07-17 · Jing Ma, Ruocheng Guo, Aidong Zhang, Jundong Li

Fairness-aware machine learning has attracted a surge of attention in many domains, such as online advertising, personalized recommendation, and social media analysis in web applications. Fairness-aware machine learning …

AttributeCausal DiscoverycounterfactualData Augmentation+2

Evaluating Causal Discovery Algorithms for Path-Specific Fairness and Utility in Healthcare

2026-03-16 · Nitish Nagesh, Elahe Khatibi, Thomas Hughes, Mahdi Bagheri 외 arxiv

Causal discovery in health data faces evaluation challenges when ground truth is unknown. We address this by collaborating with experts to construct proxy ground-truth graphs, establishing benchmarks for synthetic Alzhei…

Causal Inference

Fair Data Adaptation with Quantile Preservation

2019-11-15 · Drago Plečko, Nicolai Meinshausen

Fairness of classification and regression has received much attention recently and various, partially non-compatible, criteria have been proposed. The fairness criteria can be enforced for a given classifier or, alternat…

counterfactualFairness

Causal Reasoning for Algorithmic Fairness

2018-05-15 · Joshua R. Loftus, Chris Russell, Matt J. Kusner, Ricardo Silva

In this work, we argue for the importance of causal reasoning in creating fair algorithms for decision making. We give a review of existing approaches to fairness, describe work in causality necessary for the understandi…

Decision MakingFairness