paper-with-me

홈 › Papers

Transferring Fairness using Multi-Task Learning with Limited Demographic Information

2023-05-22 · Carlos Aguirre, Mark Dredze

Training supervised machine learning systems with a fairness loss can improve prediction fairness across different demographic groups. However, doing so requires demographic annotations for training data, without which we cannot produce debiased classifiers for most tasks. Drawing inspiration from transfer learning methods, we investigate whether we can utilize demographic data from a related task to improve the fairness of a target task. We adapt a single-task fairness loss to a multi-task setting to exploit demographic labels from a related task in debiasing a target task and demonstrate that demographic fairness objectives transfer fairness within a multi-task framework. Additionally, we show that this approach enables intersectional fairness by transferring between two datasets with different single-axis demographics. We explore different data domains to show how our loss can improve fairness domains and tasks.

📄 PDF Abstract BibTeX arXiv:2305.12671

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessMulti-Task LearningTransfer Learning

Similar Papers 제목 키워드 기반

TransFair: Transferring Fairness from Ocular Disease Classification to Progression Prediction

2024-11-24 · Leila Gheisi, Henry Chu, Raju Gottumukkala, Yan Luo 외

The use of artificial intelligence (AI) in automated disease classification significantly reduces healthcare costs and improves the accessibility of services. However, this transformation has given rise to concerns about…

ClassificationFairnessKnowledge DistillationPrediction

Fairness-Aware Graph Representation Learning with Limited Demographic Information

2025-11-17 · Zichong Wang, Zhipeng Yin, Liping Yang, Jun Zhuang 외 arxiv

Ensuring fairness in Graph Neural Networks is fundamental to promoting trustworthy and socially responsible machine learning systems. In response, numerous fair graph learning methods have been proposed in recent years. …

Graph Representation LearningGraph Learning

Fairness Beyond Demographics: Optimizing Performance Across Appearance-Based Hidden Cohorts in Medical Imaging

2026-05-28 · Milad Masroor, Cuong Nguyen, Kevin Wells, Gustavo Carneiro arxiv

Medical image analysis models can exhibit performance disparities across patient subgroups, threatening clinical safety and fairness. Existing methods typically address this issue by optimizing accuracy and fairness metr…

Optimal Fair Aggregation of Crowdsourced Noisy Labels using Demographic Parity Constraints

2026-01-30 · Gabriel Singer, Samuel Gruffaz, Olivier Vo Van, Nicolas Vayatis 외 arxiv

As acquiring reliable ground-truth labels is usually costly, or infeasible, crowdsourcing and aggregation of noisy human annotations is the typical resort. Aggregating subjective labels, though, may amplify individual bi…

Mitigating Group-Level Fairness Disparities in Federated Visual Language Models

2025-05-03 · Chaomeng Chen, Zitong Yu, Junhao Dong, Sen Su 외

Visual language models (VLMs) have shown remarkable capabilities in multimodal tasks but face challenges in maintaining fairness across demographic groups, particularly when deployed in federated learning (FL) environmen…

counterfactualFairnessFederated LearningPrivacy Preserving