paper-with-me

홈 › Papers

P2NIA: Privacy-Preserving Non-Iterative Auditing

2025-04-01 · Jade Garcia Bourrée, Hadrien Lautraite, Sébastien Gambs, Gilles Tredan, Erwan Le Merrer, Benoît Rottembourg

The emergence of AI legislation has increased the need to assess the ethical compliance of high-risk AI systems. Traditional auditing methods rely on platforms' application programming interfaces (APIs), where responses to queries are examined through the lens of fairness requirements. However, such approaches put a significant burden on platforms, as they are forced to maintain APIs while ensuring privacy, facing the possibility of data leaks. This lack of proper collaboration between the two parties, in turn, causes a significant challenge to the auditor, who is subject to estimation bias as they are unaware of the data distribution of the platform. To address these two issues, we present P2NIA, a novel auditing scheme that proposes a mutually beneficial collaboration for both the auditor and the platform. Extensive experiments demonstrate P2NIA's effectiveness in addressing both issues. In summary, our work introduces a privacy-preserving and non-iterative audit scheme that enhances fairness assessments using synthetic or local data, avoiding the challenges associated with traditional API-based audits.

📄 PDF Abstract BibTeX arXiv:2504.00874

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessPrivacy Preserving

Similar Papers 제목 키워드 기반

Auditing $f$-Differential Privacy in One Run

2024-10-29 · Saeed Mahloujifar, Luca Melis, Kamalika Chaudhuri

Empirical auditing has emerged as a means of catching some of the flaws in the implementation of privacy-preserving algorithms. Existing auditing mechanisms, however, are either computationally inefficient requiring mult…

Privacy Preserving

Theoretical Guarantees for Model Auditing with Finite Adversaries

2019-11-08 · Mario Diaz, Peter Kairouz, Jiachun Liao, Lalitha Sankar

Privacy concerns have led to the development of privacy-preserving approaches for learning models from sensitive data. Yet, in practice, even models learned with privacy guarantees can inadvertently memorize unique train…

modelPrivacy Preserving

Quantitative Auditing of AI Fairness with Differentially Private Synthetic Data

2025-04-30 · Chih-Cheng Rex Yuan, Bow-Yaw Wang

Fairness auditing of AI systems can identify and quantify biases. However, traditional auditing using real-world data raises security and privacy concerns. It exposes auditors to security risks as they become custodians …

FairnessPrivacy Preserving

Auditing Fairness-Privacy Trade-offs: Subpopulation-Level Effects of Fairness-Enhancing Algorithms

2026-07-16 · Umid Suleymanov, Ilhama Novruzova, Khalid Mammadov, Natavan Hasanova 외 arxiv

Machine learning (ML) models deployed in sensitive domains such as healthcare, law enforcement, and finance must satisfy not only utility requirements but also fairness and privacy guarantees. While prior work has largel…

PrivFair: a Library for Privacy-Preserving Fairness Auditing

2022-02-08 · Sikha Pentyala, David Melanson, Martine De Cock, Golnoosh Farnadi

Machine learning (ML) has become prominent in applications that directly affect people's quality of life, including in healthcare, justice, and finance. ML models have been found to exhibit discrimination based on sensit…

FairnessPrivacy Preserving