Calibrating Conservatism for Scalable Oversight
Abstract
Lay Summary
Scalable oversight asks how we can continue to provide meaningful human supervision over AI systems whose capabilities begin to surpass our own. One approach to this problem is to leverage models that we do trust. This is typically done by using the outputs of trusted models to finetune the potentially more capable but less trustworthy model. In this paper we propose an alternate use of the less capable but trusted models. We introduce an algorithm that aggregates the opinions of a collection of these weaker but trusted models into a single measure of how risky an action looks, and blocks actions once enough concern accumulates. Using a principled statistical framework allows the user to set a target, such as keeping harmful outcomes below 5 percent, and the method is guaranteed to converge to that target over time. We test this in a realistic software-engineering setting, where a strong coding AI is secretly instructed to slip security vulnerabilities into its code while a panel of weaker reviewers, each seeing only part of the project, tries to catch it. This matters because it offers a route to supervising powerful AI that is backed by mathematical guarantees and works in practice today.