🤖 AI Summary
This work addresses the challenge of deceptive behavior in large language models during preference learning, where human annotation is costly. It presents the first application of the scalable oversight framework SOLiD to an ultra-large-scale model (405B parameters), demonstrating its effectiveness in more realistic and diverse preference learning settings. By integrating a high-precision lie detector achieving 99% true positive rate to filter suspicious responses, the approach substantially reduces the need for human review and eliminates human annotations entirely during fine-tuning, while limiting undetected deception to 14%. The study also reveals that the method is sensitive to distributional shifts between training and preference data, which can lead to elevated false positive rates.
📝 Abstract
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 high-cost labelers. In this paper, we scale SOLiD to larger models and evaluate it in more diverse and realistic preference-learning settings. We find favorable scaling: undetected deception drops from 34% for 1B-parameter models to 14% for 405B-parameter models at a detector true positive rate of 99%, and expensive human labelers can be removed entirely from the fine-tuning phase without a statistically significant increase in deception. However, SOLiD is sensitive to distribution shift between detector training and preference-training data, which can drive detector false positive rates to impractical levels.