paper-with-me

홈 › Papers

FairBranch: Mitigating Bias Transfer in Fair Multi-task Learning

2023-10-20 · Arjun Roy, Christos Koutlis, Symeon Papadopoulos, Eirini Ntoutsi

The generalisation capacity of Multi-Task Learning (MTL) suffers when unrelated tasks negatively impact each other by updating shared parameters with conflicting gradients. This is known as negative transfer and leads to a drop in MTL accuracy compared to single-task learning (STL). Lately, there has been a growing focus on the fairness of MTL models, requiring the optimization of both accuracy and fairness for individual tasks. Analogously to negative transfer for accuracy, task-specific fairness considerations might adversely affect the fairness of other tasks when there is a conflict of fairness loss gradients between the jointly learned tasks - we refer to this as Bias Transfer. To address both negative- and bias-transfer in MTL, we propose a novel method called FairBranch, which branches the MTL model by assessing the similarity of learned parameters, thereby grouping related tasks to alleviate negative transfer. Moreover, it incorporates fairness loss gradient conflict correction between adjoining task-group branches to address bias transfer within these task groups. Our experiments on tabular and visual MTL problems show that FairBranch outperforms state-of-the-art MTLs on both fairness and accuracy.

📄 PDF Abstract BibTeX arXiv:2310.13746

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessMulti-Task Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Wait, am I Being Fair? Characterizing Deductive Stereotyping and Mitigating It with Fair-GCG

2026-06-30 · Naihao Deng, Yilun Zhu, Joan Nwatu, Clayton Scott 외 arxiv

Warning: This paper contains several toxic and offensive statements. While reasoning generally improves fairness in recent large language models (LLMs), failures persist. In this work, we identify a failure mode, deducti…

AIM: Attributing, Interpreting, Mitigating Data Unfairness

2024-06-13 · Zhining Liu, Ruizhong Qiu, Zhichen Zeng, Yada Zhu 외

Data collected in the real world often encapsulates historical discrimination against disadvantaged groups and individuals. Existing fair machine learning (FairML) research has predominantly focused on mitigating discrim…

Fairness

FairQE: Multi-Agent Framework for Mitigating Gender Bias in Translation Quality Estimation

2026-04-23 · Jinhee Jang, Juhwan Choi, Dongjin Lee, Seunguk Yu 외 arxiv

Quality Estimation (QE) aims to assess machine translation quality without reference translations, but recent studies have shown that existing QE models exhibit systematic gender bias. In particular, they tend to favor m…

Machine Translation

M$^3$Fair: Mitigating Bias in Healthcare Data through Multi-Level and Multi-Sensitive-Attribute Reweighting Method

2023-06-07 · Yinghao Zhu, Jingkun An, Enshen Zhou, Lu An 외

In the data-driven artificial intelligence paradigm, models heavily rely on large amounts of training data. However, factors like sampling distribution imbalance can lead to issues of bias and unfairness in healthcare da…

AttributeFairness

My Answer Is NOT 'Fair': Mitigating Social Bias in Vision-Language Models via Fair and Biased Residuals

2025-05-26 · Jian Lan, Yifei Fu, Udo Schlegel, Gengyuan Zhang 외

Social bias is a critical issue in large vision-language models (VLMs), where fairness- and ethics-related problems harm certain groups of people in society. It is unknown to what extent VLMs yield social bias in generat…

EthicsFairnessMultiple-choice