TL;DR
This paper introduces a white-box sensitivity auditing framework for large language models that uses activation steering to assess biases and properties more rigorously than traditional black-box methods.
Contribution
It presents a novel internal sensitivity testing approach leveraging model internals, improving bias detection in high-stakes LLM decision tasks.
Findings
White-box auditing reveals significant bias dependence not detected by black-box tests.
The method effectively identifies biases related to protected attributes in simulated decision tasks.
Code implementation is publicly available for reproducibility and further research.
Abstract
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 assess model behavior only through input-output testing. These methods are limited to tests constructed in the input space, often generated by heuristics. In addition, many socially relevant model properties (e.g., gender bias) are abstract and difficult to measure through text-based inputs alone. To address these limitations, we propose a white-box sensitivity auditing framework for LLMs that leverages activation steering to conduct more rigorous assessments through model internals. Our auditing method conducts internal sensitivity tests by manipulating key concepts relevant to the model's intended function for the task. We demonstrate its application to bias audits in four…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEthics and Social Impacts of AI · Explainable Artificial Intelligence (XAI) · Topic Modeling
