paper-with-me

Papers

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. Most existing fairness evaluation methods assume static datasets and fixed-sample statistical tests, making them poorly suited to real-world auditing scenarios in which evidence must be collected sequentially under query constraints. In this work, we formulate fairness auditing as a tolerance-aware sequential hypothesis-testing problem under limited model output access. We develop a sequential generalized likelihood-ratio framework that allows auditors to accumulate evidence from a finite audit pool and stop once sufficient support for compliance or violation has been obtained. The framework is instantiated for decision-based Statistical Parity and Equal Opportunity audits, and extended to score- and logit-based proxy audits when richer observables are available. Our results show that both the fairness metric and the level of model access significantly affect audit efficiency, and that the benefits of richer output information are not uniform across auditing settings. In particular, richer outputs can substantially reduce the number of queries required for some fairness metrics and operating regimes, while offering limited gains in near-threshold cases. This work provides a practical statistical framework for sequential fairness auditing under realistic deployment constraints.

📄 PDF Abstract BibTeX arXiv:2606.30338

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RECAST: Model Reconstruction via Counterfactual-Aware Wasserstein Geometry under Limited Data

2026-06-26 · Xuan Zhao, Lena Krieger, Zhuo Cao, Arya Bangun 외 arxiv

Counterfactual explanations (CFs) help understand machine learning models by identifying minimal input changes that would lead to alternative model outcomes. Recent work demonstrates their utility for reconstructing blac…

The Right Tool for the Job: Open-Source Auditing Tools in Machine Learning

2022-06-20 · Cherie M Poland

In recent years, discussions about fairness in machine learning, AI ethics and algorithm audits have increased. Many entities have developed framework guidance to establish a baseline rubric for fairness and accountabili…

BIG-bench Machine LearningEthicsFairness

Auditing and Achieving Intersectional Fairness in Classification Problems

2019-11-04 · Giulio Morina, Viktoriia Oliinyk, Julian Waton, Ines Marusic 외

Machine learning algorithms are extensively used to make increasingly more consequential decisions about people, so achieving optimal predictive performance can no longer be the only focus. A particularly important consi…

AttributeBIG-bench Machine LearningClassificationFairness+1

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

Audit Me If You Can: Query-Efficient Active Fairness Auditing of Black-Box LLMs

2026-01-06 · David Hartmann, Lena Pohlmann, Lelia Hanslik, Noah Gießing 외 arxiv

Large Language Models (LLMs) exhibit systematic biases across demographic groups. Auditing is proposed as an accountability tool for black-box LLM applications, but suffers from resource-intensive query access. We concep…