Robust ML Auditing using Prior Knowledge
Jade Garcia Bourrée, Augustin Godinot, Martijn De Vos, Milos Vujasinovic, Sayan Biswas, Gilles Tredan, Erwan Le Merrer, Anne-Marie Kermarrec
TL;DR
The paper tackles audit manipulation by platforms during fairness evaluations and proposes a manipulation-proof auditing framework that leverages the auditor's prior knowledge of the task. It formalizes the concept of an auditor prior, including a dataset prior D_a, and analyzes the conditions under which an auditor can detect manipulated models h_m against an honest baseline h_p. It shows that public priors can be exploited, while private dataset priors yield measurable detection guarantees, deriving a closed-form expression for the detection probability P_{uf} in terms of the prior distance δ and the risk threshold τ. Through experiments on tabular (ACSEmployment) and vision (CelebA) tasks, the work demonstrates that platforms can conceal substantial unfairness (10–20 DP points) under feasible budgets, though larger audit budgets reduce concealment in some settings. These results offer a principled path toward more robust, prior-informed fairness audits and point to future work on continuous, adaptive auditing mechanisms to sustain accountability.
Abstract
Among the many technical challenges to enforcing AI regulations, one crucial yet underexplored problem is the risk of audit manipulation. This manipulation occurs when a platform deliberately alters its answers to a regulator to pass an audit without modifying its answers to other users. In this paper, we introduce a novel approach to manipulation-proof auditing by taking into account the auditor's prior knowledge of the task solved by the platform. We first demonstrate that regulators must not rely on public priors (e.g. a public dataset), as platforms could easily fool the auditor in such cases. We then formally establish the conditions under which an auditor can prevent audit manipulations using prior knowledge about the ground truth. Finally, our experiments with two standard datasets illustrate the maximum level of unfairness a platform can hide before being detected as malicious. Our formalization and generalization of manipulation-proof auditing with a prior opens up new research directions for more robust fairness audits.
