paper-with-me

Papers

Black-Box Access is Insufficient for Rigorous AI Audits

2024-01-25 · Stephen Casper, Carson Ezell, Charlotte Siegmann, Noam Kolt, Taylor Lynn Curtis, Benjamin Bucknall, Andreas Haupt, Kevin Wei, Jérémy Scheurer, Marius Hobbhahn, Lee Sharkey, Satyapriya Krishna, Marvin Von Hagen, Silas Alberti, Alan Chan, Qinyi Sun, Michael Gerovitch, David Bau, Max Tegmark, David Krueger, Dylan Hadfield-Menell

External audits of AI systems are increasingly recognized as a key mechanism for AI governance. The effectiveness of an audit, however, depends on the degree of access granted to auditors. Recent audits of state-of-the-art AI systems have primarily relied on black-box access, in which auditors can only query the system and observe its outputs. However, white-box access to the system's inner workings (e.g., weights, activations, gradients) allows an auditor to perform stronger attacks, more thoroughly interpret models, and conduct fine-tuning. Meanwhile, outside-the-box access to training and deployment information (e.g., methodology, code, documentation, data, deployment details, findings from internal evaluations) allows auditors to scrutinize the development process and design more targeted evaluations. In this paper, we examine the limitations of black-box audits and the advantages of white- and outside-the-box audits. We also discuss technical, physical, and legal safeguards for performing these audits with minimal security risks. Given that different forms of access can lead to very different levels of evaluation, we conclude that (1) transparency regarding the access and methods used by auditors is necessary to properly interpret audit results, and (2) white- and outside-the-box access allow for substantially more scrutiny than black-box access alone.

📄 PDF Abstract BibTeX arXiv:2401.14446

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

White-Box Sensitivity Auditing with Steering Vectors

2026-01-23 · Hannah Cyberey, Yangfeng Ji, David Evans arxiv

Algorithmic audits are essential tools for examining systems for properties required by regulators or desired by operators. Current audits of large language models (LLMs) primarily rely on black-box evaluations that asse…

Challenges of Auditing: Variability in Outputs of Large Language Models for Health

2026-09-15 · Yuan Pu, Yewon Chang, Furong Jia, Xunjian Yin 외 arxiv

People increasingly use frontier AI models for health advice, but via different access modes (e.g., ChatGPT, ChatGPT Health, APIs) with varying settings. Here, we find systematic differences across access modes. Because …

Sequential Membership Inference Attacks

2026-02-18 · Thomas Michel, Debabrota Basu, Emilie Kaufmann arxiv

Modern AI models are not static. They go through multiple updates in their lifecycles. We propose to design Sequential Membership Inference (SeMI) attacks leading to tighter privacy audits by exploiting the sequence of m…

ReasFlow: Assisting Reasoning-Centric Scientific Discovery in Applied Mathematics via a Knowledge-Based Multi-Agent System

2026-07-15 · Yutong He, Daibo Li, Guohong Li, Jiahe Geng 외 arxiv

Recent advances in Large Language Models have fueled autonomous AI agents capable of tackling complex scientific tasks, yet existing automated research systems remain predominantly focused on empirically driven domains w…

Using AI Agents to Automate Black-Box Audits of Personalization Algorithms at Scale

2026-06-29 · Alessandro Morosini, Sarah H. Cen, Andrew Ilyas, Hedi Driss 외 arxiv

Personalization algorithms determine what content users encounter on online platforms. Auditing these systems is difficult because independent auditors have only black-box access to the algorithms, while personalization …