P2NIA: Privacy-Preserving Non-Iterative Auditing

Abstract

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), in which 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.

Cite

Text

Bourrée et al. "P2NIA: Privacy-Preserving Non-Iterative Auditing." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06096-9_15

Markdown

[Bourrée et al. "P2NIA: Privacy-Preserving Non-Iterative Auditing." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/bourree2025ecmlpkdd-p2nia/) doi:10.1007/978-3-032-06096-9_15

BibTeX

@inproceedings{bourree2025ecmlpkdd-p2nia,
  title     = {{P2NIA: Privacy-Preserving Non-Iterative Auditing}},
  author    = {Bourrée, Jade Garcia and Lautraite, Hadrien and Gambs, Sébastien and Trédan, Gilles and Le Merrer, Erwan and Rottembourg, Benoît},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2025},
  pages     = {259-275},
  doi       = {10.1007/978-3-032-06096-9_15},
  url       = {https://mlanthology.org/ecmlpkdd/2025/bourree2025ecmlpkdd-p2nia/}
}