The Alignment Auditor: A Bayesian Framework for Verifying and Refining LLM Objectives
Abstract
The objectives that Large Language Models (LLMs) implicitly optimize remain dangerously opaque, making trustworthy alignment and auditing a grand challenge. While Inverse Reinforcement Learning (IRL) can infer reward functions from behaviour, existing approaches either produce a single, overconfident reward estimate or fail to address the fundamental ambiguity of the task (non-identifiability). This paper introduces a principled auditing framework that re-frames reward inference from a simple estimation task to a comprehensive process for verification. Our framework leverages Bayesian IRL to not only recover a distribution over objectives but to enable three critical audit capabilities: (i) Quantifying and systematically reducing non-identifiability by demonstrating posterior contraction over sequential rounds of evidence; (ii) Providing actionable, uncertainty-aware diagnostics that expose spurious shortcuts and identify out-of-distribution prompts where the inferred objective cannot be trusted; and (iii) Validating policy-level utility by showing that the refined, low-uncertainty reward can be used directly in RLHF to achieve training dynamics and toxicity reductions comparable to the ground-truth alignment process. Empirically, our framework successfully audits a detoxified LLM and generalizes beyond detoxification to a helpfulness preference setting, yielding a well-calibrated and interpretable objective that strengthens alignment guarantees. Overall, this work provides a practical toolkit for auditors, safety teams, and regulators to verify what LLMs are truly trying to achieve, moving us toward more trustworthy and accountable AI.
Cite
Text
Bou et al. "The Alignment Auditor: A Bayesian Framework for Verifying and Refining LLM Objectives." International Conference on Learning Representations, 2026.Markdown
[Bou et al. "The Alignment Auditor: A Bayesian Framework for Verifying and Refining LLM Objectives." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/bou2026iclr-alignment/)BibTeX
@inproceedings{bou2026iclr-alignment,
title = {{The Alignment Auditor: A Bayesian Framework for Verifying and Refining LLM Objectives}},
author = {Bou, Matthieu and Patel, Nyal and Jagota, Arjun and Krishna, Satyapriya and Parbhoo, Sonali},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/bou2026iclr-alignment/}
}