paper-with-me

Papers

Can Active Learning Preemptively Mitigate Fairness Issues?

2021-04-14 · Frédéric Branchaud-Charron, Parmida Atighehchian, Pau Rodríguez, Grace Abuhamad, Alexandre Lacoste

Dataset bias is one of the prevailing causes of unfairness in machine learning. Addressing fairness at the data collection and dataset preparation stages therefore becomes an essential part of training fairer algorithms. In particular, active learning (AL) algorithms show promise for the task by drawing importance to the most informative training samples. However, the effect and interaction between existing AL algorithms and algorithmic fairness remain under-explored. In this paper, we study whether models trained with uncertainty-based AL heuristics such as BALD are fairer in their decisions with respect to a protected class than those trained with identically independently distributed (i.i.d.) sampling. We found a significant improvement on predictive parity when using BALD, while also improving accuracy compared to i.i.d. sampling. We also explore the interaction of algorithmic fairness methods such as gradient reversal (GRAD) and BALD. We found that, while addressing different fairness issues, their interaction further improves the results on most benchmarks and metrics we explored.

📄 PDF Abstract BibTeX arXiv:2104.06879

Code (3)

ElementAI/active-fairness 공식 구현 pytorch
ElementAI/baal pytorch
baal-org/baal pytorch

Tasks

Active LearningFairness

Similar Papers 제목 키워드 기반

Fair Reinforcement Learning Algorithm for PV Active Control in LV Distribution Networks

2024-09-09 · Maurizio Vassallo, Amina Benzerga, Alireza Bahmanyar, Damien Ernst

The increasing adoption of distributed energy resources, particularly photovoltaic (PV) panels, has presented new and complex challenges for power network control. With the significant energy production from PV panels, v…

Fairness

User-oriented Fairness in Recommendation

2021-04-21 · Yunqi Li, Hanxiong Chen, Zuohui Fu, Yingqiang Ge 외

As a highly data-driven application, recommender systems could be affected by data bias, resulting in unfair results for different data groups, which could be a reason that affects the system performance. Therefore, it i…

FairnessRecommendation SystemsRe-Ranking

Analysis of Fairness-promoting Optimization Schemes of Photovoltaic Curtailments for Voltage Regulation in Power Distribution Networks

2024-03-30 · Rahul K. Gupta, Daniel K. Molzahn

Active power curtailment of photovoltaic (PV) generation is commonly exercised to mitigate over-voltage issues in power distribution networks. However, fairness concerns arise as certain PV plants may experience more sig…

Fairness

Modeling Techniques for Machine Learning Fairness: A Survey

2021-11-04 · Mingyang Wan, Daochen Zha, Ninghao Liu, Na Zou

Machine learning models are becoming pervasive in high-stakes applications. Despite their clear benefits in terms of performance, the models could show discrimination against minority groups and result in fairness issues…

BIG-bench Machine LearningDecision MakingFairnessRepresentation Learning+1

Towards Involving End-users in Interactive Human-in-the-loop AI Fairness

2022-04-22 · Yuri Nakao, Simone Stumpf, Subeida Ahmed, Aisha Naseer 외

Ensuring fairness in artificial intelligence (AI) is important to counteract bias and discrimination in far-reaching applications. Recent work has started to investigate how humans judge fairness and how to support machi…

BIG-bench Machine LearningExplainable Artificial Intelligence (XAI)Fairness