paper-with-me

홈 › Papers

FAIRPLAI: A Human-in-the-Loop Approach to Fair and Private Machine Learning

2025-11-11 · David Sanchez, Holly Lopez, Michelle Buraczyk, Anantaa Kotal arxiv

As machine learning systems move from theory to practice, they are increasingly tasked with decisions that affect healthcare access, financial opportunities, hiring, and public services. In these contexts, accuracy is only one piece of the puzzle - models must also be fair to different groups, protect individual privacy, and remain accountable to stakeholders. Achieving all three is difficult: differential privacy can unintentionally worsen disparities, fairness interventions often rely on sensitive data that privacy restricts, and automated pipelines ignore that fairness is ultimately a human and contextual judgment. We introduce FAIRPLAI (Fair and Private Learning with Active Human Influence), a practical framework that integrates human oversight into the design and deployment of machine learning systems. FAIRPLAI works in three ways: (1) it constructs privacy-fairness frontiers that make trade-offs between accuracy, privacy guarantees, and group outcomes transparent; (2) it enables interactive stakeholder input, allowing decision-makers to select fairness criteria and operating points that reflect their domain needs; and (3) it embeds a differentially private auditing loop, giving humans the ability to review explanations and edge cases without compromising individual data security. Applied to benchmark datasets, FAIRPLAI consistently preserves strong privacy protections while reducing fairness disparities relative to automated baselines. More importantly, it provides a straightforward, interpretable process for practitioners to manage competing demands of accuracy, privacy, and fairness in socially impactful applications. By embedding human judgment where it matters most, FAIRPLAI offers a pathway to machine learning systems that are effective, responsible, and trustworthy in practice. GitHub: https://github.com/Li1Davey/Fairplai

📄 PDF Abstract BibTeX arXiv:2511.08702

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FairLoop: Software Support for Human-Centric Fairness in Predictive Business Process Monitoring

2025-08-27 · Felix Möhrlein, Martin Käppel, Julian Neuberger, Sven Weinzierl 외 arxiv

Sensitive attributes like gender or age can lead to unfair predictions in machine learning tasks such as predictive business process monitoring, particularly when used without considering context. We present FairLoop1, a…

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

FairCompass: Operationalising Fairness in Machine Learning

2023-12-27 · Jessica Liu, Huaming Chen, Jun Shen, Kim-Kwang Raymond Choo

As artificial intelligence (AI) increasingly becomes an integral part of our societal and individual activities, there is a growing imperative to develop responsible AI solutions. Despite a diverse assortment of machine …

FairnessSubgroup Discovery

A Human-in-the-loop Framework to Construct Context-aware Mathematical Notions of Outcome Fairness

2019-11-08 · Mohammad Yaghini, Andreas Krause, Hoda Heidari

Existing mathematical notions of fairness fail to account for the context of decision-making. We argue that moral consideration of contextual factors is an inherently human task. So we present a framework to learn contex…

Decision MakingFairness

Enforcing fairness in private federated learning via the modified method of differential multipliers

2021-09-17 · Borja Rodríguez-Gálvez, Filip Granqvist, Rogier Van Dalen, Matt Seigel

Federated learning with differential privacy, or private federated learning, provides a strategy to train machine learning models while respecting users' privacy. However, differential privacy can disproportionately degr…

BIG-bench Machine LearningFairnessFederated Learning