paper-with-me

홈 › Papers

Auditing Fairness under Model Updates: Fundamental Complexity and Property-Preserving Updates

2026-01-09 · Ayoub Ajarra, Debabrota Basu arxiv

As machine learning models become increasingly embedded in societal infrastructure, auditing them for bias is of growing importance. However, in real-world deployments, auditing is complicated by the fact that model owners may adaptively update their models in response to changing environments, such as financial markets. These updates can alter the underlying model class while preserving certain properties of interest, raising fundamental questions about what can be reliably audited under such shifts. In this work, we study group fairness auditing under arbitrary updates. We consider general shifts that modify the pre-audit model class while maintaining invariance of the audited property. Our goals are two-fold: (i) to characterize the information complexity of allowable updates, by identifying which strategic changes preserve the property under audit; and (ii) to efficiently estimate auditing properties, such as group fairness, using a minimal number of labeled samples. We propose a generic framework for PAC auditing based on an Empirical Property Optimization (EPO) oracle. For statistical parity, we establish distribution-free auditing bounds characterized by the SP dimension, a novel combinatorial measure that captures the complexity of admissible strategic updates. Finally, we demonstrate that our framework naturally extends to other auditing objectives, including prediction error and robust risk.

📄 PDF Abstract BibTeX arXiv:2601.05909

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fairness Auditing: Lower Bounds on Company Manipulation

2026-08-01 · Rachit Verma, Padala Manisha, Sujit Gujar arxiv

Fairness audits are increasingly mandated in high-stakes applications such as hiring, lending, and automated decision-making. Recent work has established fundamental impossibility results for black-box fairness auditing,…

Active Fairness Auditing

2022-06-16 · Tom Yan, Chicheng Zhang

The fast spreading adoption of machine learning (ML) by companies across industries poses significant regulatory challenges. One such challenge is scalability: how can regulatory bodies efficiently audit these ML models,…

Fairness

Towards Auditing Unsupervised Learning Algorithms and Human Processes For Fairness

2022-09-20 · Ian Davidson, S. S. Ravi

Existing work on fairness typically focuses on making known machine learning algorithms fairer. Fair variants of classification, clustering, outlier detection and other styles of algorithms exist. However, an understudie…

ClassificationClusteringFairnessOutlier Detection

Distribution-Specific Auditing For Subgroup Fairness

2024-01-27 · Daniel Hsu, Jizhou Huang, Brendan Juba

We study the problem of auditing classifiers with the notion of statistical subgroup fairness. Kearns et al. (2018) has shown that the problem of auditing combinatorial subgroups fairness is as hard as agnostic learning.…

Fairness

Sequential Fairness Auditing with Limited Output Access

2026-06-29 · Ioannis Pitsiorlas, Martha V. Sourla, Marios Kountouris arxiv

External evaluations are becoming increasingly central to the governance of AI systems. In practice, however, independent auditors often have limited access to deployed models and must rely on query-based interactions. M…