paper-with-me

홈 › Papers

Unfairness Discovery and Prevention For Few-Shot Regression

2020-09-23 · Chen Zhao, Feng Chen

We study fairness in supervised few-shot meta-learning models that are sensitive to discrimination (or bias) in historical data. A machine learning model trained based on biased data tends to make unfair predictions for users from minority groups. Although this problem has been studied before, existing methods mainly aim to detect and control the dependency effect of the protected variables (e.g. race, gender) on target prediction based on a large amount of training data. These approaches carry two major drawbacks that (1) lacking showing a global cause-effect visualization for all variables; (2) lacking generalization of both accuracy and fairness to unseen tasks. In this work, we first discover discrimination from data using a causal Bayesian knowledge graph which not only demonstrates the dependency of the protected variable on target but also indicates causal effects between all variables. Next, we develop a novel algorithm based on risk difference in order to quantify the discriminatory influence for each protected variable in the graph. Furthermore, to protect prediction from unfairness, a fast-adapted bias-control approach in meta-learning is proposed, which efficiently mitigates statistical disparity for each task and it thus ensures independence of protected attributes on predictions based on biased and few-shot data samples. Distinct from existing meta-learning models, group unfairness of tasks are efficiently reduced by leveraging the mean difference between (un)protected groups for regression problems. Through extensive experiments on both synthetic and real-world data sets, we demonstrate that our proposed unfairness discovery and prevention approaches efficiently detect discrimination and mitigate biases on model output as well as generalize both accuracy and fairness to unseen tasks with a limited amount of training samples.

📄 PDF Abstract BibTeX arXiv:2009.11406

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessMeta-Learningregression

Similar Papers 제목 키워드 기반

TestExplora: Benchmarking LLMs for Proactive Bug Discovery via Repository-Level Test Generation

2026-02-11 · Steven Liu, Jane Luo, Xin Zhang, Aofan Liu 외 arxiv

Given that Large Language Models (LLMs) are increasingly applied to automate software development, comprehensive software assurance spans three distinct goals: regression prevention, reactive reproduction, and proactive …

Local Causal Discovery for Structural Evidence of Direct Discrimination

2024-05-23 · Jacqueline Maasch, Kyra Gan, Violet Chen, Agni Orfanoudaki 외

Identifying the causal pathways of unfairness is a critical objective for improving policy design and algorithmic decision-making. Prior work in causal fairness analysis often requires knowledge of the causal graph, hind…

Causal DiscoveryDecision MakingFairnessvalid

Achieving non-discrimination in data release

2016-11-22 · Lu Zhang, Yongkai Wu, Xintao Wu

Discrimination discovery and prevention/removal are increasingly important tasks in data mining. Discrimination discovery aims to unveil discriminatory practices on the protected attribute (e.g., gender) by analyzing the…

Attribute

A Study of Implicit Ranking Unfairness in Large Language Models

2023-11-13 · Chen Xu, Wenjie Wang, Yuxin Li, Liang Pang 외

Recently, Large Language Models (LLMs) have demonstrated a superior ability to serve as ranking models. However, concerns have arisen as LLMs will exhibit discriminatory ranking behaviors based on users' sensitive attrib…

Data AugmentationFairnessInformation RetrievalRecommendation Systems+1

A Distributionally Robust Approach to Fair Classification

2020-07-18 · Bahar Taskesen, Viet Anh Nguyen, Daniel Kuhn, Jose Blanchet

We propose a distributionally robust logistic regression model with an unfairness penalty that prevents discrimination with respect to sensitive attributes such as gender or ethnicity. This model is equivalent to a tract…

ClassificationFairnessGeneral Classificationregression+1