paper-with-me

Papers

FERI: A Multitask-based Fairness Achieving Algorithm with Applications to Fair Organ Transplantation

2023-10-20 · Can Li, Dejian Lai, Xiaoqian Jiang, Kai Zhang

Liver transplantation often faces fairness challenges across subgroups defined by sensitive attributes such as age group, gender, and race/ethnicity. Machine learning models for outcome prediction can introduce additional biases. Therefore, we introduce Fairness through the Equitable Rate of Improvement in Multitask Learning (FERI) algorithm for fair predictions of graft failure risk in liver transplant patients. FERI constrains subgroup loss by balancing learning rates and preventing subgroup dominance in the training process. Our results show that FERI maintained high predictive accuracy with AUROC and AUPRC comparable to baseline models. More importantly, FERI demonstrated an ability to improve fairness without sacrificing accuracy. Specifically, for the gender, FERI reduced the demographic parity disparity by 71.74%, and for the age group, it decreased the equalized odds disparity by 40.46%. Therefore, the FERI algorithm advanced fairness-aware predictive modeling in healthcare and provides an invaluable tool for equitable healthcare systems.

📄 PDF Abstract BibTeX arXiv:2310.13820

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Balancing Fairness, Privacy, and Accuracy: A Multitask Adversarial Framework for Centralized Data-Driven Systems

2026-05-23 · Imesh Ekanayake, Elham Naghizade, Jeffrey Chan arxiv

The integration of fairness and privacy in centralized data-driven applications is critical, especially as these systems increasingly influence sectors with significant societal impact. Current methods rarely address pri…

U-Fair: Uncertainty-based Multimodal Multitask Learning for Fairer Depression Detection

2025-01-16 · Jiaee Cheong, Aditya Bangar, Sinan Kalkan, Hatice Gunes

Machine learning bias in mental health is becoming an increasingly pertinent challenge. Despite promising efforts indicating that multitask approaches often work better than unitask approaches, there is minimal work inve…

Depression DetectionFairness

A Transformer-Based Deep Learning Approach for Fairly Predicting Post-Liver Transplant Risk Factors

2023-04-05 · Can Li, Xiaoqian Jiang, Kai Zhang

Liver transplantation is a life-saving procedure for patients with end-stage liver disease. There are two main challenges in liver transplant: finding the best matching patient for a donor and ensuring transplant equity …

FairnessMulti-Task Learning

Taking Advantage of Multitask Learning for Fair Classification

2018-10-19 · Luca Oneto, Michele Donini, Amon Elders, Massimiliano Pontil

A central goal of algorithmic fairness is to reduce bias in automated decision making. An unavoidable tension exists between accuracy gains obtained by using sensitive information (e.g., gender or ethnic group) as part o…

ClassificationDecision MakingFairnessGeneral Classification

Demographic-Agnostic Fairness without Harm

2025-09-28 · Zhongteng Cai, Mohammad Mahdi Khalili, Xueru Zhang arxiv

As machine learning (ML) algorithms are increasingly used in social domains to make predictions about humans, there is a growing concern that these algorithms may exhibit biases against certain social groups. Numerous no…