paper-with-me

홈 › Papers

Scaling Laws For Scalable Oversight

2025-04-25 · Joshua Engels, David D. Baek, Subhash Kantamneni, Max Tegmark

Scalable oversight, the process by which weaker AI systems supervise stronger ones, has been proposed as a key strategy to control future superintelligent systems. However, it is still unclear how scalable oversight itself scales. To address this gap, we propose a framework that quantifies the probability of successful oversight as a function of the capabilities of the overseer and the system being overseen. Specifically, our framework models oversight as a game between capability-mismatched players; the players have oversight-specific Elo scores that are a piecewise-linear function of their general intelligence, with two plateaus corresponding to task incompetence and task saturation. We validate our framework with a modified version of the game Nim and then apply it to four oversight games: Mafia, Debate, Backdoor Code and Wargames. For each game, we find scaling laws that approximate how domain performance depends on general AI system capability. We then build on our findings in a theoretical study of Nested Scalable Oversight (NSO), a process in which trusted models oversee untrusted stronger models, which then become the trusted models in the next step. We identify conditions under which NSO succeeds and derive numerically (and in some cases analytically) the optimal number of oversight levels to maximize the probability of oversight success. We also apply our theory to our four oversight games, where we find that NSO success rates at a general Elo gap of 400 are 13.5% for Mafia, 51.7% for Debate, 10.0% for Backdoor Code, and 9.4% for Wargames; these rates decline further when overseeing stronger systems.

📄 PDF Abstract BibTeX arXiv:2504.18530

Code (0)

등록된 구현이 없습니다.

Tasks

Chatbot

Similar Papers 제목 키워드 기반

FindTheFlaws: Annotated Errors for Detecting Flawed Reasoning and Scalable Oversight Research

2025-03-29 · Gabriel Recchia, Chatrik Singh Mangat, Issac Li, Gayatri Krishnakumar

As AI models tackle increasingly complex problems, ensuring reliable human oversight becomes more challenging due to the difficulty of verifying solutions. Approaches to scaling AI supervision include debate, in which tw…

Form

Mixtures of Experts Unlock Parameter Scaling for Deep RL

2024-02-13 · Johan Obando-Ceron, Ghada Sokar, Timon Willi, Clare Lyle 외

The recent rapid progress in (self) supervised learning models is in large part predicted by empirical scaling laws: a model's performance scales proportionally to its size. Analogous scaling laws remain elusive for rein…

reinforcement-learningReinforcement LearningSelf-Supervised Learning

Scaling Trends for Lie Detector Oversight in Preference Learning

2026-07-02 · Oskar J. Hollinsworth, Ann-Kathrin Dombrowski, Sam Adam-Day, Adam Gleave 외 arxiv

Deceptive behavior in LLMs is costly to monitor and prevent, motivating approaches such as Scalable Oversight via Lie Detectors (SOLiD) (Cundy & Gleave, 2025), which uses lie detectors to identify responses for review by…

LLM-Generated Natural Language Meets Scaling Laws: New Explorations and Data Augmentation Methods

2024-06-29 · Zhenhua Wang, Guang Xu, Ming Ren

With the ascent of large language models (LLM), natural language processing has witnessed enhancements, such as LLM-based data augmentation. Nonetheless, prior research harbors two primary concerns: firstly, a lack of co…

Data AugmentationFew-Shot Text Classificationtext-classificationText Classification

Scaling Laws for Deep Learning

2021-08-17 · Jonathan S. Rosenfeld

Running faster will only get you so far -- it is generally advisable to first understand where the roads lead, then get a car ... The renaissance of machine learning (ML) and deep learning (DL) over the last decade is ac…

Deep Learningimage-classificationImage ClassificationLanguage Modeling+2